Splunk Search

Interesting fields/values , MLTK, etc

inventsekar
SplunkTrust
SplunkTrust

Hi All,

I got a bunch of logs, from which I would like get some business values. Using with or without MLTK. 

I would like to create some dashboards from these 100k log events. 

- some interesting fields, field values, etc

- the most famous, least famous patterns, etc

- some good transactions (longest/shortest, etc)

 

I read some use cases of MLTK, but, being a newbie to MLTK, i could not get something out of it. Searching on google also.

Thanks for any suggestion/printers/views, anything. 

 

Best Regards,

Sekar

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
Labels (1)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

This is difficult to answer without knowing more about your data.  The transaction command may be easy to use, but it usually is very slow.  Something like "| stats range(_time) as duration by session_id" may work better.

---
If this reply helps you, Karma would be appreciated.

richgalloway
SplunkTrust
SplunkTrust

Machine Learning is one of the industry's favorite buzzwords lately, but you don't know what to do with it then chances are you don't need it.  Your examples can be accomplished fairly easily with SPL.

Feel free to ask specific questions about your MLTK use cases, however.

---
If this reply helps you, Karma would be appreciated.

inventsekar
SplunkTrust
SplunkTrust

Thanks @richgalloway .. sure, i got your view, basic SPL is enough.
But, i thought someone may give me some suggestions, ok, let me wait for their MLTK suggestions. 

meanwhile, i would like to find out:

- some good transactions (longest/shortest, etc) - these are audit logs, which got connection established, disconnected msgs. so, pls suggest how to find the longest connection(i think by using transaction it will be easy). 

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...