Skip to content

Conversation

toby-sutor
Copy link
Contributor

Correct the wrong connection_idle_timeout with the correct idle_connection_timeout setting.
See https://github.com/search?q=repo%3Aelastic%2Fbeats%20idle_connection_timeout&type=code for reference

I think this is also wrong in the automated test: https://github.com/elastic/beats/blob/c75a7a4b3dab942e78fe4c8c48225811ad216b4b/x-pack/filebeat/input/netflow/integration_test.go#L102

Correct the wrong `connection_idle_timeout` with the correct `idle_connection_timeout` setting.
@toby-sutor toby-sutor added documentation Improvements or additions to documentation Team:Docs labels Sep 11, 2024
@toby-sutor toby-sutor requested a review from a team as a code owner September 11, 2024 10:05
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀
Thanks for fixing this @toby-sutor!

@kilfoyle
Copy link
Contributor

P.S. I will merge this and forward fit it into the main branch.

@kilfoyle kilfoyle merged commit f1bd746 into 8.15 Sep 11, 2024
4 checks passed
kilfoyle pushed a commit to kilfoyle/ingest-docs that referenced this pull request Sep 11, 2024
Correct the wrong `connection_idle_timeout` with the correct `idle_connection_timeout` setting.

(cherry picked from commit f1bd746)
@kilfoyle
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
main

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kilfoyle added a commit that referenced this pull request Sep 11, 2024
Correct the wrong `connection_idle_timeout` with the correct `idle_connection_timeout` setting.

(cherry picked from commit f1bd746)

Co-authored-by: Toby Sutor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Team:Docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants