This file is indexed.

/etc/shinken/discovery.cfg is in shinken-core 0.6.5-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
# Log file of the discovery command
log_file=/var/log/shinken/discovery.log

# Configuration files with common discovery objects
# like discoveryrules or runners
cfg_file=discovery_rules.cfg
cfg_file=discovery_runs.cfg

# Load all commands that will be used
cfg_file=commands.cfg

# Some important macros
resource_file=resource.cfg

# Lock file (with pid) for Arbiterd
lock_file=/var/run/shinken/discovery.pid

# Strip FQDN of the name ID to keep only the
# basename of the element
strip_idname_fqdn=1