Has anyone had any luck with moving the database for an NPS installation to a separate drive on the same server? Also in follow up has anyone figured out a way to prune old logs automatically so that it doesn’t fill up the DB completely?
Hi Andrew,
Welcome to the Netwrix Community!
We have documentation for moving the database to another drive - Moving the PostgreSQL Data Directory (PgDataDir) to a New Location
As for old logs, enhanced log retention functionality is on our roadmap. For the time being, you would need to manually delete old logs or use other software to do that automatically.
I haven’t tried it myself, but I would think the Windows Task Scheduler could be used to delete files older than X days in a specific folder, such as C:\ProgramData\Stealthbits\PAM\Log
.
- Dan
1 Like