Jc now supports scores of /proc files, new magic syntax for /proc files, and enhanced metadata output.
Category Archives: JC News
JC Version 1.21.0 Released
jc now supports metadata output, including timestamp, parser name, magic command, and magic command exit code. New Syslog and CEF standard and streaming parsers, IP Address string parser, Plist parser, and mdadm command output parser included.
JC Version 1.20.0 Released
jc now supports YAML output. Standard and Streaming parsers for top output are also now included.
JC Version 1.19.0 Released
jc now supports 100 standard and streaming parsers. Thank you to the Open Source community for making this possible!
JC Version 1.18.1 Released
JC version 1.18.1 release includes a high-level parse API along with public helper functions and better documentation when using JC in Python programs and scripts. 85 parsers included!
JC Version 1.17.0 Released
JC version 1.17.0 release includes support for streaming parsers (e.g. ls, ping, vmstat) that output JSON Lines (aka NDJSON). 78 parsers included!
JC Version 1.15.0 Released
JC version 1.15.0 release includes dozens of new features and parsers. Over 70 commands and file-types are now supported!
JC Version 1.14.0 Released
JC version 1.14.0 release includes new parsers for several commands, including date, wc, sum, cksum, hash, md5, md5sum, shasum, and more!
Parsing Command Output in Nornir with JC
Use jc with Nornir to parse the output of commands run on remote hosts.
Parsing Command Output in Saltstack with JC
Use a jc Output and/or Serializer Module to parse the output of commands run on Saltstack Minions.