Splunk Search

If I have a process id that fails to log in to Splunk, how can I find out what the failure was?

MikeBertelsen
Communicator

I ran this search:

index=_audit action=failure | stats count by _time,user,action

which returned a desired result of:

Audit:[timestamp=12-16-2015 08:46:42.599, user=mybatchprocessid, action=login attempt, info=failed][n/a]

How can I find out what the failure was? Bad password? wrong logon type?

0 Karma
1 Solution

jmallorquin
Builder

Hi,

Have you try just to filter the _internal with the keywords ?

index=_internal error mybatchprocessid

View solution in original post

jmallorquin
Builder

Hi,

Have you try just to filter the _internal with the keywords ?

index=_internal error mybatchprocessid

MikeBertelsen
Communicator

Yes, that was exactly what I needed. Thanks.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...