This topic contains 1 reply, has 2 voices, and was last updated by  lev 9 years, 3 months ago.

Do not log main messages

  • Hello,

    For the purposes of PHI we should not store the data on logs. Is it possible to store only messages I put to logs from script like print() or iguana.logWarning(). Is it possible to automatically delete or just not to log a message which is being processed?

    Iguana queue is implemented via its Log files, thus all messages will be registered. To comply with different regulations, use use encryption at the operating system level, or use your Operating System user permissions and file permissions to control visibility and access to Iguana log files.

    Moreover, Iguana Log files created daily. One per day. If you don’t care about yesterday logs, you can configure Iguana to purge them daily. Having said that, be aware that approach of purging yesterday logs will remove all logs for the date of removed file.

You must be logged in to reply to this topic.