Hide Forgot
Add SearchGuard permissions for Jaeger to create index templates. Jaeger switched from creating indices with supplied mapping to create an index mapping at application startup. Jaeger jira: https://issues.jboss.org/browse/TRACING-574
The fix is in v4.1.9-201907311355. jaeger-service-, jaeger-span- templates can be created automatically. #es_util --query=_template |python -m json.tool |jq '.[].template' ".operations.*" ".orphaned.*" "project.*" ".kibana*" ".orphaned*" ".operations*" "project*" "jaeger-service-" "jaeger-span-" "project.ovirt-metrics-*"
Test blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1741753
verified in 4.1.12
Verified in ose-logging-elasticsearch5:v4.1.13-201908210601
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2547