GVP MCP:ems:logconfig-MFSINK
Line 1: | Line 1: | ||
{{PubOption | {{PubOption | ||
|hidden=false | |hidden=false | ||
− | |default=* | + | |default=*|*|* |
|valid=Pipe delimited ranges for log levels, module IDs and specifier IDs. Ranges can be comma separated integers or range of integers or '*'. | |valid=Pipe delimited ranges for log levels, module IDs and specifier IDs. Ranges can be comma separated integers or range of integers or '*'. | ||
|takeseffect=Immediately | |takeseffect=Immediately | ||
− | |shortdesc=Controls the log messages that are sent to the MF sink. The format is 'levels | + | |shortdesc=Controls the log messages that are sent to the MF sink. The format is 'levels|moduleIDs|specifierIDs' (repeated if necessary). The values between the pipes can be in the format: 'm-n,o,p' (ie "0-4, 5,6"). The wildcard character '*' can also be used to indicate all valid numbers. Example: '*|*|*' indicates that all log messages should be sent to the sink. Alternatively, '0,1|0-10|*|4|*|*' inidcates that CRITICAL(0) and ERROR(1) level messages with module IDs in the range 0-10 wil be sent to the sink; and all INFO(4) level messages will be sent as well. |
}} | }} | ||
{{DraftOption}} | {{DraftOption}} |
Revision as of 16:06, June 29, 2020
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
Comments or questions about this documentation? Contact us for support!