Commit 6058645
[8.18] [Fleet] Fix unexpected logsdb rollover (elastic#232817) (elastic#233479)
# Backport
This will backport the following commits from `main` to `8.18`:
- [[Fleet] Fix unexpected logsdb rollover
(elastic#232817)](elastic#232817)
<!--- Backport version: 10.0.1 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Nicolas
Chaulet","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-08-25T18:30:41Z","message":"[Fleet]
Fix unexpected logsdb rollover
(elastic#232817)","sha":"fff236bff7a7c6d489130892b4f8374286e4b4fb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Fleet","backport:prev-minor","backport:prev-major","v9.2.0","v9.1.3","v8.19.3"],"title":"[Fleet]
Fix unexpected logsdb
rollover","number":232817,"url":"https://github.com/elastic/kibana/pull/232817","mergeCommit":{"message":"[Fleet]
Fix unexpected logsdb rollover
(elastic#232817)","sha":"fff236bff7a7c6d489130892b4f8374286e4b4fb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232817","number":232817,"mergeCommit":{"message":"[Fleet]
Fix unexpected logsdb rollover
(elastic#232817)","sha":"fff236bff7a7c6d489130892b4f8374286e4b4fb"}},{"branch":"9.1","label":"v9.1.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/232846","number":232846,"state":"MERGED","mergeCommit":{"sha":"283112e9ff73882944896c4010e9017c05f6afc8","message":"[9.1]
[Fleet] Fix unexpected logsdb rollover (elastic#232817) (elastic#232846)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`9.1`:\n- [[Fleet] Fix unexpected logsdb
rollover\n(elastic#232817)](https://github.com/elastic/kibana/pull/232817)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Nicolas Chaulet
<[email protected]>"}},{"branch":"8.19","label":"v8.19.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/232843","number":232843,"state":"MERGED","mergeCommit":{"sha":"431f59d86ba33a08ca3f2b32998eb0881638ae8c","message":"[8.19]
[Fleet] Fix unexpected logsdb rollover (elastic#232817) (elastic#232843)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`8.19`:\n- [[Fleet] Fix unexpected logsdb
rollover\n(elastic#232817)](https://github.com/elastic/kibana/pull/232817)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Nicolas Chaulet
<[email protected]>"}},{"url":"https://github.com/elastic/kibana/pull/232960","number":232960,"branch":"deploy-fix@1756102496","state":"MERGED","mergeCommit":{"sha":"30732a8c07286b74200022134a529b4d6f9af807","message":"Fix
Fleet rollover (elastic#232960)\n\n## Summary\n\nPR containing:\n*
https://github.com/elastic/kibana/pull/232830\n*
elastic#232817 \n\nThose fixes avoid
infinite rollover for project using cloud
connectors"}},{"url":"https://github.com/elastic/kibana/pull/233478","number":233478,"branch":"9.0","state":"OPEN"}]}]
BACKPORT-->
Co-authored-by: Elastic Machine <[email protected]>1 parent 98457f7 commit 6058645
File tree
2 files changed
+59
-3
lines changed2 files changed
+59
-3
lines changedLines changed: 51 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2452 | 2452 | | |
2453 | 2453 | | |
2454 | 2454 | | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
2455 | 2506 | | |
2456 | 2507 | | |
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1145 | 1145 | | |
1146 | 1146 | | |
1147 | 1147 | | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
1148 | 1152 | | |
1149 | 1153 | | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
1153 | 1158 | | |
1154 | 1159 | | |
1155 | 1160 | | |
| |||
0 commit comments