Splunk Search

Update tokens and sources with JS

test365498
Path Finder

Hello,

I am trying to investigate how automated Splunk reporting can be. Is it possible to integrate a JS script to automatically update search queries in existing dashboards? Or perhaps clone dashboards?

At the moment I have hard coded sources and token for a dashboard, but as more teams start to use similar metrics, would like to automate the process to update tokens and source files in the search query. Is this possible? Does anyone have an example script?

Thank you

0 Karma

woodcock
Esteemed Legend

This can all be done through the REST API:

http://dev.splunk.com/restapi

test365498
Path Finder

Great, thank you. Do you have a good references or examples for using REST API to update tokens and source files in the search query?

0 Karma

woodcock
Esteemed Legend

You should be able to read and write any Knowledge Object but I have not done what you are asking.

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...