1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2832 Commits

Author SHA1 Message Date
Kelly Brazil 42b24d71e9 add CEF time formats 2022-08-17 17:45:47 -07:00
Kelly Brazil 07c65351d5 rename keys to match spec. attempt type conversions for extended fields. 2022-08-17 15:20:18 -07:00
Kelly Brazil cadf7e732e doc formatting 2022-08-17 12:54:12 -07:00
Kelly Brazil 8682a6bd0a normalize key names 2022-08-16 21:08:44 -07:00
Kelly Brazil e20357663d doc formatting 2022-08-16 17:13:53 -07:00
Kelly Brazil e777992b3e add schema docs 2022-08-16 17:12:09 -07:00
Kelly Brazil 5f43abc908 strip newline at the end of each line string 2022-08-16 17:00:09 -07:00
Kelly Brazil 8cbd92ccb6 add unparsable warning message 2022-08-16 16:39:00 -07:00
Kelly Brazil 80b4f7d037 add streamin syslog parsers 2022-08-16 16:33:50 -07:00
Kelly Brazil d5839e199f add syslog-bsd-s streaming parser 2022-08-16 16:15:03 -07:00
Kelly Brazil 4b9ed91546 regex formatting 2022-08-16 15:59:08 -07:00
Kelly Brazil 2e9b9ab987 tighten up priority parsing 2022-08-16 15:10:00 -07:00
Kelly Brazil 9a50a0cc2c doc update 2022-08-16 14:43:05 -07:00
Kelly Brazil 167ea6dfcf add several fields based on user feedback 2022-08-16 14:36:00 -07:00
Kelly Brazil f17d9ccbd6 doc update 2022-08-16 10:01:31 -07:00
Kelly Brazil 8a6bbc55d2 fix for missing tag 2022-08-16 10:01:27 -07:00
Kelly Brazil d42ec58ad1 remove colon at the end of the hostname if it exists. 2022-08-15 18:21:58 -07:00
Kelly Brazil c82c6a88f8 add tests 2022-08-15 18:10:48 -07:00
Kelly Brazil e7c8778e30 add docs, int conversion, and better rfc compliance 2022-08-15 18:10:43 -07:00
Kelly Brazil 7c4cf66243 add syslog tests 2022-08-15 16:54:10 -07:00
Kelly Brazil b4b3a11f01 tighten up key/value split 2022-08-15 16:54:02 -07:00
Kelly Brazil 17ce869939 add warning for unparsable lines 2022-08-15 15:39:20 -07:00
Kelly Brazil 05fd3cf787 add mdadm tests 2022-08-15 15:11:54 -07:00
Kelly Brazil 3daf90c5fe doc formatting 2022-08-15 13:51:48 -07:00
Kelly Brazil 02db3baf52 move test fixtures 2022-08-15 11:14:26 -07:00
Kelly Brazil 0bc7311473 doc update 2022-08-15 11:14:17 -07:00
Kelly Brazil 2fda7af8a7 change values to parameters in schema 2022-08-14 12:18:22 -07:00
Kelly Brazil 0cd471dfb2 doc update 2022-08-14 12:11:31 -07:00
Kelly Brazil 20982ab1a6 doc update 2022-08-14 12:03:16 -07:00
Kelly Brazil 81ed9c0c5c add timestamps 2022-08-14 11:48:41 -07:00
Kelly Brazil 23263bd83e add support for strings with UTC offset suffixes 2022-08-14 11:48:24 -07:00
Kelly Brazil 4d3d608e5c add support for ISO-like formats 2022-08-14 10:52:58 -07:00
Kelly Brazil 850a02b4c0 formatting 2022-08-12 18:20:11 -07:00
Kelly Brazil 2d4ace68e7 fix escape character fixups 2022-08-12 18:04:22 -07:00
Kelly Brazil 9adc66af63 version bump to 1.21.0 2022-08-12 17:35:47 -07:00
Kelly Brazil c24c5f7985 extract structured data. need to fix corner cases 2022-08-12 17:35:28 -07:00
Kelly Brazil 5f280c3e24 doc update 2022-08-12 10:16:15 -07:00
Kelly Brazil edff49a44f add syslog parsers 2022-08-11 13:29:53 -07:00
Kelly Brazil 345431bbcc add more escape chars 2022-08-09 21:33:54 -07:00
Kelly Brazil b087e712ca initial cef parser 2022-08-09 20:25:54 -07:00
Kelly Brazil b7a281c6c4 add val fields and append device table flags to state 2022-08-07 15:11:16 -07:00
Kelly Brazil bc1521d937 add initial mdadm parser 2022-08-07 13:39:58 -07:00
Kelly Brazil c15f7641f4 doc update 2022-08-06 17:05:03 -07:00
Kelly Brazil 123de1a3ce simplify timestamp field addition 2022-08-05 10:01:00 -07:00
Kelly Brazil 6d66557b11 add_timestamp_to tests in cli.py 2022-08-04 17:49:18 -07:00
Kelly Brazil cb3484e1ab doc update 2022-08-04 15:43:44 -07:00
Kelly Brazil 3166600ac6 doc update 2022-08-04 11:43:49 -07:00
Kelly Brazil ba39f35a01 disable YAML aliases 2022-08-04 11:28:22 -07:00
Kelly Brazil 934ef04694 change long timestamp option to --time-out so it doesn't clash with the timestamp parser name 2022-08-04 08:27:48 -07:00
Kelly Brazil bfe41d0391 doc formatting 2022-08-04 07:44:36 -07:00