-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mon 16176 add elasticsearch metricv2 username (#156)
* start elastic metric v2 * set user & password as optionnal params * add new params accepted_hosts and services * try to fix conflicts * change name of indexes (replace . by _) * better naming convention * add doc for params and new methods * fix pattern filter * remove debug and fix json * fix missing service_desc in payload * add min_max and thresholds dimension * fix metric host and add anti spam log system * improve error logging * Update modules/centreon-stream-connectors-lib/sc_event.lua Co-authored-by: cg-tw <[email protected]> * Update modules/centreon-stream-connectors-lib/sc_event.lua Co-authored-by: cg-tw <[email protected]> * Update modules/docs/README.md Co-authored-by: cg-tw <[email protected]> * Apply suggestions from code review Co-authored-by: cg-tw <[email protected]> --------- Co-authored-by: cg-tw <[email protected]>
- Loading branch information
Showing
8 changed files
with
366 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.