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

feat: elastic adaptor #2065

Merged
merged 12 commits into from
May 24, 2024
Merged

feat: elastic adaptor #2065

merged 12 commits into from
May 24, 2024

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented May 9, 2024

This PR adds in filebeat http handling
It also adds in http1 handling, which the filebeat server requires.

  • docs
  • filebeat testing
  • ui adjustments

deferred:

  • gzip
Screen.Recording.2024-05-09.at.1.46.56.PM.mov

@Ziinc Ziinc marked this pull request as ready for review May 9, 2024 05:48
@Ziinc Ziinc force-pushed the feat/log-drains branch 2 times, most recently from cfd9394 to c980cfd Compare May 10, 2024 03:07
Base automatically changed from feat/log-drains to main May 10, 2024 03:18
@Ziinc Ziinc changed the title feat/elastic adaptor feat: elastic adaptor May 10, 2024
@Ziinc Ziinc requested a review from hauleth May 10, 2024 03:20
config/test.exs Outdated Show resolved Hide resolved
@Ziinc Ziinc requested a review from hauleth May 20, 2024 18:20
@Ziinc
Copy link
Contributor Author

Ziinc commented May 21, 2024

Coudln't get tesla mocking to work because we would need to mock on a per-client basis, but we dynamically build the client at runtime. Tesla docs doesn't have any guidance on mocking for dynamic clients, and imo would be too much work to get running for the benefit as compared to using mimic.

@Ziinc Ziinc merged commit 15c264b into main May 24, 2024
3 checks passed
@Ziinc Ziinc deleted the feat/elastic-adaptor branch May 24, 2024 09:06
@Ziinc
Copy link
Contributor Author

Ziinc commented May 24, 2024

@chasers FYI

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

Successfully merging this pull request may close these issues.

2 participants