|
|
il y a 1 semaine | |
|---|---|---|
| .. | ||
| events | il y a 1 semaine | |
| README.md | il y a 1 semaine | |
| create-shuffle-mvp-workflows.sh | il y a 1 mois | |
| import-wazuh-dashboard.sh | il y a 2 semaines | |
| seed-iris-demo-data.sh | il y a 3 semaines | |
| send-wazuh-sim-logs.sh | il y a 1 semaine | |
| trigger-shuffle-workflow.sh | il y a 1 mois | |
| update-shuffle-workflow-from-template.sh | il y a 3 semaines | |
Use one script for all Appendix A/B/C simulation log replay.
scripts/send-wazuh-sim-logs.sh [selector] [count] [delay_seconds] [--forever] [--dry-run]
Examples:
scripts/send-wazuh-sim-logs.sh all 1 0.2
scripts/send-wazuh-sim-logs.sh a2 1 0
scripts/send-wazuh-sim-logs.sh B3-06 1 0
scripts/send-wazuh-sim-logs.sh c1 1 2 --forever
scripts/send-wazuh-sim-logs.sh all 1 0 --dry-run
Environment variables:
WAZUH_SYSLOG_HOST (default 127.0.0.1)WAZUH_SYSLOG_PORT (default 514)DRY_RUN=1 (alternative to --dry-run)Selector support:
alla, b, c, appendix-a, appendix-b, appendix-ca1, a2, a3, a4, b1, b2, b3, c1, c2, c3A1-01 ... C3-04Sample sources:
samples/appendix-a-production-samples.logsamples/appendix-b-production-samples.logsamples/appendix-c-production-samples.logImport Wazuh dashboards (NDJSON):
scripts/import-wazuh-dashboard.sh <path-to-ndjson>
Examples:
scripts/import-wazuh-dashboard.sh scripts/events/wazuh-proposal-required-dashboard.ndjson
scripts/import-wazuh-dashboard.sh scripts/events/wazuh-proposal-appendix-ab-dashboard.ndjson
scripts/import-wazuh-dashboard.sh scripts/events/wazuh-proposal-appendix-c-dashboard.ndjson
scripts/import-wazuh-dashboard.sh scripts/events/wazuh-client-agents-dashboard.ndjson
seed-iris-demo-data.sh: seed IRIS demo cases/tasks via API.create-shuffle-mvp-workflows.sh: create Shuffle MVP workflows from templates.trigger-shuffle-workflow.sh: trigger a Shuffle workflow by ID.update-shuffle-workflow-from-template.sh: update existing Shuffle workflow JSON from template.send-wazuh-* simulator scripts were removed and replaced by send-wazuh-sim-logs.sh.# A2-01 ...) so selector filtering keeps working.