Dashboards & Visualizations

Is there a javascript token with the hostname of the Splunk server where Splunk Web runs?

dominiquevocat
SplunkTrust
SplunkTrust

Is there a token containing the hostname of the instance where Splunk Web runs?

0 Karma
1 Solution

dominiquevocat
SplunkTrust
SplunkTrust

when calling
| rest splunk_server=local /
one can use the field splunk_server (dedup first)

View solution in original post

dominiquevocat
SplunkTrust
SplunkTrust

when calling
| rest splunk_server=local /
one can use the field splunk_server (dedup first)

koshyk
Super Champion

Unfortunately it is NOT as per the document. (You could write a scripted input and get it using python if you need though)
Available Environment Tokens: as per http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens

$env:user$ Current user's user name
$env:user_realname$ Current user full name.
$env:user_email$ Current user email address.
$env:app$ Current app context
$env:locale$ Current locale
$env:page$ Currently open page
$env:product$ Current instance product type
$env:instance_type$ Indicates whether the current instance is Splunk Cloud or an on-premises deployment
$env:is_cloud$ Indicates if the current instance is Splunk Cloud. This token is only set when "true".
$env:is_enterprise$ Indicates if the current instance is a Splunk Enterprise deployment. This token is only set when "true".
$env:is_hunk$ Indicates if the current instance is a Hunk deployment. This token is only set when "true".
$env:is_lite$ Indicates if the current instance is a Splunk Light deployment. This token is only set when "true".
$env:is_lite_free$ Indicates if the current instance is using a Splunk Light free license. This token is only set when "true".
$env:is_free$ Indicates if the current instance is using a Splunk Enterprise free license. This token is only set when "true".
$env:version$ Current instance product version

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...