How to Install and Uninstall elastalert Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "elastalert" package

Learn how to install elastalert on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elastalert

2. Uninstall "elastalert" package

Learn how to uninstall elastalert on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove elastalert $ sudo apt autoclean && sudo apt autoremove

3. Information about the elastalert package on Ubuntu 20.10 (Groovy Gorilla)

Package: elastalert
Architecture: all
Version: 0.2.1-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sophie Brun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 416
Depends: python3-apscheduler, python3-aws-requests-auth, python3-blist, python3-boto3, python3-cffi, python3-croniter, python3-dateutil, python3-elasticsearch, python3-envparse, python3-exotel, python3-jira, python3-jsonschema, python3-magic, python3-mock, python3-requests, python3-staticconf, python3-stomp, python3-texttable, python3-twilio, python3-yaml, python3:any
Suggests: elastalert-doc
Filename: pool/universe/e/elastalert/elastalert_0.2.1-1_all.deb
Size: 75024
MD5sum: 6942d5525f43fdaba130e846ce9563e6
SHA1: cde049a3c641527ef8f085624da4416dbbe0540f
SHA256: c560571f82250031f5b85e978421e3d0cc517e7fdcbdcaf24a5fa653e0cb4bc0
SHA512: d728c2bbd740115177a1b5ef6ff865b05bd9524676230302be3de8e3e20dde361895fd17b01dbe82a9c2bd23ca0463c915d09c91aa09579c8797a319d5b589a8
Homepage: https://github.com/Yelp/elastalert
Description-en: easy and flexible alerting with Elasticsearch
This package contains a simple framework for alerting on anomalies, spikes, or
other patterns of interest from data in Elasticsearch.
.
ElastAlert works with all versions of Elasticsearch.
.
If you have data being written into Elasticsearch in near real time and want to
be alerted when that data matches certain patterns, ElastAlert is the tool for
you.
.
ElastAlert is designed to be reliable, highly modular, and easy to set up and
configure.
.
It works by combining Elasticsearch with two types of components, rule types
and alerts. Elasticsearch is periodically queried and the data is passed to
the rule type, which determines when a match is found. When a match occurs, it
is given to one or more alerts, which take action based on the match.
.
This is configured by a set of rules, each of which defines a query, a rule
type, and a set of alerts. .
Description-md5: 6e1d8da554d197d21ba60240b63fc9d6