Mike Reeves
5228668be0
Fix Telegraf→Postgres table creation and state.apply race
...
- Telegraf's partman template passed p_type:='native', which pg_partman
5.x (the version shipped by postgresql-17-partman on Debian) rejects.
Switched to 'range' so partman.create_parent() actually creates
partitions and Telegraf's INSERTs succeed.
- Added a postgres_wait_ready gate in telegraf_users.sls so psql execs
don't race the init-time restart that docker-entrypoint.sh performs.
- so-verify now ignores the literal "-v ON_ERROR_STOP=1" token in the
setup log. Dropped the matching entry from so-log-check, which scans
container stdout where that token never appears.
2026-04-17 13:00:12 -04:00
Jason Ertel
039e8db85f
exclude transient ghcr.io network errors since it retries during setup
2026-02-26 10:14:07 -05:00
Josh Patterson
d9f70898dd
omit new hypervisor state name fp
2025-10-15 14:59:37 -04:00
DefensiveDepth
7f12d4c815
Exclude new sigma rules
2024-05-03 15:22:53 -04:00
weslambert
5e1e685ce0
Exclude Cisco failed_attempts pipeline
2024-01-11 10:52:30 -05:00
Jason Ertel
997d323763
more log false alarms
2023-12-14 08:55:18 -05:00
Jason Ertel
e71ee97717
ignore libwbclient upgrade warning
2023-11-19 19:03:23 -05:00
Jason Ertel
32079a7bce
Merge pull request #11734 from Security-Onion-Solutions/fix/elastic_scripts
...
Improve error handling and add retry logic
2023-11-08 12:19:00 -05:00
Jason Ertel
3701c1d847
ignore retry logging
2023-11-08 11:50:56 -05:00
Jason Ertel
b99c7ce76e
improve verbosity of setup logs
2023-11-06 11:22:35 -05:00
Jason Ertel
1d2518310d
more log bypass
2023-11-02 09:59:45 -04:00
Jason Ertel
c8d8997119
adjust log filter to include all hosts
2023-11-02 09:21:57 -04:00
Jason Ertel
47e611682a
ignore debian apt update output
2023-09-19 09:24:12 -04:00
Jason Ertel
e067b7134e
exclude docker pull unauth errors from failing setup since they'll be retried
2023-09-14 07:38:07 -04:00
Jason Ertel
8b3a38f573
resolve login page flicker
2023-08-01 16:30:24 -04:00
Jason Ertel
07a590dda8
fix agent extract error during install; simplify logic
2023-06-23 17:17:59 -04:00
m0duspwnens
ed1e2c8908
ignore failure notification for Ubuntu Failed to restart snapd
2023-06-16 13:58:45 -04:00
Mike Reeves
62a063dae4
Update verifications
2023-05-30 09:50:43 -04:00
Mike Reeves
2fe88a1e66
Fix verify so copying sigma rules isnt fail
2023-05-15 15:33:52 -04:00
Doug Burks
f9890778ad
revert last change to so-verify
2023-05-11 16:45:46 -04:00
Doug Burks
e9fd7d8b8b
add another error exclusion to so-verify
2023-05-11 15:38:57 -04:00
Jason Ertel
5301f442f9
distributed testing
2023-03-09 19:31:04 -05:00
Jason Ertel
ed8a23cedc
distributed testing
2023-03-09 17:01:38 -05:00
Jason Ertel
23b344bf14
distributed testing
2023-03-09 15:04:42 -05:00
Jason Ertel
f77068f73f
setup and so-verify/so-status interop
2023-03-06 18:37:37 -05:00
Jason Ertel
1945659369
Error is too common, found even in dashboard titles
2023-03-06 15:59:08 -05:00
Mike Reeves
ff495cb20e
fix formatting issue
2023-02-28 10:41:44 -05:00
Mike Reeves
1692970789
back out verify changes since underlying errors should be fixed
2023-02-27 15:22:08 -05:00
Mike Reeves
9967e91825
remove mysql check
2023-02-27 13:42:11 -05:00
Mike Reeves
25a6eba166
Update so-verify
2023-01-26 12:30:35 -05:00
Jason Ertel
d421aa82a2
do not treat all installs as ISO; fix check for non-empty mail files
2023-01-23 14:04:26 -05:00
Jason Ertel
c3384d8381
further improvements
2023-01-20 11:23:13 -05:00
Jason Ertel
79fb5dc525
prevent false success occurring when deleting the grafana dashboard
2023-01-19 14:19:55 -05:00
Jason Ertel
59177288ef
correct grep patterns
2023-01-19 13:56:14 -05:00
Jason Ertel
c5260e4787
verify setup
2023-01-19 11:25:59 -05:00
Jason Ertel
05a6d702b0
Add logic to determine if setup succeeded and provide relevant output
2023-01-19 10:03:03 -05:00