ok, good advice! thanks!
On Thu, Jul 28, 2016 at 2:06 PM, Thomas Eriksson <
thomas.eriks...@slac.stanford.edu> wrote:
> On 07/28/2016 07:40 AM, Tim Dunphy wrote:
> > Hey guys,
> >
> > I have this log rotation script setup in my /etc/logrotate.d folder
> >
> > /var/log/elasticsearch/*.log {
> >
On 07/28/2016 07:40 AM, Tim Dunphy wrote:
> Hey guys,
>
> I have this log rotation script setup in my /etc/logrotate.d folder
>
> /var/log/elasticsearch/*.log {
> daily
> rotate 100
> size 50M
> copytruncate
> compress
> delaycompress
> missingok
> notifempty
>
2 matches
Mail list logo