Hi Guys,
Need a help
i am trying to check my suppression list in rest endpoint i have almost 100+ suppression showing in the notable suppression.
but i see only very few 20-30 suppression in the endpoint
https://splunk:8089/servicesNS/nobody/SA-ThreatIntelligence/alerts/suppressions
is there a way to see all 100+ suppression in the endpoint
Hey,
In your request to the suppression endpoint add ?count=-1 or ?count=0 to the end and I believe this should remove the limit on the number of results returned.
Good luck!
Will
Thank you it worked with count=0
Hey,
In your request to the suppression endpoint add ?count=-1 or ?count=0 to the end and I believe this should remove the limit on the number of results returned.
Good luck!
Will