3.4.0 [2025/08/01] - Black Hat Arsenal USA 2025 Release
Enhancements:
- Field names are now abbreviated in the
search
command. You can disable with-b, --disable-abbreviations
. (#1627) (@hitenkoku) - 32-bit version of Hayabusa will now also run on 64-bit OSes. (#1665) (@akkuman)
- We now put a return character after the last line in JSON/L files so that filebeat will not miss the last event. (#1666) (@fukusuket)
Bug Fixes:
- Levels would be abbreviated even when
--disable-abbreviations
was enabled. (#1672) (@fukusuket)
改善:
search
コマンドでフィールド名が省略されるようになった。-b, --disable-abbreviations
で無効にできる。 (#1627) (@hitenkoku)- 32ビット版のHayabusaが64ビットOSでも動作するようになった。 (#1665) (@akkuman)
- Filebeatが最後のイベントを見逃さないように、JSON/Lファイルの最終行の後にリターン文字を置くようにした。 (#1666) (@fukusuket)
バグ修正:
- レベルは、
--disable-abbreviations
オプションが有効であっても省略されていた。(#1672) (@fukusuket)