Splunk Search

SPL to find first time account access

corecomputetool
New Member

To find the user first time login in PCI compilance - what is the SPL query ?

I am using the query as below :

| from inputlookup:access_tracker | stats min(firstTime) as firstTime,values(dest) as dest by user | sort 100 - firstTime | uitime(firstTime) | fields dest user firstTime

Tags (1)
0 Karma

Adrian_ftx
Path Finder

Hi,

Can you provide a sample of your data and the expected result please?
Can you share the return of your SPL request too please?

Best regards,
Adrian

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...