Port details |
- icingaweb2-module-elasticsearch Integrate Elasticsearch into Icinga Web 2
- 0.9.0_3 net-mgmt
=0 Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2017-11-28 16:20:26
- Last Update: 2021-07-30 17:58:13
- Commit Hash: 8e72064
- Also Listed In: www
- License: GPLv2
- Description:
- The Elasticsearch Module for Icinga Web 2 integrates your Elastic stack into
Icinga Web 2. Based on Elasticsearch instances and event types you configure,
the module allows you to display data collected by Beats, Logstash and any
other source. After you've installed and configured the module, you can browse
events via the host action Elasticsearch Events.
WWW: https://github.com/Icinga/icingaweb2-module-elasticsearch
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- icingaweb2-module-elasticsearch-php74>0:net-mgmt/icingaweb2-module-elasticsearch
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-elasticsearch/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-elasticsearch
- pkg install icingaweb2-module-elasticsearch-php74
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-elasticsearch-php74
- Package flavors (<flavor>: <package>)
- php74: icingaweb2-module-elasticsearch-php74
- php73: icingaweb2-module-elasticsearch-php73
- php80: icingaweb2-module-elasticsearch-php80
- distinfo:
- TIMESTAMP = 1511885030
SHA256 (icinga-icingaweb2-module-elasticsearch-v0.9.0_GH0.tar.gz) = fb57e472b1d08952388bcf5d9795647337fc66516721fb564c000127f7e49ac7
SIZE (icinga-icingaweb2-module-elasticsearch-v0.9.0_GH0.tar.gz) = 320970
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- icingaweb2-php74>=2.4.2 : net-mgmt/icingaweb2@php74
- php.h : lang/php74
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_icingaweb2-module-elasticsearch
- USES:
- php:web,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jul 2021 17:58:13 0.9.0_3 |
Jochen Neumeister (joneum)  |
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH |
28 Jul 2021 20:34:51 0.9.0_3 |
Lars Engels (lme)  |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
07 Apr 2021 08:09:01 0.9.0_3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.9.0_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Dec 2019 10:10:45
0.9.0_3 |
lme  |
Fix dependency syntax
PR: 210021
Submitted by: fluffy@
Reported by: mat@ |
17 Dec 2019 13:43:14
0.9.0_3 |
lme  |
net-mgmt/icingaweb2 and modules:
- Drop stale dependency on www/zendframework1
- FLAVORize for all php releases
- Improve OPTIONS for supported databases
PR: 242664
Submitted by: fluffy@ |
26 Jul 2019 20:46:57
0.9.0_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
0.9.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
28 Nov 2017 16:20:18
0.9.0 |
lme  |
The Elasticsearch Module for Icinga Web 2 integrates your Elastic stack into
Icinga Web 2. Based on Elasticsearch instances and event types you configure,
the module allows you to display data collected by Beats, Logstash and any
other source. After you've installed and configured the module, you can browse
events via the host action Elasticsearch Events.
WWW: https://github.com/Icinga/icingaweb2-module-elasticsearch |