Other Usage

Rest API request to fetch Audit logs in Splunk Enterprise security

Chandrashekharg
Engager

We are looking for API request which fetch the audit logs/events performed by users in various application

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

unfortunately (at least I don't know) that there is separate endpoints to get splunk audit logs.

But you could get those by using search endpoint. https://docs.splunk.com/Documentation/Splunk/9.1.2/RESTREF/RESTsearch

Just create some saved searches which give you needed information and then call those or use ad hoc queries over REST api.

r. Ismo

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...