Log retention in ELK stack
Elasticsearch puts indexes in read-only mode when disk is full. How to prevent that with influx of log events?
May 7, 20235 min read1.1K

Search for a command to run...
Articles tagged with #bash
Elasticsearch puts indexes in read-only mode when disk is full. How to prevent that with influx of log events?

Originally I published this 3 years ago on Medium, but keeping a copy here too. When you're thinking of shell on any Linux system you probably think Bash (Bourne Again Shell). On Windows too actually, as Git Bash is quite popular (despite it has got...
