I have an issue with a detection rule. Seems like there's a type mismatch in tables. Is this something i could fix myself or should this be handled by dev?
This is a mapping conflict, the problema is that it is happening with an Elastic Agent integration.
Can you confirm which is the version of the System integration that you are using now?
This issue was introduces on this PR, for the integration System (1.67.0) and Windows (2.5.0)
It broke the ECS mappings for some indices, which breaks alerts, visualizations, dashboards etc, so it was reverted on this PR, the fixed versions of the integrations are 1.67.3 for the System integration and 2.5.2 for the Windows integration.
It seems that you are already using the fixed integrations, but to fix this issue is more complicated.
The easiest way to fix this would be by either removing the backing indice with the wrong mapping, or reindexing it and then removing it.
Can you remove this or do you need to still keep the backing indice?
This will delete the backing indice .ds-logs-system.security-default-2025.03.16-000049 for the data stream logs-system.security-default, the data will be removed from the cluster and the conflict will stop as all other backing indices have the correct mapping.
Data Stream writes data into backing indices that are created according to an Index Lifecycle Policy, you seem to be using the default one, so a new backing indice will be create every 30 days given or taken or when it reaches 50 GB of size.
Currently the data stream logs-system.security-defaul in your cluster seems to have these backing indices:
The most recent one is .ds-logs-system.security-default-2025.04.15-000050, so this is where the recent data is being written, on May 15th the data stream will rolover and a new backing indice will be created, you do not need to do anything.
Maybe a side effect but the "[Elastic Security] Detection rule monitoring" - Dashboard know can not be opened.
I i try to select it in the menu the empty dashboard is shown and i can nearly catch an error in the lower right corner. Than the system is going back to the logon screen and constantly looping the same way.
If i go into the gui via the regular login screen i can login.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.