- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-13-2026 09:09 AM
Storage is full from a Cyvera Log file with 706.1GB size this seems to happen every Monday, very odd. We've been wiping it manually for the person to continue working.
Anyone encounter this issue before?
05-14-2026 05:37 AM
Hello @D.Patel ,
Greetings for the day.
While a 706GB log file is unusually large, excessive disk space consumption within the Cyvera (Cortex XDR Agent) data directory is a known issue documented across several support cases and internal reports.
The recurrence every Monday strongly suggests a correlation with a scheduled full scan or a periodic maintenance task that triggers high activity.
Based on internal resources, the following scenarios often lead to massive storage consumption in the C:\ProgramData\Cyvera folder:
wf_verdicts.db.lru and edr_fileid.db.tlaplugin.dll, recognizer_plugin.dll) or "In-Flight" logs from failed Technical Support File (TSF) collections can fail to clean up, leading to multi-gigabyte growth in the LocalSystem\Temp directory.
To safely reclaim space, you typically must disable the agent's self-protection to release locks on the files.
Navigate to the following directory to determine which subfolder is consuming the space: C:\ProgramData\Cyvera\
Check:
LocalSystem\Persistence (for .db and .lru files)Prevention (for forensic artifacts)LocalSystem\Temp (for temporary or Sandbox logs)If the "Clear Agent Database" action from the console is ineffective, perform the following steps locally on the affected machine:
cd "C:\Program Files\Palo Alto Networks\Traps"cytool protect disablecytool runtime stopC:\ProgramData\Cyvera\LocalSystem\Persistence\* or C:\ProgramData\Cyvera\LocalSystem\Temp\*).Note : (Do not delete the root folders themselves).
cytool runtime startcytool protect enabletrapsd.log for errors indicating the purging mechanism is failing during the scan.If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thanks & Regards,
S. Subashkar Sekar
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

