Deployment Architecture

Which Field Should I look at to find the task created in Unix servers

kaskirana01
New Member

Hi, I have raw unix logs and I have to create an use case to find the schedules task created by the users. I f I search for the keyword "cron" then it's listing out all the schedules jobs including it's run time etc. I need to get the events which states the 1st time creation of task. What is the logic for this?

Tags (2)
0 Karma

lycollicott
Motivator

| search .....whatever..your..search..is...... | tail 1

That will give you the oldest result of your search.

0 Karma

kaskirana01
New Member

Thanks,
But is there any particular field which should look into?
If I do as you said, that will not give me clear output

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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