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

[auditbeat] Use shared process cache in add_session_metadata processor #40934

Merged
merged 60 commits into from
Oct 16, 2024

Commits on May 24, 2024

  1. WIP

    mjwolf committed May 24, 2024
    Configuration menu
    Copy the full SHA
    517ca28 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. rename packages

    mjwolf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fc949de View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Get provider working

    mjwolf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0dab06c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add pgid and tty info

    mjwolf committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f0c76b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. use default attr

    mjwolf committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2d6054f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. WIP

    mjwolf committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    07b9d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f83306 View commit details
    Browse the repository at this point in the history
  3. WIP

    mjwolf committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c630b75 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    8c5da38 View commit details
    Browse the repository at this point in the history
  2. WIP

    mjwolf committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0f701dc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. WIP

    mjwolf committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c2fa815 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. formatting

    mjwolf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7e5d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1cf0b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. redo sync

    mjwolf committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a08abf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    ee4f252 View commit details
    Browse the repository at this point in the history
  2. Use quark entryleader

    mjwolf committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6019016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc0666 View commit details
    Browse the repository at this point in the history
  4. Use quark entryleader

    mjwolf committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2feebe1 View commit details
    Browse the repository at this point in the history
  5. Send end time

    mjwolf committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    298d59c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update timestamp calculations

    mjwolf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4dfeb9f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. update quark ref

    mjwolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3fa6dd3 View commit details
    Browse the repository at this point in the history
  2. Use new quark version

    mjwolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    590c0eb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. protect quark calls with lock

    mjwolf committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5cca22f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Set more things correctly

    mjwolf committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    743d15f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb255eb View commit details
    Browse the repository at this point in the history
  3. format

    mjwolf committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c49bfe5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. use quark package

    mjwolf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f3ace30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b21e16 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix lint errors

    mjwolf committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    635b33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2d70d View commit details
    Browse the repository at this point in the history
  3. add license override for quark

    mjwolf committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    82252b1 View commit details
    Browse the repository at this point in the history
  4. update notice

    mjwolf committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b512748 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. update quark version

    mjwolf committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b4019d View commit details
    Browse the repository at this point in the history
  2. update quark ver

    mjwolf committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    72c5988 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. use go-quark in sessionmd

    mjwolf committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b4e79bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f3708 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix lint error

    mjwolf committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d485ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cc436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf5341 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update go-quark

    mjwolf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    491090a View commit details
    Browse the repository at this point in the history
  2. update notice

    mjwolf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    37c3ce2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    3f7a5eb View commit details
    Browse the repository at this point in the history
  2. revert seccomp change

    mjwolf committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aa10e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a11ee View commit details
    Browse the repository at this point in the history
  4. revert seccomp changes

    mjwolf committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    84a216f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. Update quark flags

    mjwolf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    08299c2 View commit details
    Browse the repository at this point in the history
  2. Use published elastic/go-quark

    mjwolf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2da7e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f427cb View commit details
    Browse the repository at this point in the history
  4. upgrade to go-quark v0.1.1

    mjwolf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    48c510d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aee1ed View commit details
    Browse the repository at this point in the history
  6. stop enrichment on error

    mjwolf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    07b8576 View commit details
    Browse the repository at this point in the history
  7. update to go-quark v0.1.2

    mjwolf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    71e9d27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc7671e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    87a33cf View commit details
    Browse the repository at this point in the history
  2. change to pointer receiver

    mjwolf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b2eb7dd View commit details
    Browse the repository at this point in the history
  3. more review feedback changes

    mjwolf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    874902c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb5dc0 View commit details
    Browse the repository at this point in the history