文件名称:elastalert:ElastAlert,公开用于处理规则和警报的REST API
文件大小:61KB
文件格式:ZIP
更新时间:2024-04-28 21:06:51
JavaScript
位 你好呀! 官方存储库不再维护。 上一次提交是很久以前的事情。 从那时起,有些事情发生了一些变化。 新版本已发布,并且依赖于python3。 一些依赖关系也走得更远。 我使用并喜欢这个项目,所以我决定自己开发。 此fork的主要目标是支持的最新版本-DONE! 在空闲时间也许更多;) 检查以获取当前映像。 Chcek 库可让插件随最新的Kibana一起工作。 计划与目标 :check_mark: 支持最新版本的完成! 检查此版本: 了解更多详细信息。 :white_large_square: 迁移到TypeScript :white_large_square: 昂首阔步 :white_large_square: 准备一个良好的入门指南 ElastAlert服务器 运行并公开用于处理规则和警报的REST API的服务器。 与fork 结合使用时。 安装 运行ElastAlert服务器的最便捷方法是使用我们的Docker容器映像。 默认配置使用localhost:9200作为ElasticSear
【文件预览】:
elastalert-master
----.nvmrc(7B)
----.babelrc(35B)
----config()
--------elastalert-test.yaml(1KB)
--------elastalert.yaml(1KB)
--------config-hisoric-data-example.json(467B)
--------config-local-elastalert-installation.json(435B)
--------config.json(403B)
----index.js(43B)
----package.json(1KB)
----.eslintrc.json(430B)
----test()
--------.empty(0B)
----Dockerfile(2KB)
----rule_templates()
--------threshold_template.yml(1KB)
--------no_data_template.yaml(808B)
--------volumetric_alert_template.yaml(2KB)
--------detection_template.yaml(1KB)
--------spike_template.yml(681B)
--------integration_started_template.yaml(1KB)
--------error_jira_template.yaml(2KB)
--------successful_attack_template.yaml(1KB)
--------relevant_attack_template.yaml(2KB)
----.gitlab-ci.yml(2KB)
----CONTRIBUTING.md(8KB)
----src()
--------handlers()
--------index.js(444B)
--------routes()
--------controllers()
--------common()
--------elastalert_server.js(4KB)
----.npmignore(1KB)
----elastalert_modules()
--------util.py(867B)
--------__init__.py(0B)
--------bitsensor_enhancement.py(671B)
----LICENSE.md(2KB)
----.gitignore(1KB)
----CHANGELOG.md(301B)
----.dockerignore(117B)
----README.md(13KB)
----.eslintignore(5B)
----scripts()
--------replace_templates.sh(302B)
--------update-authors.sh(114B)
--------test.sh(154B)
--------start.sh(99B)
----.editorconfig(236B)
----.vscode()
--------launch.json(511B)