Top "Retention" questions

When data is to be retained, downsampled, or eliminated from a: database, filesystem or other storage device use 'retention'.

changing kafka retention period during runtime

With Kafka 0.8.1.1, how do I change the log retention time while it's running? The documentation says the property is log.…

apache-kafka retention
How to see the retention for a particular topic in kafka

I want to see the retention period set for a particular topic. Is there any command? I tried with bin/…

apache-kafka retention
Graylog2- how to config logs retention to 1 week

We are using some Graylog2 servers ( graylog-server version 1.3.4). Because we receive too much of log messages, it requires a lot …

logging graylog2 retention
How to test whether log compaction is working or not in Kafka?

I have made the changes in server.properties file in Kafka 0.8.1.1 i.e. added log.cleaner.enable=true and also …

message-queue apache-kafka retention stream-compaction
Resolving "Failed to parse input string" error in BigQuery

I'm working on a cohort analysis where I count the number of users who signed up by week, then count …

google-bigquery retention