Skip to content

AO-logs

AO logs are stored in smb volume \client\log and server\log OPS-agent are also collectin and sending those to GCP logging

Future Plan is to collect all AO logs to GCP indivial GCP project called something like "AO-logging" or similar.

About logs in smb volume, where AO creates files, plan is to automate logs to zip which are older than month and move zips to "Archived_Logs" -folder. Archived logs will be there "x"-time. (That need to decide.)

Whole zip-move-archive -process might be useless if we can save logs to GCP logging project where retetiontime is enough long (like 180/360 days.) This procedure requires working logs (whole log in JSON-format).