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

CAST AI Audit Logs receiver is introduced #13

Merged
merged 22 commits into from
Jul 12, 2023
Merged

Commits on Jul 4, 2023

  1. Renamed receiver's dir

    Andrej Kislovskij committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d2df016 View commit details
    Browse the repository at this point in the history
  2. .gitignore

    Andrej Kislovskij committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2defe30 View commit details
    Browse the repository at this point in the history
  3. Introduced audit logs receiver

    Andrej Kislovskij committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    363a971 View commit details
    Browse the repository at this point in the history
  4. Added audit logs receiver's parameters

    Andrej Kislovskij committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cbe33fb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Audit logs mapping to OTel logs

    Andrej Kislovskij committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a5b75ac View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Audit logs mapping based of review comments

    Andrej Kislovskij committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0aeec96 View commit details
    Browse the repository at this point in the history
  2. Error handling

    Andrej Kislovskij committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    93379b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d662eb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Fixed support for exporting to Grafana Loki

    Andrej Kislovskij committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    efc486e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Refactoring

    Andrej Kislovskij committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    647c90e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Error handling improvements

    Andrej Kislovskij committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    25076ce View commit details
    Browse the repository at this point in the history
  2. Store interface improvement

    Andrej Kislovskij committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3f695a7 View commit details
    Browse the repository at this point in the history
  3. Store injection changes

    Andrej Kislovskij committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6d0b419 View commit details
    Browse the repository at this point in the history
  4. Minor refactoring

    Andrej Kislovskij committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8b7f8e3 View commit details
    Browse the repository at this point in the history
  5. Introduced Page Limit in configuration

    Andrej Kislovskij committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    49e5142 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Bug fixes after pagination testing

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    196c629 View commit details
    Browse the repository at this point in the history
  2. Set collector logging level to DEBUG

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    21f5c5f View commit details
    Browse the repository at this point in the history
  3. Removed README.md for receiver

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e394fa8 View commit details
    Browse the repository at this point in the history
  4. Minor refactoring

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d2edbef View commit details
    Browse the repository at this point in the history
  5. Review comments

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2745fa0 View commit details
    Browse the repository at this point in the history
  6. Linter

    Andrej Kislovskij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e7b2d5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adb8af0 View commit details
    Browse the repository at this point in the history