Skip to content

Instantly share code, notes, and snippets.

@TomonoriSoejima
Last active January 7, 2022 01:47
Show Gist options
  • Save TomonoriSoejima/02e4608c87bb97cb045f748b23a69a04 to your computer and use it in GitHub Desktop.
Save TomonoriSoejima/02e4608c87bb97cb045f748b23a69a04 to your computer and use it in GitHub Desktop.
logrotate.md
systemctl start kibana
systemctl status kibana
logrotate -fv /etc/logrotate.d/kibana-service

[root@tomo-linux surfer]# cat /var/lib/logrotate/logrotate.status | grep kibana
"/var/log/kibana/kibana.log" 2022-1-7-1:36:28
[root@tomo-linux surfer]# 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment