1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

Commit Graph

  • cc6287c124 try/except int conversions Kelly Brazil 2022-09-07 08:40:37 -07:00
  • 966fe97759 add proc-devices parser and doc update Kelly Brazil 2022-09-06 17:59:26 -07:00
  • 1f2fe65185 add proc-crypto parser and doc update Kelly Brazil 2022-09-06 17:29:56 -07:00
  • b83cd24d57 add proc-cpuinfo parser and doc update Kelly Brazil 2022-09-06 17:05:14 -07:00
  • 5b4e4fd943 add proc-consoles parser and doc update Kelly Brazil 2022-09-06 15:52:26 -07:00
  • 61cd9acaa2 add buddyinfo parser and doc update Kelly Brazil 2022-09-06 15:19:59 -07:00
  • d2895928bd add examples to doc Kelly Brazil 2022-09-06 11:46:35 -07:00
  • 5c354b02ea doc update Kelly Brazil 2022-09-06 11:42:24 -07:00
  • a764642a85 fixup help, man, readme, about docs Kelly Brazil 2022-09-06 10:07:19 -07:00
  • a9b0fe6728 add 'hidden' attribute to parsers and wire up to jc.lib.all_parser_info() Kelly Brazil 2022-09-06 09:21:40 -07:00
  • 79ade2c182 move to module architecture. first two proc parsers Kelly Brazil 2022-09-04 10:42:16 -07:00
  • 146dc070ea reorder patterns Kelly Brazil 2022-09-03 14:05:57 -07:00
  • c1b2bae333 add more net files Kelly Brazil 2022-09-03 11:34:28 -07:00
  • e771b36a18 add more signatures Kelly Brazil 2022-09-03 10:52:35 -07:00
  • edcb2280cc add more filetypes Kelly Brazil 2022-09-02 19:20:36 -07:00
  • a249ca1da3 add initial procfile parser Kelly Brazil 2022-09-02 18:29:16 -07:00
  • f1383b5c66 Merge pull request #277 from kellyjonbrazil/dev v1.21.2 Kelly Brazil 2022-08-29 15:02:04 +00:00
  • 00e497828e Merge branch 'master' into dev Kelly Brazil 2022-08-29 14:54:40 +00:00
  • 5968eb697e fix for ipv6 ip-address parser with older python and version bump Kelly Brazil 2022-08-29 07:51:27 -07:00
  • ea78b389c9 Merge pull request #275 from kellyjonbrazil/dev v1.21.1 Kelly Brazil 2022-08-28 23:54:24 +00:00
  • 0b726f7acc doc update Kelly Brazil 2022-08-28 16:41:06 -07:00
  • 4d4b95c995 fix for linx arp -a cases where an icomplete hw address is present Kelly Brazil 2022-08-28 12:40:46 -07:00
  • fc06d195ec fix for arp -a cases where there are incomplete hw addresses Kelly Brazil 2022-08-28 12:31:57 -07:00
  • c7fc2e3b92 fix for older python versions that don't provide the netmask attribute when a decimal ip is used Kelly Brazil 2022-08-28 11:58:51 -07:00
  • 980fc77812 version bump Kelly Brazil 2022-08-28 11:49:32 -07:00
  • 75dc1722da Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2022-08-28 11:45:59 -07:00
  • 9326f1f0da Merge pull request #274 from kellyjonbrazil/master Kelly Brazil 2022-08-28 18:45:20 +00:00
  • ac831444ce fix for older python versions that don't handle decimal ip's cleanly Kelly Brazil 2022-08-28 11:40:53 -07:00
  • 4746cb3814 add --meta-out info to exit code section Kelly Brazil 2022-08-24 09:24:03 -07:00
  • 6c38a3bbaa add echo $? to show exit code Kelly Brazil 2022-08-24 09:11:06 -07:00
  • 9699a184d1 add exit code with --meta-out to readme Kelly Brazil 2022-08-24 09:07:34 -07:00
  • 51eb2c9fa8 doc update Kelly Brazil 2022-08-21 16:23:56 -07:00
  • abf6ea1fec doc update Kelly Brazil 2022-08-21 16:20:13 -07:00
  • 37835c1972 Merge pull request #273 from kellyjonbrazil/dev v1.21.0 Kelly Brazil 2022-08-21 13:58:23 -07:00
  • cd2f139409 doc update Kelly Brazil 2022-08-21 13:52:52 -07:00
  • 13bba1f4b8 only show magic command fields if magic as used Kelly Brazil 2022-08-21 13:52:39 -07:00
  • 4f21c7b7b4 change --time-out to --meta-out. add more meta fields Kelly Brazil 2022-08-21 12:38:55 -07:00
  • 65cf7960bf add traceroute -n tests Kelly Brazil 2022-08-21 11:08:10 -07:00
  • 96c5ef5fa2 add library credit Kelly Brazil 2022-08-20 13:43:47 -07:00
  • f7c6a82e73 add cef tests Kelly Brazil 2022-08-20 13:38:20 -07:00
  • 23e81bc3fe add cef streaming parser. doc updates Kelly Brazil 2022-08-20 13:30:39 -07:00
  • 7c35845006 formatting Kelly Brazil 2022-08-20 12:37:45 -07:00
  • 7ad0f8a17f formatting Kelly Brazil 2022-08-20 12:37:11 -07:00
  • b6cd123719 doc update Kelly Brazil 2022-08-20 12:30:52 -07:00
  • 944ae9f8d9 doc update Kelly Brazil 2022-08-20 11:31:52 -07:00
  • 935e114d40 add syslog streaming tests Kelly Brazil 2022-08-20 11:25:56 -07:00
  • 7fbfec4e5a remove unneeded raw strings Kelly Brazil 2022-08-20 11:13:32 -07:00
  • 6d5c72b54b add raid5 and container tests Kelly Brazil 2022-08-20 10:58:13 -07:00
  • 23ad501595 add -n support for ipv6 Kelly Brazil 2022-08-20 09:48:38 -07:00
  • 985d7d28ed add -n support (ipv4) Kelly Brazil 2022-08-19 21:36:15 -07:00
  • 9ddaddfaa0 add case for timestamp-style datetime fields Kelly Brazil 2022-08-19 20:36:58 -07:00
  • de11ae20a4 add git, syslog, and cef timestamp tests Kelly Brazil 2022-08-19 09:06:46 -07:00
  • 89574faef7 remove underscore in CEF_Version, doc update, timestamp optimization Kelly Brazil 2022-08-19 08:44:23 -07:00
  • 7bf6f1b870 formatting Kelly Brazil 2022-08-18 11:24:49 -07:00
  • 0ee0cb35bc add escape chars to doc Kelly Brazil 2022-08-18 11:23:03 -07:00
  • 780eb05553 doc update Kelly Brazil 2022-08-18 11:19:11 -07:00
  • d71a7fbbed cleanup custom field processing and add datetime support Kelly Brazil 2022-08-18 10:55:37 -07:00
  • 5b597b6583 move conversions into process(). initial timestamp fields working Kelly Brazil 2022-08-17 17:46:24 -07:00
  • 42b24d71e9 add CEF time formats Kelly Brazil 2022-08-17 17:45:47 -07:00
  • 07c65351d5 rename keys to match spec. attempt type conversions for extended fields. Kelly Brazil 2022-08-17 15:20:18 -07:00
  • cadf7e732e doc formatting Kelly Brazil 2022-08-17 12:54:12 -07:00
  • 8682a6bd0a normalize key names Kelly Brazil 2022-08-16 21:08:44 -07:00
  • e20357663d doc formatting Kelly Brazil 2022-08-16 17:13:53 -07:00
  • e777992b3e add schema docs Kelly Brazil 2022-08-16 17:12:09 -07:00
  • 5f43abc908 strip newline at the end of each line string Kelly Brazil 2022-08-16 17:00:09 -07:00
  • 8cbd92ccb6 add unparsable warning message Kelly Brazil 2022-08-16 16:39:00 -07:00
  • 80b4f7d037 add streamin syslog parsers Kelly Brazil 2022-08-16 16:33:50 -07:00
  • d5839e199f add syslog-bsd-s streaming parser Kelly Brazil 2022-08-16 16:15:03 -07:00
  • 4b9ed91546 regex formatting Kelly Brazil 2022-08-16 15:59:08 -07:00
  • 2e9b9ab987 tighten up priority parsing Kelly Brazil 2022-08-16 15:10:00 -07:00
  • 9a50a0cc2c doc update Kelly Brazil 2022-08-16 14:43:05 -07:00
  • 167ea6dfcf add several fields based on user feedback Kelly Brazil 2022-08-16 14:36:00 -07:00
  • f17d9ccbd6 doc update Kelly Brazil 2022-08-16 10:01:31 -07:00
  • 8a6bbc55d2 fix for missing tag Kelly Brazil 2022-08-16 10:01:27 -07:00
  • d42ec58ad1 remove colon at the end of the hostname if it exists. Kelly Brazil 2022-08-15 18:21:58 -07:00
  • c82c6a88f8 add tests Kelly Brazil 2022-08-15 18:10:48 -07:00
  • e7c8778e30 add docs, int conversion, and better rfc compliance Kelly Brazil 2022-08-15 18:10:43 -07:00
  • 7c4cf66243 add syslog tests Kelly Brazil 2022-08-15 16:54:10 -07:00
  • b4b3a11f01 tighten up key/value split Kelly Brazil 2022-08-15 16:54:02 -07:00
  • 17ce869939 add warning for unparsable lines Kelly Brazil 2022-08-15 15:39:20 -07:00
  • 05fd3cf787 add mdadm tests Kelly Brazil 2022-08-15 15:11:54 -07:00
  • 3daf90c5fe doc formatting Kelly Brazil 2022-08-15 13:51:48 -07:00
  • 02db3baf52 move test fixtures Kelly Brazil 2022-08-15 11:14:26 -07:00
  • 0bc7311473 doc update Kelly Brazil 2022-08-15 11:14:17 -07:00
  • 2fda7af8a7 change values to parameters in schema Kelly Brazil 2022-08-14 12:18:22 -07:00
  • 0cd471dfb2 doc update Kelly Brazil 2022-08-14 12:11:31 -07:00
  • 20982ab1a6 doc update Kelly Brazil 2022-08-14 12:03:16 -07:00
  • 81ed9c0c5c add timestamps Kelly Brazil 2022-08-14 11:48:41 -07:00
  • 23263bd83e add support for strings with UTC offset suffixes Kelly Brazil 2022-08-14 11:48:24 -07:00
  • 4d3d608e5c add support for ISO-like formats Kelly Brazil 2022-08-14 10:52:58 -07:00
  • 850a02b4c0 formatting Kelly Brazil 2022-08-12 18:20:11 -07:00
  • 2d4ace68e7 fix escape character fixups Kelly Brazil 2022-08-12 18:04:22 -07:00
  • 9adc66af63 version bump to 1.21.0 Kelly Brazil 2022-08-12 17:35:47 -07:00
  • c24c5f7985 extract structured data. need to fix corner cases Kelly Brazil 2022-08-12 17:35:28 -07:00
  • 5f280c3e24 doc update Kelly Brazil 2022-08-12 10:16:15 -07:00
  • edff49a44f add syslog parsers Kelly Brazil 2022-08-11 13:29:53 -07:00
  • 345431bbcc add more escape chars Kelly Brazil 2022-08-09 21:33:54 -07:00
  • b087e712ca initial cef parser Kelly Brazil 2022-08-09 20:25:54 -07:00
  • b7a281c6c4 add val fields and append device table flags to state Kelly Brazil 2022-08-07 15:11:16 -07:00
  • bc1521d937 add initial mdadm parser Kelly Brazil 2022-08-07 13:39:58 -07:00