I need to calculate time difference between two (request and response) entries in log
I have logs like below
Request : 23/11/2016 22:03:15,Host1,CheckStatusRequest, cb7319d4-a90f-4c...
i put in some data in a text input and press enter, can i link it to another dashboard upon pressing enter key ?
basically drilldown from text input + press enter key
i am able to drill down on ...
Hi Team,
Need your help/suggestion on what is the best way to handle below scenario.
I am using field extractor screen from search head GUI to extract fields from below proxy log patterns. For ...
Hi.
In my never-ending quest to create a working submit button (no, Splunk does still not offer a working submit button. Yes it is 2019. Yes Splunk is a billion-dollar SIEM) I would like to have m...
I've created a saved search on an indexer. I set the permissions such that the search is available for all apps. I've given group "everyone" read access to the search.
Now from a remote server, ...
Is there an app or dashboard to search WinEventLogs? https://splunkbase.splunk.com/app/3067 doesn't really let you search your WinEventLogs, it mostly just gives high level metrics
Is there a way to get the current app name with Javascript?
I tried to use Splunk.util.getCurrentApp() from the console, but it fails. Reading the source code, it should return an attribute of th...