Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

Best Practices

482248321-660x454.jpg

Sending SYSLOG to the correct NetMRI Collector

How do I send SYSLOG messages in an OC Setup?

How do I know which collector to send SYSLOG messages to?

Solution:

This will help you send SYSLOG messages to correct NetMRI Collector

We have a "well known" variable call "$netmri_ipaddress" that is the Collector that discovered the device.

Use this CCS Script:

Script-Filter:

    $vendor eq “Cisco” and $sysdescr like /IOS/

######################

Action:

    Add SYSLOG to Routers and Switches

Action-Commands:

    config t

    logging $netmri_ipaddress 

    end

    wr mem

Showing results for 
Search instead for 
Did you mean: