diff --git a/docs/integrations/zeek/reading-zeek-log-formats.md b/docs/integrations/zeek/reading-zeek-log-formats.md index ab235e02b5..bb9408194f 100644 --- a/docs/integrations/zeek/reading-zeek-log-formats.md +++ b/docs/integrations/zeek/reading-zeek-log-formats.md @@ -101,7 +101,7 @@ log, but now as generated using the JSON Streaming Logs package. #### Example ```mdtest-command -super -Z -c 'head 1' conn.ndjson +super -Z -c 'head 1' conn.json ``` #### Output