How to Export Log Daily?

Saeka
Kilo Sage

Hello,

I want to export syslog daily.
However, after reviewing past community posts and Docs, I have found that the best practice is to export via ServiceNow Vault or MID server.

Now we would like to capture the logs in a scheduled job and upload them to an integrated external cloud storage service.
Could this affect the performance of the instance?

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

Depends on how clean your log is. I have seen instances with millions of log entries on a daily base. What do you want to achieve with having those logs somewhere externally stored? I would at least put a filter on them, to not get everything, but, as to your question: if the log is huge, it will affect the performance during the running of the job.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

1 REPLY 1

Mark Manders
Mega Patron

Depends on how clean your log is. I have seen instances with millions of log entries on a daily base. What do you want to achieve with having those logs somewhere externally stored? I would at least put a filter on them, to not get everything, but, as to your question: if the log is huge, it will affect the performance during the running of the job.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark