-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regex in keyword field #2030
Comments
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
Still an issue. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
😡 |
That would be very helpful to verify that the response is actually correct. |
@BoyanBlagoev @JulianGro |
I think this is a duplicate of #2735 or #631 which are using the correct issue template and in gerneral have recieved more traction. |
I agree that #2735 is a duplicate of this. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
@JulianGro We resolve As mentioned above (which you agreed with) this issue is a duplicate of #2735 |
As reasoned above, we are going to track this in #2735 |
🛡️ Security Policy
📝 Describe your problem
I am using Uptime Kuma to check certain endpoints which consist of several strings of System: UP - if everything is fine and System:DOWN if system goes DOWN. Issue is that when I use the HTTP Keyword type monitoring and set the Keyword to UP - Uptime Kuma checks only the first occurrence of UP and never goes on into the string even though there might be a DOWN further down the json.
Can I use a REGEX into the Keyword field? Can you give me example how I can check for every occurrence of a certain word and not to stop on the first check?
Or another question - should I use it with Upside down mode and look for DOWN?
🐻 Uptime-Kuma Version
1.17.1
💻 Operating System and Arch
GCP App Engine
🌐 Browser
Google Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
16.14.2
The text was updated successfully, but these errors were encountered: