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

Add option to support moved filebeat modules #9432

Merged
merged 7 commits into from
Dec 21, 2018

Commits on Dec 7, 2018

  1. Add option to support moved filebeat modules

    If a module needs to be moved, existing configuration will stop working,
    this change adds an option to mark an old module as moved to other name.
    
    This is being considered for the movement of apache2 module to apache to
    be coherent with metricbeat module (elastic#9402).
    jsoriano committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    30bc249 View commit details
    Browse the repository at this point in the history
  2. Changelog added

    jsoriano committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    53d16cd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Added test for moved module

    jsoriano committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    6d2e1a3 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded info log

    jsoriano committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7ab5237 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    cd4f2a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    8661afd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Fix changelog

    jsoriano committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    28044b8 View commit details
    Browse the repository at this point in the history