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

[Filebeat] Input to ingest data from WebSocket API #30991

Closed
andrewkroh opened this issue Mar 24, 2022 · 2 comments · Fixed by #37774
Closed

[Filebeat] Input to ingest data from WebSocket API #30991

andrewkroh opened this issue Mar 24, 2022 · 2 comments · Fixed by #37774
Assignees

Comments

@andrewkroh
Copy link
Member

As a user I would like to be able to ingest data from an API that use a WebSocket based connection. Filebeat would establish a WebSocket connection to the server and then the server would push messages to Filebeat. Each message may be compressed (e.g. deflate, gzip).

An example API is Proofpoint. https://docs.cyderes.cloud/files/proofpoint-on-demand-log-api-rev-c.pdf

@SpencerLN
Copy link
Contributor

+1. An input that acts as a client for a generic WebSocket server would be useful for multiple integrations. For example, I stumbled on this issue when looking for a way to ingest Certstream data.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

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

Successfully merging a pull request may close this issue.

5 participants