As outlined in the Instana agent deployment documentation, the default log level for gathering Log4j syslog information isInfo. The documentation reads: "The default log level for syslog collection in Instana agents with Log4j integration is Info, enabling monitoring of operational and sensor activity without excessive diagnostic output." Info level is chosen as a best-practice default to log key events like agent startup, sensor activations, and health check results. Debug, Warning, and Error thresholds are for troubleshooting or failure analyses and may be set manually for deep inspection but are not preselected at install. Optimal Info-level logging ensures administrators receive actionable messages without burdening disk or log forwarding pipelines. Configuration files can be adjusted for verbose output; however, initial deployments and automated frameworks always rely on Info as the default value.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit