Skip to main content



A helpful library for with CAPE.

Changes for 2.0.0 - 2023-05-16

  • Add CAPE::Utils->eve_process and matching eve command to cape_utils.
  • suricata_extract_submit now creates a stats file at '/var/cache/suricata_extract_submit_stats.json'.
  • suricata_extract_submit also sends stats to syslog
  • suricata_extract_submit sends the full extract JSON and mojo_cape_submit saves it.
  • Add src_bin/suricata_extract_submit_extend.


Play the tabla!

Changes for 0.0101 - 2023-05-16T13:44:19Z

  • Always set the channel to 0.


Play the tabla!

Changes for 0.0100 - 2023-05-16T13:31:25Z

  • Tediously study and codify the instruction links in the SEE ALSO section.
  • Make this magically work with timidity.
  • Mint with Dist::Zilla.


Layout a log message as a JSON hash, including MDC data

Changes for 0.60 - 2023-05-16

  • Fix attempted use of non-hash references as hash references when using complex fields [github #10]
  • Replace potentially unsave usages of each %hash with for loops


Data description and validation

Changes for 1.12

  • Struct(..., -exclude => ..) returns richer error messages