Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Port Requirements

Source

Destination

Port

The Apache Software Foundation Apache HTTP Server

CyberHub

10014 (TCP)

...

While we understand that TLS support may not be available on all devices, if your devices do support TLS communication, we recommend utilizing port 6514 10014 for seamless integration.

In some cases, the upgraded version of the device might incorporate TLS support without prior notice. If you come across such a scenario or for further assistance in configuring TLS, we kindly ask you to reach out to your dedicated Adaptive MxDR Service Delivery Lead.

Device Configuration

Pre-requisite -

Generate certificate on CyberHub using the following steps.

...

Here you should copy and paste content from ----BEGIN CERTIFICATE---- to ----END CERTIFICATE---- .

 Steps to To configure NxLog Agent for Apache Logs on port 10014 (Windows):

  1. Download and install the NXLog Windows agent from the following location: https://nxlog.co/products/nxlog-community-edition/download.

  2. Navigate to services.msc and stop the nxlog service.

  3. Go to the folder C:\Program Files\nxlog\data and delete the file configcache.dat if it present.

  4. Rename the attached file to

    View file
    nameNXLog.conf.conf
    and copy into C:\Program Files\nxlog\conf. folder.

  5. Replace the placeholder CyberHub IP with the actual CyberHub IP in the nxlog.conf file.

  6. Copy the previously created certificate file on Windows machine where nxlog agent is installed and mentioned this cert path in nxlog.conf against "CAFile" on line number 47.

  7. Start the NxLog service from services.msc.

  8. NXLog agent logs will be available at the location C:\Program Files\nxlog\data\nxlog.log.

  9. The log flow should work, and you can check it using tcpdump with the command tcpdump -AA port 10014

Steps to To configure NxLog Agent for Apache Logs on port 10014 (Linux):

  1. Download and install the NXLog Linux agent from the following location: https://nxlog.co/products/nxlog-community-edition/download.

  2. Stop NxLog service.

  3. Rename the attached

    View file
    nameNXLog.conf (Linux)
    file to nxlog.conf and copy into /etc/ folder.

  4. Replace the placeholder CyberHub IP with the actual CyberHub IP in the nxlog.conf file.

  5. Copy the previously created certificate file on Linux machine where nxlog agent is installed and mentioned this cert path in “nxlog.conf” against "CAFile" on line number 39.

  6. Start the NxLog service

  7. NxLog agent logs will be available at location "/var/log/nxlog.log".

  8. The log flow should work, and you can check it using tcpdump with the command tcpdump -AA port 10014

...

Property

Default Value

Description

IP Address

The Apache Software Foundation Apache HTTP Server interface IP address

Hostname or IP address of the device which forwards logs to the CyberHub