Versions Compared

Key

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

Table of Contents

...

  • NOTE: In place of InputFileName, you need to put actual path of Nginx data store.

  • After adding, configure CCE-IP at the end of file:
    *.* @CCE_IP:514

  • Now save it.

  • Run the command  : service rsyslog restart.(Restart rsyslog service .)

...

Verification Of Configuration

Verification can be done either from CCE Server or from UI.

Using UI

STEP 1: Log in to UI >> SYSTEM

...

STEP 2: >> LOGS AND FLOWS COLLECTION STATUS.

...

STEP 3: >>Inside SOURCE DEVICE IP, IP will reflect.

...

Using CCE

...

Server

sudo tcpdump -i any host 514 and host <IP address> -AAA” command should be running on the CCE server to check whether or not we are getting logs.