Replies: 2 comments 1 reply
-
Hi Sascha - thanks for your message. The
(Note, it's important to provide that timeout :-)) E.g., assuming you've created a signal for "Errors", a GET request like:
Will return results like: {"Columns":["(count)"],"Rows":[[17]],"Statistics":{...}} You'll need to add either an Let me know if this helps! Best regards, |
Beta Was this translation helpful? Give feedback.
-
Hi Nick, thanks for your fast reply. Regards |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm using SEQ for receiving logmessages from various software-systems in a centralized manner.
Monitoring of Servers and other system components is done via PRTG.
Now I'd like to include the number of certain events received by SEQ in PRTG.
It is possible to make PRTG start a timer-based API-call every minute and parse the result (if provided as JSON) into it's monitoring-channels.
Question: can I use SEQ-API to query the described metric (e.g. received errors in the last minute) and get the result as JSON?
Thanks for any help!
Regards
Sascha
Beta Was this translation helpful? Give feedback.
All reactions