Andrzej Jackowski
f85e738b11
test: audit: fix parsing of syslog messages
...
Before this commit, there were following issues with parsing of syslog
messages in audit tests:
- `line_to_row()` function was never called
- `line_to_row()` was not prepared for changes introduced in
scylladb#23099 (i.e. key=value pairs)
- `line_to_row()` didn't handle newlines in queries
- `line_to_row()` didn't handle "\\" escaping in queries
Due to the aforementioned issues, the syslog audit tests were failing.
This commit fixes all of those issues, by parsing each audit syslog
message using a regexp.
2025-07-04 12:40:51 +02:00
..
2025-06-26 12:28:08 +02:00
2025-07-04 12:40:51 +02:00
2025-05-27 15:12:25 +02:00
2025-05-30 08:48:43 +03:00
2025-05-19 11:50:55 +00:00
2025-04-30 07:04:57 +03:00
2025-06-02 15:49:29 +02:00
2025-06-11 09:43:44 +02:00
2025-03-30 19:23:40 +03:00
2025-06-25 11:13:15 +03:00
2025-03-30 19:23:40 +03:00
2025-04-25 12:25:15 +02:00
2025-03-24 14:54:45 +02:00
2025-06-09 12:59:04 +02:00
2025-06-10 17:25:03 +02:00
2025-05-30 08:35:56 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-06-23 17:56:26 +02:00
2025-05-10 16:30:18 +02:00
2025-05-19 11:50:55 +00:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-04-06 18:39:24 +03:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-05-19 11:50:55 +00:00
2025-06-25 19:22:48 +02:00
2025-05-19 11:50:55 +00:00
2025-05-14 09:59:19 +02:00
2025-05-10 16:30:23 +02:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-04-17 16:22:58 +02:00
2025-05-10 16:30:26 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-04-15 10:57:39 +03:00
2025-03-24 14:54:45 +02:00
2025-03-14 13:53:05 +01:00
2025-03-14 13:53:05 +01:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-06-03 17:48:42 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 19:23:40 +03:00
2025-06-27 16:23:08 +03:00
2025-05-29 16:12:09 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 13:39:40 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-06-25 11:30:28 +03:00
2025-06-02 15:49:29 +02:00
2025-04-29 15:47:33 -03:00
2025-04-23 14:29:28 +02:00
2025-05-10 16:30:40 +02:00
2025-04-09 20:21:51 +02:00
2025-05-10 16:30:49 +02:00
2025-05-10 16:30:18 +02:00
2025-05-27 15:18:36 +02:00
2025-06-09 17:27:45 +03:00
2025-05-10 16:30:49 +02:00
2025-05-19 11:50:55 +00:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:49 +02:00
2025-05-10 16:30:49 +02:00
2025-03-14 13:53:05 +01:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-06-11 11:29:33 +03:00
2025-06-24 10:04:39 +02:00
2025-05-10 16:30:29 +02:00
2025-05-10 16:30:31 +02:00
2025-05-10 16:30:34 +02:00
2025-06-25 12:00:16 +03:00