One of our customers reported stability issues with alerts based on clish commands.
After collecting logs from indeni at DEBUG level we found out that the problem is
that the commands are returning various CLINFR errors instead of the expected output.
For example:
CLINFR0599 Failed to build ACLs.
CLINFR0819 User: indeni denied access via CLI
CLINFR0829 Unable to get user permissions.
The error responses appear sporadic without any relation to the clish command that is
being run. Trying a few more times will usually get the command to return the expected
resukt agian.
Any idea what is the mechanism that is causing this issue?
Instructions for eliminating this error?