Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi allIn my standalone setup, I can display and download logfiles in HTTPS-Webgui under "Log Subscriptions" -> "Log Files". But in a cluster setup, I can't see the column "Log Files" under "Log Subscriptions". How can I access the files?Thanks!Christ...
Hi allI have the requirement that ALL configuration changes (CLI and GUI) are traceable (=logs sent to our central syslog server).For CLI changes, I just had to create a new cli-logs-subscription and forward the logs to the syslog server. Now every c...
Hi allHow can i configure IronPort to never include the original message body into bounce messages or DSNs?I would like to always include header information (sender, receipient, subject) of the original mail, but never body information or even attach...
Hi everybodyI have 2 inbound and 2 outbound listeners on my ironport.Now I'd like to have seperate statistics (incoming and outgoing reports) for each listener. Is that possible?Or can I prevent mails from one listener flowing into statistics?Thanks ...
You could test it using just the log entry action:TestRule: if (body-contains('Company Confidential')) { log-entry('Message may have contained confidential information.'); }
Hi Enrico and AndreasThanks for your replies!Using FTP is not an option since cleartext protocols are not allowed in our company...But redefining the Log Subscriptions in machine mode solved my problem Happy Holidays!Christoph
Hi EnricoThanks for your answer!The GUI log only displays which pages have been requested, but not which values have been changed. So IMHO it's not possible to trace back configuration changes with this log.I'm already using 7.5 and configuration his...