Permalinks
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
Contents
Permalinks
Permalinks are URLs with embedded search parameters. They open SplunkWeb and run a specific search to display the results. If you do not currently have a valid session in your browser, you will be prompted to login.
Parameters
- q
The Splunk search terms. The syntax is the same used in the Splunk box. Use "%20" for spaces. URL encoding (using "%3A" instead of ":") is supported but not required.
Unsupported Parameters
URLs that appear in your browser when using SplunkWeb may contain other parameters, such as "eventspage," but these are not yet supported in permalinks. They will be ignored.
Examples
http://localhost:8000/?q=meta%3A%3Aall
http://localhost:8000/?q=savedsearch::%22Splunk%20errors%20last%2024%20hours%22
This documentation applies to the following versions of Splunk: 3.0 , 3.0.1 , 3.0.2 , 3.1 , 3.1.1 , 3.1.2 , 3.1.3 , 3.1.4 View the Article History for its revisions.