Skip to main content

Monitoring tool for logs aggregation and alerting

Project description

Snoozeweb Logo

About

Snooze is a powerful monitoring tool used for log aggregation and alerting. It comes with the following features:

  • Backend + Web interface
  • Local / LDAP / JWT token based authentication
  • Built-in clustering for scalability
  • Large number of sources as inputs
  • Log aggregation
  • Log manipulation
  • Log archiving
  • Alerting policies
  • Various alerting methods
  • Auto housekeeping
  • Auto backups
  • Metrics
  • Audit logs

Try it now on: https://try.snoozeweb.net

Alerts

Prerequisites (for non Docker install)

  • Python 3.8

Installation

Installation on CentOS/RHEL

$ wget https://rpm.snoozeweb.net -O snooze-server-latest.rpm
$ sudo yum localinstall snooze-server-latest.rpm
$ sudo systemctl start snooze-server

Installation on Ubuntu/Debian

$ wget https://deb.snoozeweb.net -O snooze-server-latest.deb
$ sudo apt install ./snooze-server-latest.deb
$ sudo systemctl start snooze-server

Docker deployment

$ docker run --name snoozeweb -d -p <port>:5200 snoozeweb/snooze

Web interface URL:

http://localhost:5200

Default login credentials are root:root

Documentation

Documentation page

License

Snooze - Log aggregation and alerting

Copyright 2018-2020 Florian Dematraz <florian.dematraz@snoozeweb.net>
Copyright 2018-2020 Guillaume Ludinard <guillaume.ludi@gmail.com>
Copyright 2020-2022 Japannext Co., Ltd. <https://www.japannext.co.jp/>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snooze_server-1.6.0.tar.gz (107.6 kB view hashes)

Uploaded Source

Built Distribution

snooze_server-1.6.0-py3-none-any.whl (154.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page