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

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). 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...