Splunk Search

how to perform Log analysis at home wifi

soumya_1617
New Member

i have to get hands on experience on log analysis using home wifi and add it to my resume so this will help me get a job 

 

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Log analysis needs two things. One - as @ITWhisperer already mentioned - is the logs themselves. You must have the data to analyse. You can't analyse something you don't have.

Another important thing is the goal of your analysis - what you want to get from your logs. A question you want answered using the data you have. You don't just "analyse logs" for fun. You want the logs to tell you, for example - if anyone tried to log in to your network and failed. How many such attempts were made? Were someone persistent in their attempts or were there just "random" occurrences? Or you can check performance data - what connection quality your clients had. What bandwidth did they use. And so on.

Of course to answer such questions you need a relevant set of data for each use case. You can't typically tell much about security from performance data and vice versa. (Sometimes anomalies in one type of data can be a hint of something happening elsewhere but that's a much more advanced topic and for now don't bother with it).

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Have you managed to get your "wifi" logs into Splunk?

0 Karma

soumya_1617
New Member

No

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You need to start there then. This will depend on your router/modem and what capabilities you have available to you there. Essentially, you need to find a way to get your logs ingested into Splunk so you can start your analysis.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...