I'm using Orion 8.1 and Netflow 2.1. My Database is now 116 GB and I'm trying to clean it up. I found a post showing the query
truncate table traps
truncate table trapvarbinds
to clean up the Trapvarbinds table but I cannot find what info is located in the Trapvarbinds table. Can someone tell me what is in it? My TrapVarbinds table is currently 82 GB. We are trying to keep our data for 120 Days. The netflow data should be keeped compressed for 7 days but the database just grows and grows.
Another table that I would like to clean up is AlertLog and SysLog do you have a query to clean them up., Currently the AlertLog is 8 gb and syslog is 5.6
Thank you
Thank you