LogConfig object

Atttribute Value Description
Path String The absolute path of a log file on a container's file system. The path can be a directory or a file, and bash pathname expansion (globbing) is supported.
Type String A string that identifies the "types" of logs that come from this source. This will be
Filters Array of strings A list of filters to apply to the log file. The filters listed here must be defined in the LogFilters object of the current service, or a parent service.
LogTags Array of objects A list of tags to send to logstash with all log file entries. Each object has two members:
Name (string)
The name of the tag to send.
Value (integer)
The value of the tag to send.

The Control Center project is provided under the Apache 2.0 license. © 2015 Zenoss Control Center ·2015-05-22 14:29:19 +0000