You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue, I like your idea and will start working on it as soon as get some spare time.
While waiting for this to be implemented: You can also receive daily email with --report email_outdated, It should send always an email even with an empty list of clients outdated. So you can be sure it is working.
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!
The text was updated successfully, but these errors were encountered: