- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: Best Practice for migrating Auditlogs after Ma...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Best Practice for migrating Auditlogs after Management clean Install upgrade
Dear Check Mates,
I tend to do fresh install upgrades on every Major Release.
I want to keep the objects/rules History (preferably ever since the object was created).
Since the Objects History is from the adtlogs I need to migrate all the auditlogs past the Ugrade procedure.
But (how) is it possible to have the logs indexed infinitely?
Kind Regards
Zoltan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately, the log reindexing procedure requires specifying the number of days back to index.
You could specify an absurd number of days (3650 is 10 years).
Whether that would actually work is a separate question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reply, I actually gave it around 300 years 😄 but is stoppend after around 1,5 y telling me it will skip this log because it's too old on all logs before that period.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Best way IMO is exporting log indexes along with the logs and DB.
use -x flag with migrate_export/import commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
