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 #21647 to 7.9: Make o365audit input cancellable #21702

Merged
merged 1 commit into from
Oct 13, 2020

Commits on Oct 9, 2020

  1. Make o365audit input cancellable (elastic#21647)

    PR elastic#21258 introduced a restart mechanism for o365input so that it didn't
    stop working once a fatal error was found. This updates the restart delay to
    use a cancellation-context-aware method so that the input doesn't block
    Filebeat termination.
    
    (cherry picked from commit 1abe97b)
    adriansr committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a06f5ec View commit details
    Browse the repository at this point in the history