How to delete records from the Kiwi Syslog Web Access?
Thanks.
The database will delete older records itself when it approaches the 4GB size limit. If you are looking at deleting *all* Web access data and starting with a clean slate, that's possible (although not recommended). The procedure is outlined below if required.
Thanks for the answer. Btw what I'm looking for is a way to delete records older than x days.
Ok, thanks for the clarification. Is there a reason why you wouldn't want to keep as many days as possible? For internal folks, this is being tracked as #1045
Well there are many reasons.
Thank you.
Well there are many reasons.I don't want to waste 4 GB with data I don't need, I can use that space for better reasons.Query a 4GB DB is slower then query a 100 MB DB Backup 4GB of data is slower then backup 100 MB and I'm wasting space again, and so on...Thank you.
Hi, some news?
We'll look at this as a feature request.
In the interim, I found this article on how to manage SQL CE databases with SQL Management Studio. You can try to manage this outside of Kiwi, but you're on your own.