LogTypeCSVs
List of message types to log. Type one or more of the following message types to specify the type of messages written to the associated log file. If you want to type multiple message types, separate them with commas (there must be no space before or after a comma):
Option | Description |
---|---|
All Components | |
Action
|
Logs actions and related messages. |
Application
|
Logs application-related occurrences. |
Media Server | |
AudioAnalysis
|
Logs messages related to audio analysis. |
CNN
|
Logs information related to convolutional neural networks. |
Engine
|
Logs information from Media Server engines. |
Ingest
|
Logs information related to ingestion of images and video. |
Lua
|
Logs messages generated in Lua scripts. |
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | LogStream |
Example: | LogTypeCSVs=Application,Index
|
See Also: | LogFile |