Imperva Cyber Community

communities_1.jpg
 View Only
  • 1.  Incapsula Log downloader Script - log rotate and tmp files

    Posted 12-02-2024 11:00

    Hello team, please could you indicate which is the path where I can find the log rotate crontab for this Incapsula logs downloader connector? and where is the directory where I can find tmp files?.

    Later of a sometime, I can see that disk is full on partition /dev/mapper/ubuntu--vg-ubuntu--lv   use 100%.  Later, I restarted the entire server and the percentaje value decreased to 35%.

    Is possible have a way to determine some issue on this filesystem?.

    Our ubunti is 22.04.5 lts

    Thanks community.

    Regards


    #CloudWAF(formerlyIncapsula)

    ------------------------------
    Andres Pazmiño
    It security Engineer
    Grupo Microsistemas Jovicha S.A (GMS)
    Quito
    ------------------------------


  • 2.  RE: Incapsula Log downloader Script - log rotate and tmp files

    Posted 27 days ago

    There is no built in log rotation on the script.

    There is an archive option to compress logs: https://github.com/imperva/incapsula-logs-downloader

    There could be a lot of reason why disk is full, try finding what is taking up the most space. du -h --max-depth=1 /

    This will find the folders that take most space on the /, try going deeper with the folders that take the most space.

    As for log rotate, you can use linux built in log rotate and configure it yourself.



    ------------------------------
    Sarvesh Lad
    Tech Lead @ On-Prem Managed Services (WAF, DAM, DRA & Sonar)
    ------------------------------