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 SourceAddr and TLS metadata to lj.Batch #29

Merged
merged 5 commits into from
Aug 19, 2022

Commits on Aug 14, 2022

  1. Add SourceAddr and TLS metadata to lj.Batch

    Add connection metadata to `lj.Batch`. This provides the source address
    of the connection and TLS metadata (like peer certification for mTLS).
    andrewkroh committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    29b0133 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Merge remote-tracking branch 'elastic/main' into export-batch-conn

    # Conflicts:
    #	lj/lj.go
    andrewkroh committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b8b0ceb View commit details
    Browse the repository at this point in the history
  2. Fix PR number in changelog

    andrewkroh committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2b7433d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9a30c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6ba161 View commit details
    Browse the repository at this point in the history