Plaso 20260720 released
Plaso 20260720 released The Plaso team is delighted to announce a new Plaso release, 20260720. This release has a mixture of new features and under the hood improvements. Notable changes Changes to schema and storage format as previously noted . Note that these change default behavior and can break backwards compatibility of storage files, filters and tagging rules. These include: introduction of data type counter ( #5017 ) with thanks to @nflexfo the “description” and “description_short” fields are no longer available in dynamic output. These fields previously were duplicate supported names for message and message_short, which are now the only way to refer to these fields. The filename and inode fields in the psort/psteal output are no longer auto-populated with a value derived from the path specification of the event data stream and will be left empty if not set in the event data. You can use the command line option “--output-fallback-path” to enable the behavior. The h...