I think everything in the database it timestamped. You should be able to make a query to delete everything previous to a certain date.
On Mon, Feb 21, 2011 at 7:01 AM, Dimitris Chontzopoulos <[email protected]> wrote: > Hello everyone, > > We're trying to remove data from within the OSSEC Database that are older > than a specific date, but we can't find a tool that would > remove that data easily without harming the rest of the database. > > Is there a query of some sort we could run, so as to gather the data we're > interested in and remove them afterwards? > > This might be a stupid question but I'm no MySQL Administrator or 'that' > experienced at all. > > > > > Kind regards, > > > > Dimitris > > >
