get_config_spec
Retrieve detailed documentation for Splunk configuration files, including all options, syntax, and examples to help users understand and implement settings.
Instructions
Get detailed Splunk configuration file specification documentation. Returns comprehensive reference with all configuration options, syntax, and examples.
Args: config (str): Configuration file name (with or without .conf extension). Use list_config_files() to see common files. Examples: 'props.conf', 'transforms', 'indexes.conf'
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes |