elastalert ui
#1660
Replies: 2 comments
-
The ElastAlert 2 project does not include a UI. Are you on the correct discussion forum? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@behruu ElastAlert 2 is a highly focused and lightweight project. If you're looking for a monitoring tool with a user interface, I recommend trying Nightingale which can connect to your Elasticsearch instance and allows you to configure alerting rules directly through its UI. |
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.
-
i was prepared ui to enable /disable/start/stop/status running or not running by checking pistutil by using django but the chalange The page load time is significantly delayed because the system is performing resource-intensive operations (file reading and process scanning) synchronously during every page request. This results in slow performance, particularly when there are many rules and running processes. so how i fix it plese
Beta Was this translation helpful? Give feedback.
All reactions