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.

API Examples

Reply

Retrieve Syslog events via WAPI

New Member
Posts: 1
540     0

Is it possible to retrieve syslog events via WAPI?
I found only one way to retrieve logs via WAPI, using "fileop" object and downloading the file.

 

For example

curl -k1 -u adminSmiley Tongueassword -X POST https://<ip addr>/wapi/v2.11.2/fileop?_function=get_log_files -H "Content-Type: application/json" -d '{"log_type": "SYSLOG", "member": "infoblox.domain", "node_type": "ACTIVE"}'

 

Does anybody know another method without downloading the archive with syslog events?

Showing results for 
Search instead for 
Did you mean: 

Recommended for You