Package cisco/meraki Release Notes

Package cisco/meraki Release Notes Version 2.0.0 (2026-02-02)
  • Enhanced IP and address normalization with proper CIDR validation

  • Improved network protocol handling with tcp/ip normalization to network.transport

  • Added support for l7_firewall events with proper categorization

  • Enhanced IDS alert processing with decision-based event outcomes

  • Improved field mapping for client.domain and host.hostname with lowercase normalization

  • Added destination.mac field mapping from vendor fields

  • Updated event.type arrays to remove redundant "info" entries for cleaner categorization

  • Fixed temporary variable naming conflicts by prefixing with underscore

  • Enhanced file scanning events with proper category and type assignments

Package cisco/meraki Release Notes Version 1.5.4 (2025-12-15)
  • Enhanced firewall flow parsing with improved regex pattern for better action extraction

  • Added support for pattern-based action determination (0/1 and allow/deny patterns)

  • Improved handling of firewall events with more robust field extraction

Package cisco/meraki Release Notes Version 1.5.3 (2025-10-20)
  • Removed timezone parameter from timestamp parsing functions to use system default timezone handling

Package cisco/meraki Release Notes Version 1.5.2 (2025-08-05)
  • Enhanced authentication event parsing with improved regex pattern for authentication messages

  • Added support for AnyConnect VPN connection success and failure events with detailed field extraction

  • Added authentication event categorization with proper event types

Package cisco/meraki Release Notes Version 1.5.1 (2025-07-15)
  • Fixed regex patterns to handle multiline syslog messages

  • Fixed event severity handling for unknown values

Package cisco/meraki Release Notes Version 1.5.0 (2025-06-17)
  • Added support for JSON formatted logs with timestamps in ts and occurredAt fields

  • Added support for IDS Alert events with pass-through detections

  • Added support for File Scanned events

  • Added support for BGP, DHCP, VPN, and wireless association events

  • Updated ECS version to 9.0.0

Package cisco/meraki Release Notes Version 1.4.1 (2025-05-06)
  • Added support for BSD syslog format with MMM dd HH:mm:ss timestamp format

Package cisco/meraki Release Notes Version 1.4.0 (2025-03-21)
  • Added support for ip_flow_start and ip_flow_end events

  • Added new field mappings for network flow events

  • Updated ECS version to 8.17.0

Package cisco/meraki Release Notes Version 1.3.2 (2025-03-07)
  • Added support for content filtering block events

  • Added new field mappings for content filtering events

Package cisco/meraki Release Notes Version 1.3.1 (2025-03-03)
  • Adds support for l7_firewall events

Package cisco/meraki Release Notes Version 1.3.0 (2025-02-28)
  • Utilizes array:append() function for array declarations

  • Adds event.kind field to comply with CPS requirements

  • Removed indicator type from configuration category to comply with ECS

Package cisco/meraki Release Notes Version 1.2.1 (2024-11-26)
  • Removes the references to the lookup file from the parser

  • Bumps the ecs.version to 8.16.0

Package cisco/meraki Release Notes Version 1.2.0 (2024-09-24)
  • Adds the event.outcome field

  • Bumps the minimum LogScale version to 1.142 to support assertions in yaml files

Package cisco/meraki Release Notes Version 1.1.0 (2024-08-08)
  • Bug fix: updates the mapping for destination.port, source.port fields

  • Normalizing the mac addresses to keep the notation from RFC 7042

Package cisco/meraki Release Notes Version 1.0.0 (2024-04-19)
  • Adds new event.module, event.dataset and Cps.version fields

  • Removes the Product field

  • Sets following tags: Cps.version, Vendor, ecs.version, event.dataset, event.kind, event.module, event.outcome, observer.type

  • Rename url.host to url.domain field

Package cisco/meraki Release Notes Version 0.2.0 (2024-02-14)
  • Bumps ECS version to 8.11.0

  • Adds support for ip_flow_end and ip_flow_start events

  • Syslog headers are now mapped to log.syslog.* fields