Guys a short question, when a client write “Report posted successfully.” in is log, is client made a conecction to his relay?, exist a way to control this report, maybe every 1 hour o more time?
There is a client setting ( _BESClient_Report_MinimumInterval ) which can be used to control the minimum interval of general reports. Raising this too high will prevent notification of action completion etc until the time has expired however so be careful about using this.
The client is reporting to its relay every time it posts that message to the log.
The default is 15 (as the setting is in seconds) and it maxes out at 86400 which is 24 hours.
Reminder that unless you also change your console setting for “Mark offline after”, and you make the setting higher than that value, the endpoints will grey out in the display.
Use the setting with caution and be aware of the ramifications of using it.