Skip to content

Peteraa/rtsknulps

Repository files navigation

Rtsknulps - customizable chrome extension for Splunk work

The purpose of this chrome extension is to help analysts using Splunk, by enabling them to access their favorite queries by selecting some text and picking a saved query from the right click menu.

It works by grabbing an active Splunk query using the url from an active Splunk page and saving it after you name it and define a variable using $$$ on either side.

Usage

  1. Grab the query using the "Grab query button" accessible from the Rtsknulps icon in the toolbar.
  2. Locate and mark your variable in the query url using $$$ on either side.
  3. Name your query.
  4. Save using the "Save query button".

Ex. Grab and edit "long splunk query containing my variable user name rest of query". Add $$$ on either side of your variable resulting in: "long splunk query containing my variable $$$user name$$$ rest of query.

Install

The plan is to get Rtsknulps into the chrome web store as a free and open source extension, but until then you can install this extension manually in developer mode.

Here is how to do it:

  1. Download as ZIP from Github and extract it.
  2. Visit chrome://extensions/ in your chrome browser and toggle developer mode on (top right).
  3. Click on "Load unpacked extension..." and choose the directory you extracted from the ZIP.

About

Rtsknulps is the non trademark infringing Chrome extension to ease your work in Splunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published