Import crowdsec_1.0.9.orig.tar.gz
authorCyril Brulebois <cyril@debamax.com>
Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)
committerCyril Brulebois <cyril@debamax.com>
Mon, 15 Mar 2021 00:19:43 +0000 (00:19 +0000)
commit3121ab7726c19253e1b0c6926a9e70d4c241cd4c
tree40e65c940087a94c92e6b2e06c735a232fcffc95
Import crowdsec_1.0.9.orig.tar.gz

[dgit import orig crowdsec_1.0.9.orig.tar.gz]
654 files changed:
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/release-drafter.yml [new file with mode: 0644]
.github/workflows/ci_functests-install.yml [new file with mode: 0644]
.github/workflows/ci_functests-ip_mgmt.yml [new file with mode: 0644]
.github/workflows/ci_functests-upgrade.yml [new file with mode: 0644]
.github/workflows/ci_go-test.yml [new file with mode: 0644]
.github/workflows/ci_golangci-lint.yml [new file with mode: 0644]
.github/workflows/ci_hub-tests.yml [new file with mode: 0644]
.github/workflows/ci_release-drafter.yml [new file with mode: 0644]
.github/workflows/dispatch_ci_hub.yaml [new file with mode: 0644]
.github/workflows/dispatch_create_branch_hub.yaml [new file with mode: 0644]
.github/workflows/dispatch_create_tag_hub-tests.yaml [new file with mode: 0644]
.github/workflows/dispatch_delete_branch_hub.yaml [new file with mode: 0644]
.github/workflows/release_publish-package.yml [new file with mode: 0644]
.github/workflows/release_publish_docker-image.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
RELEASE.json [new file with mode: 0644]
cmd/crowdsec-cli/Makefile [new file with mode: 0644]
cmd/crowdsec-cli/README.md [new file with mode: 0644]
cmd/crowdsec-cli/alerts.go [new file with mode: 0644]
cmd/crowdsec-cli/bouncers.go [new file with mode: 0644]
cmd/crowdsec-cli/capi.go [new file with mode: 0644]
cmd/crowdsec-cli/collections.go [new file with mode: 0644]
cmd/crowdsec-cli/config.go [new file with mode: 0644]
cmd/crowdsec-cli/dashboard.go [new file with mode: 0644]
cmd/crowdsec-cli/decisions.go [new file with mode: 0644]
cmd/crowdsec-cli/hub.go [new file with mode: 0644]
cmd/crowdsec-cli/lapi.go [new file with mode: 0644]
cmd/crowdsec-cli/machines.go [new file with mode: 0644]
cmd/crowdsec-cli/main.go [new file with mode: 0644]
cmd/crowdsec-cli/metrics.go [new file with mode: 0644]
cmd/crowdsec-cli/parsers.go [new file with mode: 0644]
cmd/crowdsec-cli/postoverflows.go [new file with mode: 0644]
cmd/crowdsec-cli/scenarios.go [new file with mode: 0644]
cmd/crowdsec-cli/simulation.go [new file with mode: 0644]
cmd/crowdsec-cli/utils.go [new file with mode: 0644]
cmd/crowdsec/Makefile [new file with mode: 0644]
cmd/crowdsec/api.go [new file with mode: 0644]
cmd/crowdsec/crowdsec.go [new file with mode: 0644]
cmd/crowdsec/main.go [new file with mode: 0644]
cmd/crowdsec/metrics.go [new file with mode: 0644]
cmd/crowdsec/output.go [new file with mode: 0644]
cmd/crowdsec/parse.go [new file with mode: 0644]
cmd/crowdsec/pour.go [new file with mode: 0644]
cmd/crowdsec/serve.go [new file with mode: 0644]
cmd/crowdsec/utils.go [new file with mode: 0644]
config/acquis.yaml [new file with mode: 0644]
config/config.yaml [new file with mode: 0644]
config/crowdsec.service [new file with mode: 0644]
config/crowdsec_pull [new file with mode: 0644]
config/dev.yaml [new file with mode: 0644]
config/local_api_credentials.yaml [new file with mode: 0644]
config/online_api_credentials.yaml [new file with mode: 0644]
config/patterns/aws [new file with mode: 0644]
config/patterns/bacula [new file with mode: 0644]
config/patterns/bro [new file with mode: 0644]
config/patterns/cowrie_honeypot [new file with mode: 0644]
config/patterns/exim [new file with mode: 0644]
config/patterns/firewalls [new file with mode: 0644]
config/patterns/haproxy [new file with mode: 0644]
config/patterns/java [new file with mode: 0644]
config/patterns/junos [new file with mode: 0644]
config/patterns/linux-syslog [new file with mode: 0644]
config/patterns/mcollective [new file with mode: 0644]
config/patterns/modsecurity [new file with mode: 0644]
config/patterns/mongodb [new file with mode: 0644]
config/patterns/mysql [new file with mode: 0644]
config/patterns/nagios [new file with mode: 0644]
config/patterns/nginx [new file with mode: 0644]
config/patterns/paths [new file with mode: 0644]
config/patterns/postgresql [new file with mode: 0644]
config/patterns/rails [new file with mode: 0644]
config/patterns/redis [new file with mode: 0644]
config/patterns/ruby [new file with mode: 0644]
config/patterns/smb [new file with mode: 0644]
config/patterns/ssh [new file with mode: 0644]
config/patterns/tcpdump [new file with mode: 0644]
config/profiles.yaml [new file with mode: 0644]
config/simulation.yaml [new file with mode: 0644]
config/user.yaml [new file with mode: 0644]
docker/README.md [new file with mode: 0644]
docker/config.yaml [new file with mode: 0644]
docker/docker_start.sh [new file with mode: 0644]
docs/assets/images/blocker-installation.gif [new file with mode: 0644]
docs/assets/images/crowdsec2.png [new file with mode: 0644]
docs/assets/images/crowdsec_architecture.png [new file with mode: 0644]
docs/assets/images/crowdsec_install.gif [new file with mode: 0644]
docs/assets/images/crowdsec_logo.png [new file with mode: 0644]
docs/assets/images/crowdsec_logo1.png [new file with mode: 0644]
docs/assets/images/cscli-metabase.gif [new file with mode: 0644]
docs/assets/images/dashboard_view.png [new file with mode: 0644]
docs/assets/images/dashboard_view2.png [new file with mode: 0644]
docs/assets/images/grafana_details.png [new file with mode: 0644]
docs/assets/images/grafana_insight.png [new file with mode: 0644]
docs/assets/images/grafana_overview.png [new file with mode: 0644]
docs/assets/images/out-of-the-box-protection.gif [new file with mode: 0644]
docs/contributing.md [new file with mode: 0644]
docs/faq.md [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/requirements.txt [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/blocker-installation.gif [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/crowdsec2.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/crowdsec_architecture.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/crowdsec_install.gif [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/crowdsec_logo1.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/cscli-metabase.gif [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/dashboard_view.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/dashboard_view2.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/grafana_details.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/grafana_insight.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/grafana_overview.png [new file with mode: 0644]
docs/v0.3.X/docs/assets/images/out-of-the-box-protection.gif [new file with mode: 0644]
docs/v0.3.X/docs/bouncers/index.md [new file with mode: 0644]
docs/v0.3.X/docs/cheat_sheets/ban-mgmt.md [new file with mode: 0644]
docs/v0.3.X/docs/cheat_sheets/config-mgmt.md [new file with mode: 0644]
docs/v0.3.X/docs/cheat_sheets/debugging_configs.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api_credentials.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api_enroll.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api_pull.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api_register.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_api_reset.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_backup.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_backup_restore.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_backup_save.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_add.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_add_ip.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_add_range.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_del.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_del_ip.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_del_range.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_flush.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_ban_list.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_config.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_config_show.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_dashboard.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_dashboard_setup.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_dashboard_start.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_dashboard_stop.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_inspect.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_inspect_collection.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_inspect_parser.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_inspect_postoverflow.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_inspect_scenario.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_install.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_install_collection.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_install_parser.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_install_postoverflow.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_install_scenario.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_list.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_list_collections.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_list_parsers.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_list_postoverflows.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_list_scenarios.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_metrics.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_remove.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_remove_collection.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_remove_parser.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_remove_postoverflow.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_remove_scenario.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_simulation.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_simulation_disable.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_simulation_enable.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_simulation_status.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_update.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_upgrade.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_upgrade_collection.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_upgrade_parser.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_upgrade_postoverflow.md [new file with mode: 0644]
docs/v0.3.X/docs/cscli/cscli_upgrade_scenario.md [new file with mode: 0644]
docs/v0.3.X/docs/getting_started/concepts.md [new file with mode: 0644]
docs/v0.3.X/docs/getting_started/crowdsec-tour.md [new file with mode: 0644]
docs/v0.3.X/docs/getting_started/installation.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/acquisition.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/enrichers.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/overview.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/parsers.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/scenarios.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/crowdsec/simulation.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/cscli.md [new file with mode: 0644]
docs/v0.3.X/docs/guide/overview.md [new file with mode: 0644]
docs/v0.3.X/docs/index.md [new file with mode: 0644]
docs/v0.3.X/docs/migration.md [new file with mode: 0644]
docs/v0.3.X/docs/observability/command_line.md [new file with mode: 0644]
docs/v0.3.X/docs/observability/dashboard.md [new file with mode: 0644]
docs/v0.3.X/docs/observability/logs.md [new file with mode: 0644]
docs/v0.3.X/docs/observability/overview.md [new file with mode: 0644]
docs/v0.3.X/docs/observability/prometheus.md [new file with mode: 0644]
docs/v0.3.X/docs/references/output.md [new file with mode: 0644]
docs/v0.3.X/docs/references/parsers.md [new file with mode: 0644]
docs/v0.3.X/docs/references/plugins_api.md [new file with mode: 0644]
docs/v0.3.X/docs/references/scenarios.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/acquisition.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/expressions.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/parsers.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/requirements.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/scenarios.md [new file with mode: 0644]
docs/v0.3.X/docs/write_configurations/whitelist.md [new file with mode: 0644]
docs/v0.3.X/mkdocs.yml [new file with mode: 0644]
docs/v1.X/docs/assets/images/blocker-installation.gif [new file with mode: 0644]
docs/v1.X/docs/assets/images/crowdsec2.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/crowdsec_architecture.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/crowdsec_install.gif [new file with mode: 0644]
docs/v1.X/docs/assets/images/crowdsec_logo1.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/cscli-metabase.gif [new file with mode: 0644]
docs/v1.X/docs/assets/images/dashboard_view.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/dashboard_view2.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/grafana_details.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/grafana_insight.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/grafana_overview.png [new file with mode: 0644]
docs/v1.X/docs/assets/images/out-of-the-box-protection.gif [new file with mode: 0644]
docs/v1.X/docs/bouncers/index.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_alerts.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_alerts_delete.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_alerts_inspect.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_alerts_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_bouncers.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_bouncers_add.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_bouncers_delete.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_bouncers_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_capi.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_capi_register.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_capi_status.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections_inspect.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections_install.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections_remove.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_collections_upgrade.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_config.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_config_backup.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_config_restore.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_config_show.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_dashboard.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_dashboard_remove.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_dashboard_setup.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_dashboard_start.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_dashboard_stop.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_decisions.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_decisions_add.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_decisions_delete.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_decisions_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_hub.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_hub_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_hub_update.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_hub_upgrade.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_lapi.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_lapi_register.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_lapi_status.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines_add.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines_delete.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines_register.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_machines_validate.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_metrics.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers_inspect.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers_install.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers_remove.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_parsers_upgrade.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_inspect.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_install.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_postoverflows.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_remove.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_postoverflows_upgrade.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios_inspect.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios_install.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios_list.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios_remove.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_scenarios_upgrade.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_simulation.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_simulation_disable.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_simulation_enable.md [new file with mode: 0644]
docs/v1.X/docs/cscli/cscli_simulation_status.md [new file with mode: 0644]
docs/v1.X/docs/docker/README.md [new file with mode: 0644]
docs/v1.X/docs/getting_started/concepts.md [new file with mode: 0644]
docs/v1.X/docs/getting_started/crowdsec-tour.md [new file with mode: 0644]
docs/v1.X/docs/getting_started/installation.md [new file with mode: 0644]
docs/v1.X/docs/getting_started/upgrades.md [new file with mode: 0644]
docs/v1.X/docs/index.md [new file with mode: 0644]
docs/v1.X/docs/localAPI/howto.md [new file with mode: 0644]
docs/v1.X/docs/localAPI/index.md [new file with mode: 0644]
docs/v1.X/docs/migration.md [new file with mode: 0644]
docs/v1.X/docs/observability/command_line.md [new file with mode: 0644]
docs/v1.X/docs/observability/dashboard.md [new file with mode: 0644]
docs/v1.X/docs/observability/logs.md [new file with mode: 0644]
docs/v1.X/docs/observability/overview.md [new file with mode: 0644]
docs/v1.X/docs/observability/prometheus.md [new file with mode: 0644]
docs/v1.X/docs/references/acquisition.md [new file with mode: 0644]
docs/v1.X/docs/references/alerts.md [new file with mode: 0644]
docs/v1.X/docs/references/collections.md [new file with mode: 0644]
docs/v1.X/docs/references/crowdsec-config.md [new file with mode: 0644]
docs/v1.X/docs/references/database.md [new file with mode: 0644]
docs/v1.X/docs/references/decisions.md [new file with mode: 0644]
docs/v1.X/docs/references/enrichers.md [new file with mode: 0644]
docs/v1.X/docs/references/events.md [new file with mode: 0644]
docs/v1.X/docs/references/expressions.md [new file with mode: 0644]
docs/v1.X/docs/references/parsers.md [new file with mode: 0644]
docs/v1.X/docs/references/patterns-documentation.md [new file with mode: 0644]
docs/v1.X/docs/references/postoverflows.md [new file with mode: 0644]
docs/v1.X/docs/references/profiles.md [new file with mode: 0644]
docs/v1.X/docs/references/scenarios.md [new file with mode: 0644]
docs/v1.X/docs/references/simulation.md [new file with mode: 0644]
docs/v1.X/docs/references/stages.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/bouncer_machine_management.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/configurations_management/acquisition.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/configurations_management/collections.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/configurations_management/enrichers.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/configurations_management/parsers.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/configurations_management/scenarios.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/cscli.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/database.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/debugging_configs.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/decision_management.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/forensic_mode.md [new file with mode: 0644]
docs/v1.X/docs/user_guide/simulation_mode.md [new file with mode: 0644]
docs/v1.X/docs/write_configurations/acquisition.md [new file with mode: 0644]
docs/v1.X/docs/write_configurations/parsers.md [new file with mode: 0644]
docs/v1.X/docs/write_configurations/requirements.md [new file with mode: 0644]
docs/v1.X/docs/write_configurations/scenarios.md [new file with mode: 0644]
docs/v1.X/docs/write_configurations/whitelist.md [new file with mode: 0644]
docs/v1.X/mkdocs.yml [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
mkdocs.yml [new file with mode: 0644]
pkg/acquisition/acquisition.go [new file with mode: 0644]
pkg/acquisition/acquisition_test.go [new file with mode: 0644]
pkg/acquisition/file_reader.go [new file with mode: 0644]
pkg/acquisition/file_reader_test.go [new file with mode: 0644]
pkg/acquisition/journalctl_reader.go [new file with mode: 0644]
pkg/acquisition/journalctl_reader_test.go [new file with mode: 0644]
pkg/acquisition/tests/acquis_test.yaml [new file with mode: 0644]
pkg/acquisition/tests/badlog.gz [new file with mode: 0644]
pkg/acquisition/tests/test.log [new file with mode: 0644]
pkg/acquisition/tests/test.log.gz [new file with mode: 0644]
pkg/apiclient/alerts_service.go [new file with mode: 0644]
pkg/apiclient/alerts_service_test.go [new file with mode: 0644]
pkg/apiclient/auth.go [new file with mode: 0644]
pkg/apiclient/auth_service.go [new file with mode: 0644]
pkg/apiclient/auth_service_test.go [new file with mode: 0644]
pkg/apiclient/auth_test.go [new file with mode: 0644]
pkg/apiclient/client.go [new file with mode: 0644]
pkg/apiclient/client_http.go [new file with mode: 0644]
pkg/apiclient/client_http_test.go [new file with mode: 0644]
pkg/apiclient/client_test.go [new file with mode: 0644]
pkg/apiclient/config.go [new file with mode: 0644]
pkg/apiclient/decisions_service.go [new file with mode: 0644]
pkg/apiclient/decisions_service_test.go [new file with mode: 0644]
pkg/apiclient/metrics.go [new file with mode: 0644]
pkg/apiclient/signal.go [new file with mode: 0644]
pkg/apiserver/alerts_test.go [new file with mode: 0644]
pkg/apiserver/api_key_test.go [new file with mode: 0644]
pkg/apiserver/apic.go [new file with mode: 0644]
pkg/apiserver/apiserver.go [new file with mode: 0644]
pkg/apiserver/apiserver_test.go [new file with mode: 0644]
pkg/apiserver/controllers/controller.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/alerts.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/controller.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/decisions.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/errors.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/machines.go [new file with mode: 0644]
pkg/apiserver/controllers/v1/metrics.go [new file with mode: 0644]
pkg/apiserver/decisions_test.go [new file with mode: 0644]
pkg/apiserver/jwt_test.go [new file with mode: 0644]
pkg/apiserver/machines_test.go [new file with mode: 0644]
pkg/apiserver/middlewares/v1/api_key.go [new file with mode: 0644]
pkg/apiserver/middlewares/v1/jwt.go [new file with mode: 0644]
pkg/apiserver/middlewares/v1/middlewares.go [new file with mode: 0644]
pkg/apiserver/tests/alertWithInvalidMachineID_sample.json [new file with mode: 0644]
pkg/apiserver/tests/alert_bulk.json [new file with mode: 0644]
pkg/apiserver/tests/alert_minibulk+simul.json [new file with mode: 0644]
pkg/apiserver/tests/alert_minibulk.json [new file with mode: 0644]
pkg/apiserver/tests/alert_sample.json [new file with mode: 0644]
pkg/apiserver/tests/alert_ssh-bf.json [new file with mode: 0644]
pkg/apiserver/tests/invalidAlert_sample.json [new file with mode: 0644]
pkg/apiserver/tests/profiles.yaml [new file with mode: 0644]
pkg/csconfig/api.go [new file with mode: 0644]
pkg/csconfig/common.go [new file with mode: 0644]
pkg/csconfig/config.go [new file with mode: 0644]
pkg/csconfig/config_paths.go [new file with mode: 0644]
pkg/csconfig/config_test.go [new file with mode: 0644]
pkg/csconfig/crowdsec_service.go [new file with mode: 0644]
pkg/csconfig/cscli.go [new file with mode: 0644]
pkg/csconfig/database.go [new file with mode: 0644]
pkg/csconfig/profiles.go [new file with mode: 0644]
pkg/csconfig/prometheus.go [new file with mode: 0644]
pkg/csconfig/simulation.go [new file with mode: 0644]
pkg/csconfig/tests/acquis.yaml [new file with mode: 0644]
pkg/csconfig/tests/config.yaml [new file with mode: 0644]
pkg/csconfig/tests/lapi-secrets.yaml [new file with mode: 0644]
pkg/csconfig/tests/online-api-secrets.yaml [new file with mode: 0644]
pkg/csconfig/tests/profiles.yaml [new file with mode: 0644]
pkg/csconfig/tests/simulation.yaml [new file with mode: 0644]
pkg/csprofiles/csprofiles.go [new file with mode: 0644]
pkg/cwhub/cwhub.go [new file with mode: 0644]
pkg/cwhub/cwhub_test.go [new file with mode: 0644]
pkg/cwhub/download.go [new file with mode: 0644]
pkg/cwhub/download_test.go [new file with mode: 0644]
pkg/cwhub/install.go [new file with mode: 0644]
pkg/cwhub/loader.go [new file with mode: 0644]
pkg/cwversion/version.go [new file with mode: 0644]
pkg/database/alerts.go [new file with mode: 0644]
pkg/database/bouncers.go [new file with mode: 0644]
pkg/database/database.go [new file with mode: 0644]
pkg/database/decisions.go [new file with mode: 0644]
pkg/database/ent/alert.go [new file with mode: 0644]
pkg/database/ent/alert/alert.go [new file with mode: 0644]
pkg/database/ent/alert/where.go [new file with mode: 0644]
pkg/database/ent/alert_create.go [new file with mode: 0644]
pkg/database/ent/alert_delete.go [new file with mode: 0644]
pkg/database/ent/alert_query.go [new file with mode: 0644]
pkg/database/ent/alert_update.go [new file with mode: 0644]
pkg/database/ent/bouncer.go [new file with mode: 0644]
pkg/database/ent/bouncer/bouncer.go [new file with mode: 0644]
pkg/database/ent/bouncer/where.go [new file with mode: 0644]
pkg/database/ent/bouncer_create.go [new file with mode: 0644]
pkg/database/ent/bouncer_delete.go [new file with mode: 0644]
pkg/database/ent/bouncer_query.go [new file with mode: 0644]
pkg/database/ent/bouncer_update.go [new file with mode: 0644]
pkg/database/ent/client.go [new file with mode: 0644]
pkg/database/ent/config.go [new file with mode: 0644]
pkg/database/ent/context.go [new file with mode: 0644]
pkg/database/ent/decision.go [new file with mode: 0644]
pkg/database/ent/decision/decision.go [new file with mode: 0644]
pkg/database/ent/decision/where.go [new file with mode: 0644]
pkg/database/ent/decision_create.go [new file with mode: 0644]
pkg/database/ent/decision_delete.go [new file with mode: 0644]
pkg/database/ent/decision_query.go [new file with mode: 0644]
pkg/database/ent/decision_update.go [new file with mode: 0644]
pkg/database/ent/ent.go [new file with mode: 0644]
pkg/database/ent/enttest/enttest.go [new file with mode: 0644]
pkg/database/ent/event.go [new file with mode: 0644]
pkg/database/ent/event/event.go [new file with mode: 0644]
pkg/database/ent/event/where.go [new file with mode: 0644]
pkg/database/ent/event_create.go [new file with mode: 0644]
pkg/database/ent/event_delete.go [new file with mode: 0644]
pkg/database/ent/event_query.go [new file with mode: 0644]
pkg/database/ent/event_update.go [new file with mode: 0644]
pkg/database/ent/hook/hook.go [new file with mode: 0644]
pkg/database/ent/machine.go [new file with mode: 0644]
pkg/database/ent/machine/machine.go [new file with mode: 0644]
pkg/database/ent/machine/where.go [new file with mode: 0644]
pkg/database/ent/machine_create.go [new file with mode: 0644]
pkg/database/ent/machine_delete.go [new file with mode: 0644]
pkg/database/ent/machine_query.go [new file with mode: 0644]
pkg/database/ent/machine_update.go [new file with mode: 0644]
pkg/database/ent/meta.go [new file with mode: 0644]
pkg/database/ent/meta/meta.go [new file with mode: 0644]
pkg/database/ent/meta/where.go [new file with mode: 0644]
pkg/database/ent/meta_create.go [new file with mode: 0644]
pkg/database/ent/meta_delete.go [new file with mode: 0644]
pkg/database/ent/meta_query.go [new file with mode: 0644]
pkg/database/ent/meta_update.go [new file with mode: 0644]
pkg/database/ent/migrate/migrate.go [new file with mode: 0644]
pkg/database/ent/migrate/schema.go [new file with mode: 0644]
pkg/database/ent/mutation.go [new file with mode: 0644]
pkg/database/ent/predicate/predicate.go [new file with mode: 0644]
pkg/database/ent/runtime.go [new file with mode: 0644]
pkg/database/ent/runtime/runtime.go [new file with mode: 0644]
pkg/database/ent/schema/alert.go [new file with mode: 0644]
pkg/database/ent/schema/bouncer.go [new file with mode: 0644]
pkg/database/ent/schema/decision.go [new file with mode: 0644]
pkg/database/ent/schema/event.go [new file with mode: 0644]
pkg/database/ent/schema/machine.go [new file with mode: 0644]
pkg/database/ent/schema/meta.go [new file with mode: 0644]
pkg/database/ent/tx.go [new file with mode: 0644]
pkg/database/errors.go [new file with mode: 0644]
pkg/database/machines.go [new file with mode: 0644]
pkg/database/utils.go [new file with mode: 0644]
pkg/exprhelpers/exprlib.go [new file with mode: 0644]
pkg/exprhelpers/exprlib_test.go [new file with mode: 0644]
pkg/exprhelpers/jsonextract.go [new file with mode: 0644]
pkg/exprhelpers/jsonextract_test.go [new file with mode: 0644]
pkg/exprhelpers/tests/test_data.txt [new file with mode: 0644]
pkg/exprhelpers/tests/test_data_no_type.txt [new file with mode: 0644]
pkg/exprhelpers/tests/test_data_re.txt [new file with mode: 0644]
pkg/exprhelpers/tests/test_empty_line.txt [new file with mode: 0644]
pkg/exprhelpers/visitor.go [new file with mode: 0644]
pkg/leakybucket/README.md [new file with mode: 0644]
pkg/leakybucket/blackhole.go [new file with mode: 0644]
pkg/leakybucket/bucket.go [new file with mode: 0644]
pkg/leakybucket/buckets.go [new file with mode: 0644]
pkg/leakybucket/buckets_test.go [new file with mode: 0644]
pkg/leakybucket/manager_load.go [new file with mode: 0644]
pkg/leakybucket/manager_load_test.go [new file with mode: 0644]
pkg/leakybucket/manager_run.go [new file with mode: 0644]
pkg/leakybucket/manager_run_test.go [new file with mode: 0644]
pkg/leakybucket/overflow_filter.go [new file with mode: 0644]
pkg/leakybucket/overflows.go [new file with mode: 0644]
pkg/leakybucket/processor.go [new file with mode: 0644]
pkg/leakybucket/queue.go [new file with mode: 0644]
pkg/leakybucket/tests/leaky-fixedqueue/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/leaky-fixedqueue/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/leaky-fixedqueue/test.json [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta-and-information/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta-and-information/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta-and-information/test.json [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/overflow-with-meta/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-bh/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-bh/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-bh/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-timeout/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-timeout/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter-timeout/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-counter/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-blackhole/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-blackhole/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-blackhole/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-overflow/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-overflow/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-overflow/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-ovflwfilter/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-ovflwfilter/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-ovflwfilter/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-underflow/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-underflow/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-underflow/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq-w-buckets_state/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq-w-buckets_state/in-buckets_state.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq-w-buckets_state/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq-w-buckets_state/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-leaky-uniq/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-external-data/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-external-data/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-external-data/simple_patterns.txt [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-external-data/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-reprocess/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-reprocess/reprocess.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-reprocess/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger-reprocess/test.json [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger/bucket.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger/scenarios.yaml [new file with mode: 0644]
pkg/leakybucket/tests/simple-trigger/test.json [new file with mode: 0644]
pkg/leakybucket/timemachine.go [new file with mode: 0644]
pkg/leakybucket/trigger.go [new file with mode: 0644]
pkg/leakybucket/uniq.go [new file with mode: 0644]
pkg/metabase/api.go [new file with mode: 0644]
pkg/metabase/container.go [new file with mode: 0644]
pkg/metabase/database.go [new file with mode: 0644]
pkg/metabase/metabase.go [new file with mode: 0644]
pkg/models/add_alerts_request.go [new file with mode: 0644]
pkg/models/add_alerts_response.go [new file with mode: 0644]
pkg/models/add_signals_request.go [new file with mode: 0644]
pkg/models/add_signals_request_item.go [new file with mode: 0644]
pkg/models/alert.go [new file with mode: 0644]
pkg/models/decision.go [new file with mode: 0644]
pkg/models/decisions_stream_response.go [new file with mode: 0644]
pkg/models/delete_alerts_response.go [new file with mode: 0644]
pkg/models/delete_decision_response.go [new file with mode: 0644]
pkg/models/error_response.go [new file with mode: 0644]
pkg/models/event.go [new file with mode: 0644]
pkg/models/flush_decision_response.go [new file with mode: 0644]
pkg/models/get_alerts_response.go [new file with mode: 0644]
pkg/models/get_decisions_response.go [new file with mode: 0644]
pkg/models/helpers.go [new file with mode: 0644]
pkg/models/localapi_swagger.yaml [new file with mode: 0644]
pkg/models/meta.go [new file with mode: 0644]
pkg/models/metrics.go [new file with mode: 0644]
pkg/models/metrics_soft_info.go [new file with mode: 0644]
pkg/models/source.go [new file with mode: 0644]
pkg/models/topx_response.go [new file with mode: 0644]
pkg/models/watcher_auth_request.go [new file with mode: 0644]
pkg/models/watcher_auth_response.go [new file with mode: 0644]
pkg/models/watcher_registration_request.go [new file with mode: 0644]
pkg/parser/README.md [new file with mode: 0644]
pkg/parser/enrich.go [new file with mode: 0644]
pkg/parser/enrich_dns.go [new file with mode: 0644]
pkg/parser/enrich_geoip.go [new file with mode: 0644]
pkg/parser/node.go [new file with mode: 0644]
pkg/parser/node_test.go [new file with mode: 0644]
pkg/parser/parsing_test.go [new file with mode: 0644]
pkg/parser/runtime.go [new file with mode: 0644]
pkg/parser/stage.go [new file with mode: 0644]
pkg/parser/test_data/GeoLite2-ASN.mmdb [new file with mode: 0644]
pkg/parser/test_data/GeoLite2-City.mmdb [new file with mode: 0644]
pkg/parser/tests/base-grok-external-data/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-external-data/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-external-data/test.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-import/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-import/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-import/test.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-no-subnode/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-no-subnode/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok-no-subnode/test.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-grok/test.yaml [new file with mode: 0644]
pkg/parser/tests/base-json-extract/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-json-extract/base-grok2.yaml [new file with mode: 0644]
pkg/parser/tests/base-json-extract/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-json-extract/test.yaml [new file with mode: 0644]
pkg/parser/tests/base-tree/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/base-tree/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/base-tree/test.yaml [new file with mode: 0644]
pkg/parser/tests/dateparser-enrich/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/dateparser-enrich/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/dateparser-enrich/test.yaml [new file with mode: 0644]
pkg/parser/tests/geoip-enrich/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/geoip-enrich/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/geoip-enrich/test.yaml [new file with mode: 0644]
pkg/parser/tests/multi-stage-grok/base-grok-s00.yaml [new file with mode: 0644]
pkg/parser/tests/multi-stage-grok/base-grok-s01.yaml [new file with mode: 0644]
pkg/parser/tests/multi-stage-grok/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/multi-stage-grok/test.yaml [new file with mode: 0644]
pkg/parser/tests/reverse-dns-enrich/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/reverse-dns-enrich/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/reverse-dns-enrich/test.yaml [new file with mode: 0644]
pkg/parser/tests/sample_strings.txt [new file with mode: 0644]
pkg/parser/tests/whitelist-base/base-grok.yaml [new file with mode: 0644]
pkg/parser/tests/whitelist-base/parsers.yaml [new file with mode: 0644]
pkg/parser/tests/whitelist-base/test.yaml [new file with mode: 0644]
pkg/parser/unix_parser.go [new file with mode: 0644]
pkg/time/AUTHORS [new file with mode: 0644]
pkg/time/CONTRIBUTING.md [new file with mode: 0644]
pkg/time/CONTRIBUTORS [new file with mode: 0644]
pkg/time/LICENSE [new file with mode: 0644]
pkg/time/PATENTS [new file with mode: 0644]
pkg/time/README.md [new file with mode: 0644]
pkg/time/rate/rate.go [new file with mode: 0644]
pkg/time/rate/rate_test.go [new file with mode: 0644]
pkg/types/dataset.go [new file with mode: 0644]
pkg/types/event.go [new file with mode: 0644]
pkg/types/grok_pattern.go [new file with mode: 0644]
pkg/types/ip.go [new file with mode: 0644]
pkg/types/ip_test.go [new file with mode: 0644]
pkg/types/line.go [new file with mode: 0644]
pkg/types/profile.go [new file with mode: 0644]
pkg/types/utils.go [new file with mode: 0644]
pkg/types/whitelist.go [new file with mode: 0644]
scripts/build_plugins.sh [new file with mode: 0644]
scripts/install_all.sh [new file with mode: 0644]
scripts/test_env.sh [new file with mode: 0755]
scripts/test_ip_management.sh [new file with mode: 0755]
scripts/test_wizard_upgrade.sh [new file with mode: 0755]
wizard.sh [new file with mode: 0755]