A Splunk technical add-on for feeding the UNIX team's server host inventory to Splunk.
The only configuration that may need editing is the inputs.conf
. The following are the attributes:
Multiple stanza may be created with the web UI. Below are descriptions of the attributes:
Defines the source type of this data input. Defaults to unix:hosts:json
.
Defines the source of this data. Defaults to the stanza name, e.g. nix_input:ni
.
Interval for the instance to run. May be set to either number of seconds, or UNIX cron schedule.
Set to true to disable this input.
Defines the index for this data to go to. Defaults to main
.
Defines the source file, defaults to /app/var/log/masterfile
.
- Wei Wang weiwang@med.umich.edu