Skip to content

Conversation

le-he-hoo
Copy link
Contributor

What does this PR do?

Changes the keepAliveDuration value for LogstashTcpSocketAppender in our java agentless logging from 1 minutes to 20 seconds, which matches what we have in our rsyslog doc for the immark module.

Motivation

The value of 1 minute is too high and will result in the connection being closed after 1 minute of no activity. For consistency with what we specify in our rsyslog doc, I changed to 20 seconds.

Preview link

https://docs-staging.datadoghq.com/tj/update_java_agentless_logging_keepaliveduration/logs/log_collection/java/?tab=log4j

Check preview base path using the URL in details in preview status check.

Additional Notes

@le-he-hoo le-he-hoo requested a review from a team as a code owner June 30, 2020 12:38
@github-actions github-actions bot added the logs Content changed in the log folder label Jun 30, 2020
@apigirl apigirl merged commit 30360e2 into master Jun 30, 2020
@apigirl apigirl deleted the tj/update_java_agentless_logging_keepaliveduration branch June 30, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logs Content changed in the log folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants