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. |
IDOL Server | |
Agent
|
Logs agent actions and related messages. |
Category
|
Logs category actions and related messages. |
Cluster
|
Logs cluster actions and related messages. |
Community
|
Logs community actions and related messages. |
Index
|
Logs index actions and related messages. |
Mailer
|
Logs mailer actions and related messages. |
Query
|
Logs query actions and related messages. |
QueryTerms
|
Logs each query term, after stemming, conversion to UTF-8, capitalization, and punctuation removal. |
Schedule
|
Logs schedule actions and related messages. |
Taxonomy
|
Logs taxonomy actions and related messages. |
User
|
Logs user actions and related messages. |
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | LogStream |
Example: | LogTypeCSVs=Application,Index
|
See Also: | LogFile |