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

Keepalive for websocket connections #42277

Open
RiBro opened this issue Jan 9, 2025 · 1 comment
Open

Keepalive for websocket connections #42277

RiBro opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
Team:Security-Service Integrations Security Service Integrations Team

Comments

@RiBro
Copy link

RiBro commented Jan 9, 2025

Can you implement a parameter, to send keep alive messages to a websocket server

Some server will close the connection when no data is transmitted. In my case this fails with an

websocket: close 1006 (abnormal closure): unexpected EOF"

error and the agent does not reconnect. It woudl be better to regular send ping or keepalive messages to the server

Thanks

Related Issues:

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 9, 2025
@narph narph added the Team:Security-Service Integrations Security Service Integrations Team label Jan 20, 2025
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security-Service Integrations Security Service Integrations Team
Projects
None yet
Development

No branches or pull requests

4 participants