Forum Discussion
Is it safe to delete rewrite* files in /var/log?
Hi Dario,
Thanks for answering.
I'm not using VDI so this is strange...
The rewrite files are quite a few and some start with rewrite1, rewrite2, ... others a little older with rewrite1.1 , rewrite2.1, etc...
Use have BIG-IP VE version 14.1
Thanks.
Kind regards,
NS
Instead of deleting them with 'rm', you could also wipe their content, like for example:
'cat /dev/null > /var/log/rewrite1.1'
This will empty the file, but will be less disruptive. For more info on cleaning up files this way see:
https://superuser.com/questions/849413/why-would-you-cat-dev-null-var-log-messages
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
