Logging
You can view the list of directories that are generated by scanner, notifier, and replay.
Table 1 lists the directories that are generated on start-up by the Scanner, Notifier, and Replay.
Directory | Description |
---|---|
For IBM Spectrum®
Discover:
|
Contains .log files (Kafka messages), stats files and debug information for each scanned vault. |
For IBM Spectrum
Discover:
|
Contains Scanner and Replay debug or troubleshooting information. A new subdirectory is created each time the Scanner and Replay starts. Each subdirectory contains a copy of the configuration file and scanner.debug (replay.debug). |
For IBM Spectrum
Discover:
|
Contains Notifier debug or troubleshooting information. A new subdirectory is created each
time the Notifier starts. It contains a copy of the configuration file and
notifier.debug. Same directory-naming convention as shown for the scanner. The notifier.debug rolls over when it reaches a predefined size as defined in the configuration file. See Configuration file. |
For IBM Spectrum
Discover:
|
Contains all .log files that are successfully processed by the Notifier,
and their contents are successfully submitted to the Kafka cluster. Remember: Files in
this directory are truncated – they contain only the object key and they can also contain the
version.
|
For IBM Spectrum
Discover:
|
Contains any .log files that failed to submit to the Kafka cluster. |
For IBM Spectrum
Discover:
|
The notification.log file contains details of any errors (including
stack trace) that occur when it attempts to send notifications to the Kafka cluster. If
The notification.log file rolls over when it reaches a predefined size as defined in the configuration file. See Configuration file. |