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

Last updated: May 10,2024

1. Install "elastalert-doc" package

This is a short guide on how to install elastalert-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elastalert-doc

2. Uninstall "elastalert-doc" package

Please follow the guidelines below to uninstall elastalert-doc on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: elastalert-doc
Architecture: all
Version: 0.2.1-1
Priority: optional
Section: universe/doc
Source: elastalert
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sophie Brun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 725
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg)
Filename: pool/universe/e/elastalert/elastalert-doc_0.2.1-1_all.deb
Size: 89156
MD5sum: f8f7d5dae0dae65c51dc343145a02d3d
SHA1: f91af47de5c450c798ac2039b043bd6584de5b51
SHA256: 5809496c23a01fff1f248fb3a28e207b2b28208559b70ea2a31077c08b4e9321
SHA512: b1e41dee0f2cbeba75c60cd2629f15fc9652868bbfc81746a5f6d70b9c6b99178b1f7a54aa107b5090308485a97a7747b1dba41fd56040f84f130f9c3621fc42
Homepage: https://github.com/Yelp/elastalert
Description-en: easy and flexible alerting with Elasticsearch (documentation)
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. .
.
This is the documentation package.
Description-md5: 0cffa6763074bd3d8788f0af8300d6a8