Hello,
We have a Data View created based on the .ds-.monitoring-es*
indices. We created a scripted field in that Data View that is working but as elastic says, it is deprecated.
We tried to move that scripted field into a runtime field in .monitoring-es-mb
index template but we get the following error.
Unable to create template
composable template [.monitoring-es-mb] template after composition is invalid
Is there any solution for that? Thanks in advance
Mario