Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel 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: