How to Install and Uninstall elastalert Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "elastalert" package

Please follow the guidelines below to install elastalert on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install elastalert

2. Uninstall "elastalert" package

This guide covers the steps necessary to uninstall elastalert on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the elastalert package on Ubuntu 21.04 (Hirsute Hippo)

Package: elastalert
Architecture: all
Version: 0.2.4-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sophie Brun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 431
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 (>= 3.0.2), python3-magic, python3-mock, python3-prison, python3-requests, python3-staticconf, python3-stomp (>= 5.0.0), python3-texttable, python3-twilio, python3-yaml, python3:any
Suggests: elastalert-doc
Filename: pool/universe/e/elastalert/elastalert_0.2.4-1_all.deb
Size: 77632
MD5sum: 96f77309768636abbddd1310dcf1fb14
SHA1: e1beb14a15d719cd3ac502cb704f595ffcf972d9
SHA256: 28254c227d717527dd60466d04bb374d08eac6cf31d5742bab4a2601064a0b5b
SHA512: 3752616200ce0896d1ec7073713f98fda90ec82445ef961f114f895c2f3f2cb88c4e9fbe82f7d3b76cdbae0fbf9700691d2f872e53c95a997ff3957200a07145
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