diff --git a/debian/changelog b/debian/changelog index ba8c0965..7b7b247c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +elos (0.64.3-1) unstable; urgency=medium + + * New upstream tag 0.64.3 + + -- Isaac True Mon, 14 Oct 2024 17:25:35 +0000 + elos (0.63.0-1) unstable; urgency=medium * New upstream tag 0.63.0 diff --git a/debian/control b/debian/control index 0593bc25..69075865 100644 --- a/debian/control +++ b/debian/control @@ -63,6 +63,19 @@ Description: Event logging and management with normalized output-format (Dummy p . Dummy backend plugin. +Package: elos-plugin-backend-fetchapi +Section: libs +Architecture: any +Depends: + ${misc:Depends}, + ${shlibs:Depends}, +Description: Event logging and management with normalized output-format (Dummy plugin) + elos is a tool to collect, store and publish various system events (i.e. + syslogs, core dumps, measurements obtained from proc- and sys-fs, ...) + while providing easy access to the collected data. + . + A backend which implements the fetch API, thus elos can provide historical events. + Package: elos-plugin-backend-influxdb Section: libs Architecture: any diff --git a/debian/elos-plugin-backend-fetchapi.install b/debian/elos-plugin-backend-fetchapi.install new file mode 100644 index 00000000..57a7b6b9 --- /dev/null +++ b/debian/elos-plugin-backend-fetchapi.install @@ -0,0 +1 @@ +usr/lib/*/elos/backend/backend_fetchapi.so