Skip to main content

is it safe to delete the following types of domlogs?

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey hey!  You probably don't want to delete the logs, but you could run an echo statement to empty the file.

    echo "" > /path/to/logfile/you/want/to/clear

    0
  • Lauren Raymond

    Thanks cPRex for your great advice and for the echo statement to empty the file.

    The echo statement cleared the first file that I tried

    I will clear out all of the bigger files in
    cd /var/log/apache2
    cd domlogs/USERNAME

    Have a wonderful rest of your day
    Take Care
    Lauren

    0
  • cPRex Jurassic Moderator

    You as well!

    0

Please sign in to leave a comment.