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

Write commands to audit log regardless of whether it terminates cleanly #13307

Merged
merged 7 commits into from
Jun 17, 2022

Commits on Jun 16, 2022

  1. Made changes so that we get logs when a command starts no matter that…

    … it is finished or not
    NikhilSharmaWe authored and spowelljr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9fe8946 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    spowelljr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d125e3f View commit details
    Browse the repository at this point in the history
  3. fix truncating on Windows

    spowelljr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    6694cf5 View commit details
    Browse the repository at this point in the history
  4. fix test

    spowelljr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5b75fd5 View commit details
    Browse the repository at this point in the history
  5. fixed duplicate test name

    spowelljr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    dbc0ced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63259b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75f99c9 View commit details
    Browse the repository at this point in the history