forked from jewnix/splunk-spec-files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbookmarks.conf.spec
23 lines (22 loc) · 1020 Bytes
/
bookmarks.conf.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Version 9.0.5
#
# This file contains possible settings and values for configuring various
# "bookmark" entries to be stored within a Splunk instance.
#
# To add custom bookmarks, place a bookmarks.conf file in
# $SPLUNK_HOME/etc/system/local/ on the Splunk instance.
# configuration content is deployed to a
# given deployment client in serverclass.conf. Refer to
#
# To learn more about configuration files (including precedence), see the
# documentation located at
# http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutconfigurationfiles
[bookmarks_mc:*]
url = <string>
* A bookmark URL that redirects logged-in administrators to other Monitoring
Console instances that may be within their purview. Set this up if you have
administrators who are responsible for the performance and uptime of multiple
Splunk deployments.
* The bookmark appears in the left pane of the Monitoring Console.
* The URL must begin with http:// or https:// and contain 'splunk_monitoring_console'.
* Default: not set