Getting Data In

How to monitor my local browser history in Splunk?

twh1
Communicator

I have installed Splunk Enterprise free version on my personal PC. I want to track the URLs are visited from the browser in my Splunk dashboard. I tried to monitor the local App data directory (C:\Users\hp\AppData\Local\Google\Chrome\User Data\Default).

Still I am unable to get the URL details in my Splunk.

Thanks in advance
Ritesh

0 Karma

mattymo
Splunk Employee
Splunk Employee

hi twh1,

The history file found at that path is a SQLite db file.

If you try and open that file in a text editor, you will see that it is not an readable text file, and as such, Splunk won't be able to handle it the way you would like by simply pointing a monitor at it.

It looks like there is an app on Splunkbase that claims to be able to allow you to index these files, though I have never tried it. It appears to leverage a python script and SQLite binary...which means a universal forwarder won't be able to do it without some customization as a UF doesn't ship with python.

https://splunkbase.splunk.com/app/1217/

I'll give it a try when I get the chance.

- MattyMo
0 Karma
Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...