elasticsearch/qa/rolling-upgrade
Martijn van Groningen 952bf229fb
Conditionally enable logsdb by default (#121049)
Enable logsdb by default if logsdb.prior_logs_usage has not been set to true.

Meaning that if no data streams were created matching with the logs-- pattern in 8.x, then logsdb will be enabled by default for data streams matching with logs-*-* pattern.

Also removes LogsPatternUsageService as with version 9.0 and beyond, this component is no longer necessary.

Followup from #120708
Closes #106489
2025-01-29 15:03:28 +01:00
..
src/javaRestTest/java/org/elasticsearch/upgrades Conditionally enable logsdb by default (#121049) 2025-01-29 15:03:28 +01:00
build.gradle [Build] Remove deprecated BuildParams (#116984) 2024-11-22 16:30:57 +01:00