Add link to splunk event results
-
Download the extension
-
Open the Extensions page (chrome://extensions/) in your browser and turn on the Developer mode
-
Click on Load unpacked and select the directory of the extension
- Click on the splunk icon in your extension tray
- Set the url or your splunk instance. You can also use a regex in case you deal with multiple instances.
- Set the mapping for link extraction. The keys should be the splunk keys you wish to have a link and the value is the url with the splunk value interpolated in it. Use
{value}
in the url to get it replaced by the capture value. - Save your mapping
Once your results are loaded, click on the link icon in the bottom right corner of you browser. All the extracted links should appear.
This project is licensed under the MIT License.