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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...