Package: fossology-nomossa Source: fossology Version: 3.1-1~bpo10~swh+1 Architecture: amd64 Maintainer: Antoine R. Dumont (@ardumont) Installed-Size: 652 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0) Provides: nomossa Priority: extra Section: utils Filename: pool/main/f/fossology/fossology-nomossa_3.1-1~bpo10~swh+1_amd64.deb Size: 127396 SHA256: c62deabb397aa10ad8ef64156caf8ee824b044b0d1072aa2f99e73fec19d1a42 SHA1: f57da34246f7469aaf0d379b8687423c4d43fa19 MD5sum: cfe98e5d4d4f7b5ab84c0f26c7d9cf30 Description: architecture for analyzing software, nomos standalone The FOSSology project is a web based framework that allows you to upload software to be picked apart and then analyzed by software agents which produce results that are then browsable via the web interface. Existing agents include license analysis, metadata extraction, and MIME type identification. . This package contains the nomos agent programs and their resources. Package: journalbeat Version: 5.5.0+git20170727.1-1~swh+1~bpo10+1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 15168 Depends: libc6 (>= 2.3.2) Built-Using: golang-1.11 (= 1.11.6-1+deb10u1) Homepage: https://github.com/mheese/journalbeat Priority: extra Section: devel Filename: pool/main/j/journalbeat/journalbeat_5.5.0+git20170727.1-1~swh+1~bpo10+1_amd64.deb Size: 4199216 SHA256: 8036e223bacc9e217d6ccf822edf8ed5e8cc043c2da2bbd66917e272ef575fe6 SHA1: d15f2fe8286090faf618b5102fc98475bb77b1fa MD5sum: 351f47367f95d9ca4ffc2480e5804bb6 Description: Journalbeat is a log shipper from systemd/journald to Logstash/Elasticsearch Build Status (https://travis-ci.org/mheese/journalbeat) Journalbeat Journalbeat is the Beat (https://www.elastic.co/products/beats) used for log shipping from systemd/journald based Linux systems. It follows the system journal very much like journalctl -f and sends the data to Logstash/Elasticsearch (or whatever you configured for your beat). . Journalbeat is targeting pure systemd distributions like CoreOS, Atomic Host, or others. There are no intentions to add support for older systems that do not use journald. Use Cases and Goals Besides from the obvious use case (log shipping) the goal of this project is also to provide a common source for more advanced topics like: - FIM (File Integrity Monitoring) - SIEM - Audit Logs / Monitoring . This is all possible because of the tight integration of the Linux audit events into journald. That said journalbeat can only provide the data source for these more advanced use cases. We need to develop additional pieces for monitoring and alerting - as well as hopefully a standardized Kibana dashboard to cover these features. Documentation None so far. As of this writing, this is the first commit. There are things to come. You can find a journalbeat.yml config file in the etc folder which should be self-explanatory for the time being. Install You need to install systemd development packages beforehand. In a RHEL or Fedora environment, you need to install the systemd-devel package, libsystemd-dev in debian-based systems, et al. . go get github.com/mheese/journalbeat . NOTE: This is not the preferred way from Elastic on how to do it. Needs to be revised (of course). Caveats A few current caveats with journalbeat cgo The underlying system library go-systemd (https://github.com/coreos/go-systemd) makes heavy usage of cgo and the final binary will be linked against all client libraries that are needed in order to interact with sd-journal. That means that the resulting binary is not really Linux distribution independent (which is kind of expected in a way). Package: monitoring-plugins-systemd Version: 2.3.1-1~swh1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 40 Depends: python3, python3-nagiosplugin, systemd Homepage: https://github.com/Josef-Friedrich/check_systemd Priority: optional Section: net Filename: pool/main/m/monitoring-plugins-systemd/monitoring-plugins-systemd_2.3.1-1~swh1~bpo11+1_all.deb Size: 8372 SHA256: d3c0f7305d6456febfeb7393617a2799c2a7f1c5eef241dade2e26e8da33d037 SHA1: 172fb2c2f67d1e73d3c5f55fb2bd44f347004eb9 MD5sum: 9492090a1ec8f57c15c54ccc6856ad1f Description: systemd plugin for nagios compatible monitoring systems This systemd check for nagios compatible monitoring systems will report a degraded systemd to your monitoring solution. It can also be used to monitor individual systemd services and timers units. Package: prometheus-statsd-exporter Version: 0.8.1-1~swh1~bpo10+1 Architecture: amd64 Maintainer: Debian Go Packaging Team Installed-Size: 8702 Depends: daemon | systemd-sysv, libc6 (>= 2.3.2) Built-Using: golang-1.11 (= 1.11.6-1+deb10u1), golang-github-alecthomas-units (= 0.0~git20151022.0.2efee85-4), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-howeyc-fsnotify (= 0.9.0+git20151003.f0c08ee-1), golang-github-prometheus-client-golang (= 0.9.0-1), golang-github-prometheus-client-model (= 0.0.2+git20171117.99fa1f4-1), golang-github-prometheus-common (= 0+git20181119.b36ad28-1), golang-go.crypto (= 1:0.0~git20181203.505ab14-1), golang-golang-x-sys (= 0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1), golang-gopkg-alecthomas-kingpin.v2 (= 2.2.6-1), golang-goprotobuf (= 1.2.0-1), golang-logrus (= 1.3.0-1), golang-procfs (= 0+git20181204.1dc9a6c-1), golang-protobuf-extensions (= 1.0.1-1), golang-yaml.v2 (= 2.2.2-1) Homepage: https://github.com/prometheus/statsd_exporter Priority: optional Section: devel Filename: pool/main/p/prometheus-statsd-exporter/prometheus-statsd-exporter_0.8.1-1~swh1~bpo10+1_amd64.deb Size: 2602548 SHA256: 26e949e8f05053bfb06397504c39e7b8d09bd1a88dd2904c5d5d302d149cca2c SHA1: be1528724313276af5cc70212d547699eb2661b3 MD5sum: ab07465ae3d827218bb162d147de21f3 Description: StatsD to Prometheus metrics exporter prometheus-statsd-exporter receives StatsD-style metrics on an UDP or TCP socket and exports them as Prometheus metrics. Package: python3-mirakuru Source: mirakuru Version: 2.1.0-2~~swh2~bpo11+1 Architecture: all Maintainer: Software Heritage Developers Installed-Size: 88 Depends: python3-psutil, python3:any Homepage: https://github.com/ClearcodeHQ/mirakuru Priority: optional Section: python Filename: pool/main/m/mirakuru/python3-mirakuru_2.1.0-2~~swh2~bpo11+1_all.deb Size: 19168 SHA256: fc567f06f1ee8a82b732ef718f6c84afec25040974be143d4c571dab0974a981 SHA1: 66264c3facc19c03b6622f1ec9bb3a81c55259d5 MD5sum: d9d03492eccb87fa18b007785207a0a6 Description: Process executor for tests Mirakuru is a process orchestration tool designed for functional and integration tests. Package: python3-prometheus-pve-exporter Source: prometheus-pve-exporter Version: 2.1.2-1+swh1~bpo10+1 Architecture: all Maintainer: swh sysadm Installed-Size: 53 Depends: python3-prometheus-client, python3-proxmoxer, python3-requests, python3-werkzeug, python3-yaml, python3:any (>= 3.6~) Homepage: https://github.com/prometheus-pve/prometheus-pve-exporter Priority: optional Section: python Filename: pool/main/p/prometheus-pve-exporter/python3-prometheus-pve-exporter_2.1.2-1+swh1~bpo10+1_all.deb Size: 9928 SHA256: 2af2c2094cfbe6a3cd0a02d4e7abb9c1975165b1173d2ee647fb861dc4e19827 SHA1: a644c56ff8bf2b69ca671f63473f2ef639a0a30b MD5sum: bc1eba1b154373ad1d68a1f783fc8ca1 Description: Proxmox VE exporter for the Prometheus monitoring system. This is an exporter that exposes information gathered from Proxmox VE node for use by the Prometheus monitoring system.