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.

API Examples

Reply

Retrieve Syslog events via WAPI

New Member
Posts: 1
514     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