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

Agent Configuration examples #15940

Merged
merged 13 commits into from
Feb 11, 2020
Merged

Agent Configuration examples #15940

merged 13 commits into from
Feb 11, 2020

Commits on Jan 29, 2020

  1. Agent Configuration examples

    This is a work in progress configuration:
    
    - Show how datasources works
    - Show inputs and streams
    - Show possible usage of multiples outputs
    - Show definition of endpoint
    - Show custom source and source generate from a package.
    ph committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    706697a View commit details
    Browse the repository at this point in the history
  2. add api_keys

    ph committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    f76a4a9 View commit details
    Browse the repository at this point in the history
  3. add a note concerning constraints

    ph committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    161a2b7 View commit details
    Browse the repository at this point in the history
  4. small changes

    - removed `managed_by` this should be a concern of the package.
    - Change the two endpoint suggestions
    ph committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    00fa264 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. make id optional

    ph committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    6972ba8 View commit details
    Browse the repository at this point in the history
  2. adding namespace for endpoint

    ph committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cc69087 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

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

Commits on Feb 6, 2020

  1. Adding type: elasticsearch

    ph committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    cde9b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Add new package examples

    - Elasticsearch (logs and metrics)
    - AWS (logs and metrics)
    - Kubernetes (metrics)
    - Docker (metrics)
    ph committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3619fec View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    dbcfc82 View commit details
    Browse the repository at this point in the history
  2. Change type

    ph committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    35a1aef View commit details
    Browse the repository at this point in the history
  3. Fix the package

    ph committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ac2c364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e10717 View commit details
    Browse the repository at this point in the history