Skip to content

v1.3.0

Latest

Choose a tag to compare

@jperelli jperelli released this 17 Jul 12:04
· 1 commit to main since this release

1.3.0 - 2026-07-16

Cosmetic semver issue sync mcp registry vs npmjs

1.2.0 - 2026-07-16

Support for mixed Graylog versions and searching across all streams.

Fixed

  • analyze now works on Graylog 4.2 as well as 6.x.
  • Searches no longer assume the Default Stream contains every message.

Added

  • search and analyze accept streams:"*" to query every readable stream.
  • list_streams reports each stream's removes_from_default_stream flag.
  • Empty Default-Stream searches now suggest retrying with streams:"*".

Changed

  • Server instructions now explain the wildcard query rules in full.