-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Filebeat] ActiveMQ module #14744
Comments
To be also addressed in the PR: Apart from the general application logging, ActiveMQ provides also audit logs. Briefly described here: https://activemq.apache.org/audit-logging Audit logger appender:
|
I updated the description to put back the Modules section, it affects both to Metricbeat and Filebeat modules |
Status table has been updated. I'm proceeding with dashboards. |
All action items have been cleared. I will proceed with backports. |
All backports have been merged. Resolving. |
Introduction
As the Metricbeat for ActiveMQ has been delivered in #14510 , a corresponding filebeat should be also implemented.
Logging is enabled using Log4j appenders. Default logging configuration:
(source: https://github.com/apache/activemq/blob/7d14ddb0d15c9221f35318661c98f4993b94e3bd/activemq-all/src/main/resources/log4j.properties)
Modules
For a fileset to go GA, the following criterias should be met:
*[ ] System tests existFilebeat module
The text was updated successfully, but these errors were encountered: