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

Filebeat module doesn't load ML jobs without --modules #5504

Closed
brandonmensing opened this issue Nov 2, 2017 · 0 comments
Closed

Filebeat module doesn't load ML jobs without --modules #5504

brandonmensing opened this issue Nov 2, 2017 · 0 comments
Assignees
Labels

Comments

@brandonmensing
Copy link

When using --modules= the Nginx module's Machine Learning jobs for X-Pack will load. However, users who prefer to use the enable/disable CLI commands should be able to take advantage of this functionality as well. Similarly, users who have enabled the module via the metricbeat.yml should be able to use this also? (I didn't test this method)

  • Version: 6.0.0 rc2
  • Operating System: MacOS
  • Steps to Reproduce:
    ./filebeat modules enable nginx
    ./filebeat setup

Note that ML jobs don't load.

./filebeat setup --modules=nginx

Note that ML jobs load this time.

exekias added a commit to exekias/beats that referenced this issue Nov 3, 2017
Modules from `modules.d` were ignored by both `setup` command and
`--setup` flag.

Fixes elastic#5504
@tsg tsg closed this as completed in #5509 Nov 6, 2017
tsg pushed a commit that referenced this issue Nov 6, 2017
* Fix ML jobs setup for dynamic modules

Modules from `modules.d` were ignored by both `setup` command and
`--setup` flag.

Fixes #5504

* Fix test
exekias added a commit to exekias/beats that referenced this issue Nov 6, 2017
* Fix ML jobs setup for dynamic modules

Modules from `modules.d` were ignored by both `setup` command and
`--setup` flag.

Fixes elastic#5504

* Fix test

(cherry picked from commit adcd3d0)
tsg pushed a commit that referenced this issue Nov 6, 2017
* Fix ML jobs setup for dynamic modules (#5509)

* Fix ML jobs setup for dynamic modules

Modules from `modules.d` were ignored by both `setup` command and
`--setup` flag.

Fixes #5504

* Fix test

(cherry picked from commit adcd3d0)

* Update CHANGELOG.asciidoc
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
elastic#5518)

* Fix ML jobs setup for dynamic modules (elastic#5509)

* Fix ML jobs setup for dynamic modules

Modules from `modules.d` were ignored by both `setup` command and
`--setup` flag.

Fixes elastic#5504

* Fix test

(cherry picked from commit 70a5ae4)

* Update CHANGELOG.asciidoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants