Skip to content
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

Cherry-pick #14840 to 7.x: [Filebeat] Create ActiveMQ module #14908

Merged
merged 2 commits into from
Dec 3, 2019

Conversation

mtojek
Copy link
Contributor

@mtojek mtojek commented Dec 3, 2019

Cherry-pick of PR #14840 to 7.x branch. Original message:

This PR introduces the Filebeat module for the ActiveMQ platform. It supports two kinds of log entries - standard and audit logs.

$ GENERATE=1 INTEGRATION_TESTS=1 BEAT_STRICT_PERMS=false TESTING_FILEBEAT_MODULES=activemq MODULES_PATH=`pwd`/module nosetests tests/system/test_xpack_modules.py

Master issue: #14744

@mtojek mtojek requested a review from a team as a code owner December 3, 2019 12:09
* Enable audit logs in ActiveMQ module

* Generate module stub

* Update configuration

* Add log files

* Add sample exception to ActiveMQ log

* Define ingest pipeline for ActiveMQ audit logs

* Define ingest pipeline for ActiveMQ logs

* Adjust ingest pipelines, bugfixing

* Do not check timestamp for audit logs

* Refactor fields

* Fix: mage fmt update

* Adjust fields after review

* Rename action to message to properly present logs in Kibana

* Refactor fields according to the review

(cherry picked from commit d4a6086)

Rename
@mtojek
Copy link
Contributor Author

mtojek commented Dec 3, 2019

Let's wait for #14889 to get merged first (Travis issues).

@mtojek mtojek merged commit a02ade7 into elastic:7.x Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants