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

Compress audit logs #64472

Merged
merged 13 commits into from
Dec 2, 2020
Merged

Compress audit logs #64472

merged 13 commits into from
Dec 2, 2020

Commits on Nov 2, 2020

  1. Compress audit logs

    audit logs should be compressed when rolling over due to size based
    triggering policy breaching 1GB.
    Total number of zipped files should be the same as for other log = 4
    
    closes elastic#63843
    pgomulka committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    226bc8c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. remove accidental change

    pgomulka committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    27f2b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0dfbf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. remove rolling policy

    pgomulka committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    13da293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c165661 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    eaca5d5 View commit details
    Browse the repository at this point in the history
  2. empty line

    pgomulka committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d854639 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'zipping_audit_logs' of github.com:pgomulka/elasticsearc…

    …h into zipping_audit_logs
    pgomulka committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    cb0b663 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. set nomax for rollover

    pgomulka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5d6f559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a10eab View commit details
    Browse the repository at this point in the history
  3. breaking change doc

    pgomulka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5c298bc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'zipping_audit_logs' of github.com:pgomulka/elasticsearc…

    …h into zipping_audit_logs
    pgomulka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    f834bdc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. fix docs

    pgomulka committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    21aef69 View commit details
    Browse the repository at this point in the history