Agent client collector - test check on check definition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 05:48 AM
HI All,
I have tried to create a custom check definition for the Agent Client Collector.
Iam getting error while testing the Test check it is throwing error
Check failed to run. Response code: 3
check command denied by the agent allow list
Could you please help on this issue , below shared screenshots for the same error
placing this command in agent check-allow-list from check definition:
{
"args":[
""
],
"exec":" systeminfo | find /i \"install date\"",
"skip_arguments":false
},
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2022 05:58 PM
Did you find an answer for this. I am getting the same error using the osqueryi example from the documentation.