You should add an --email parameter. When this parameter is used, the report is sent by email instead of being printed on the console. This would replace --report email_outdated.
I like to receive a report every day, so I'm sure everything is working fine. If I don't receive message, how can I know if it's because there is no problem or if there is something that break burp-server-reports?
I would configure two crontab. One with --report print --email and another one with --report outdated --email
Thanks!
You should add an
--emailparameter. When this parameter is used, the report is sent by email instead of being printed on the console. This would replace--report email_outdated.I like to receive a report every day, so I'm sure everything is working fine. If I don't receive message, how can I know if it's because there is no problem or if there is something that break burp-server-reports?
I would configure two crontab. One with
--report print --emailand another one with--report outdated --emailThanks!