• Resolved antonio967

    (@antonio967)


    Hi.

    Your plugin is very good, congratulations. I ask for your help in the file error_log, which although it is in the file filter (/ home / mysite / public_html / error_log;), is included in the package, perhaps because it does not have an extension. I have already tried adding .txt, .text extensions, without success and it continues to be included.

    How can I prevent it from being included? This is important because this file always has many MB.

    Thank you very much

    • This topic was modified 7 years, 5 months ago by antonio967.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @antonio967,

    The file should not need an extension. Simply put the full path such as:

    /home/public_html/mysite/error_log;

    with a semi-colon to separate each path and it should work. Use the file path quick link on the right site of the file filters textarea to generate the correct root path. You will have to add the full path to every error_log file you want to exclude.

    Let me know if that helps~

    Thread Starter antonio967

    (@antonio967)

    Hi.

    Yes, I already did as you said, but error_log is still included:

    / home / myusercpanel / public_html / error_log;

    Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error_log in file filter is included’ is closed to new replies.