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 HTTP based log ingestion support #119

Open
rams3sh opened this issue Mar 19, 2023 · 0 comments
Open

Add HTTP based log ingestion support #119

rams3sh opened this issue Mar 19, 2023 · 0 comments

Comments

@rams3sh
Copy link

rams3sh commented Mar 19, 2023

Problem Statement

Many of our internal integrations of devops are hosted outside AWS and all have webhook dispatch as common output mechanism . And the outputs from these dispatched alerts are required to be integrated with an external security data lake.

Proposal

If there can be an HTTP endpoint (something like an external facing AWS API gateway endpoint) to which an external integration can hit , many of these internal ingestion use cases can be solved.

Current solution being used to solve this

As of now I am planning to write a hacky integration of API gateway to matano's sqs to solve this.

To be considered

  • State maintenance for tokens to be used by log pusher clients for authentication.

Reference Implementations

  • Splunk HEC
  • Loki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant