Jaeger: What is the retention period of logs stored in Jaeger for tracing?

Created on 10 Sep 2020  路  2Comments  路  Source: jaegertracing/jaeger

What is the retention period of logs stored in Jaeger for tracing?

question

Most helpful comment

If the OP refers to traces as "logs", then the retention is controlled by the storage backend, e.g. Cassandra tables have TTLs, and Elasticsearch can be explicitly configured to retire indices.

All 2 comments

There's nothing in Jaeger about retention period for logs, either for logs stored in spans, nor for logs generated by Jaeger components themselves.

If the OP refers to traces as "logs", then the retention is controlled by the storage backend, e.g. Cassandra tables have TTLs, and Elasticsearch can be explicitly configured to retire indices.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NeoCN picture NeoCN  路  4Comments

yurishkuro picture yurishkuro  路  5Comments

mabn picture mabn  路  4Comments

trondhindenes picture trondhindenes  路  4Comments

rur0 picture rur0  路  4Comments