Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Add debug logging to session cleanup api integration test (#193259
) (#193436) # Backport This will backport the following commits from `main` to `8.x`: - [Add debug logging to session cleanup api integration test (#193259)](#193259) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sid","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-18T11:57:03Z","message":"Add debug logging to session cleanup api integration test (#193259)\n\n## Summary\r\n\r\nAdd settings to the ES Test cluster to enable debug logs so that if this\r\ntest fails in the future, we will have more logs to investigate the\r\nissue.\r\n\r\n\r\n__Related:__ https://github.com/elastic/kibana/issues/152260","sha":"aaa53f5a31ffe094d2a71f614ce546983a821d57","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:all-open"],"title":"Add debug logging to session cleanup api integration test","number":193259,"url":"https://github.com/elastic/kibana/pull/193259","mergeCommit":{"message":"Add debug logging to session cleanup api integration test (#193259)\n\n## Summary\r\n\r\nAdd settings to the ES Test cluster to enable debug logs so that if this\r\ntest fails in the future, we will have more logs to investigate the\r\nissue.\r\n\r\n\r\n__Related:__ https://github.com/elastic/kibana/issues/152260","sha":"aaa53f5a31ffe094d2a71f614ce546983a821d57"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193259","number":193259,"mergeCommit":{"message":"Add debug logging to session cleanup api integration test (#193259)\n\n## Summary\r\n\r\nAdd settings to the ES Test cluster to enable debug logs so that if this\r\ntest fails in the future, we will have more logs to investigate the\r\nissue.\r\n\r\n\r\n__Related:__ https://github.com/elastic/kibana/issues/152260","sha":"aaa53f5a31ffe094d2a71f614ce546983a821d57"}}]}] BACKPORT--> Co-authored-by: Sid <[email protected]>
- Loading branch information