Replies: 1 comment
-
Issue addressed with #13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
while other input works, input for analysis showing no result, seems the problem of relevance language error, (not sure if %2526 is the correct encoding): --- DEBUG mode log showing:
"GET /api/query?output=json&relevance=(%22analysis_id%3D%22+%2526+item+2+of+it+as+string%2C+%22analysis_name%3D%22+%2526+item+1+of+it%2C+%22property_name%3D%22+%2526+item+1+of+item+0+of+it%2C%22property_value%3D%22+%2526+item+0+of+item+0+of+item+0+of+it%2C+%22nt_host%3D%22+%2526+item+1+of+item+0+of+item+0+of+it%2C+%22client_id%3D%22+%2526+item+2+of+item+0+of+item+0+of+it+as+string%2C+%22site_name%3D%22+%2526+item+3+of+it)+of+((((values+of+it%2C+names+of+computer+of+it%2C+id+of+computer+of+it)+of+results+whose+(id+of+computer%20of+it+mod+1+%3D+0)+of+it%2C+name+of+it)+of+properties+of+it)+of+it%2C+name+of+it%2C+id+of+it%2C+name+of+site+of+it)+of+bes+analysis+whose+((id+of+it+is+133335)+AND+(name+of+site+of+it+is+%22Site-of-Global-Tasks%22)) HTTP/1.1"
2022-05-11 09:42:49,374 INFO pid=1694 tid=MainThread file=base_modinput.py:log_info:295 | job=bitlocker Response for MOD loop=0 code=200
2022-05-11 09:42:49,374 INFO pid=1694 tid=MainThread file=base_modinput.py:log_info:295 | job=bitlocker Begin Event Processing for MOD loop=0
2022-05-11 09:42:49,374 INFO pid=1694 tid=MainThread file=base_modinput.py:log_info:295 | job=bitlocker JSON item count=0 for MOD loop=0
2022-05-11 09:42:49,374 INFO pid=1694 tid=MainThread file=base_modinput.py:log_info:295 | job=bitlocker Ending MOD loop=0
2022-05-11 09:42:49,374 INFO pid=1694 tid=MainThread file=base_modinput.py:log_info:295 | Ending job=bitlocker
Beta Was this translation helpful? Give feedback.
All reactions