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

[AWS] AWS Health metricbeat module #38370

Merged
merged 77 commits into from
Apr 16, 2024
Merged

Commits on May 18, 2022

  1. x-pack/filebeat/module/cisco: remove invalid values from ECS fields (e…

    …lastic#31628)
    
    This prevents "monitored" from being written into event.outcome which
    does not allow this value according to ECS.
    agithomas committed May 18, 2022
    Configuration menu
    Copy the full SHA
    4c62bba View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 27, 2022

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

Commits on May 31, 2022

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

Commits on Jun 3, 2022

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

Commits on Jun 5, 2022

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

Commits on Jun 6, 2022

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

Commits on Jul 1, 2022

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

Commits on Jul 6, 2022

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

Commits on Jul 7, 2022

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

Commits on Jul 11, 2022

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

Commits on Jul 12, 2022

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

Commits on Jul 20, 2022

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

Commits on Sep 23, 2022

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

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

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

Commits on Nov 3, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 15, 2022

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

Commits on Jan 10, 2023

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

Commits on Apr 10, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 31, 2023

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

Commits on Sep 14, 2023

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

Commits on Dec 7, 2023

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

Commits on Dec 14, 2023

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

Commits on Jan 22, 2024

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

Commits on Feb 23, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    9c58bf3 View commit details
    Browse the repository at this point in the history
  2. AWS Health Initial Commit

    agithomas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a4768ad View commit details
    Browse the repository at this point in the history
  3. Updated doc files

    agithomas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ac9a664 View commit details
    Browse the repository at this point in the history
  4. Applying Tidy

    agithomas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7c09b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c1d98c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    126798c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e81f95 View commit details
    Browse the repository at this point in the history
  8. Updated NOTICE.TXT

    agithomas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c69550e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    46d90e6 View commit details
    Browse the repository at this point in the history
  2. Converted Info log to debug log. Added unit test script. Added build …

    …tags for integration tests
    agithomas committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    66cf47c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    51a0c3a View commit details
    Browse the repository at this point in the history
  2. Updating AWS meta config

    agithomas committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8729967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29b5c44 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2dfbb42 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    agithomas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    62417b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Add kibana dashboard

    agithomas committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    970855d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b74fc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Added changelog entry

    agithomas committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    15c9b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad72e03 View commit details
    Browse the repository at this point in the history
  3. Optimised function defs. Modified system test script using new functi…

    …on def. Added inline comments
    agithomas committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f25723b View commit details
    Browse the repository at this point in the history
  4. Removed commented out code

    agithomas committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e0f7857 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Added inline comments

    agithomas committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5400565 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Added minor optimisations

    agithomas committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    77c38bf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 11, 2024

  1. Major code refactoring by using AWS Paginator. Removed Channels. Intr…

    …oduced EvenARN batching. Nested to Object type conversion
    agithomas committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f1203b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098bac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    e3c1153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb5533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d5e4e View commit details
    Browse the repository at this point in the history
  4. Updating fields_go

    agithomas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    20e8f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8476273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8056ac4 View commit details
    Browse the repository at this point in the history
  7. Fixes test file lint issues

    agithomas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    48958e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Updated in-line commments

    agithomas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fc65685 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    0768b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2986dd6 View commit details
    Browse the repository at this point in the history
  3. Updated asciidoc

    agithomas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    743b90e View commit details
    Browse the repository at this point in the history
  4. Minor correctionsadded

    agithomas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    eb896c0 View commit details
    Browse the repository at this point in the history
  5. Updated the data.json

    agithomas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3dff958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b85e4b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f945bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7f5243 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    876d0bf View commit details
    Browse the repository at this point in the history