Conversation
ivangonekrazy
commented
Aug 31, 2013
- extend the verification loop timeout
- adds an 'example' tag to the syslog-ng/rsyslogd templates to workaround https://loggly.jira.com/browse/LOGGLY-3884
- adds some more feedback while we're polling for the verification event
Also adds more feedback during the verify loop.
Conflicts: configure-syslog.py
|
Seems like we have no choice but to add this "example" tag to the template. Is that correct? |
|
In the short term, yes. Otherwise the API call to do the verification fails. There's alreadyva fix
|
|
Why make the timeout so long? It seems excessive. |
|
Merged, though I would like to know why the timeout is so long. |
|
The previous timeout length was too short and verifications ended up always timing out. I wanted to err on the side of letting the script try for longer rather than generating more emails for support, at least for the short-term until we figure out the fate of the current script. |