Skip to content

iwouldratherbeatthebeach/datalocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple app (dashboard) meant to quickly identify logs across large swaths of data.

Details

The underlying query used by DataLocator uses the "tstats" command with one or more TERM() clauses specified by the user.

The use of TERM() matches whatever is inside the parentheses as a single term in the index, even if it contains characters that are usually recognized as minor segmenters, such as periods or underscores. This can affect results returned due to the way Splunk uses Major/Minor segmenters to tokenize and index events. Using CASE and TERM

If you modify index or sourcetype via a search time extraction, you will not be able to choose the source from the dropdown nor use your modified name, as the logic works on indexed fields only.

About

Simple Splunk App to Find Your Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published