Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachard committed Feb 12, 2024
1 parent de7d484 commit 65b4d32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- *Listen for logging traffic with streaming network protocols*
- [`DNStap`](docs/collectors/collector_dnstap.md#dns-tap) with `tls`|`tcp`|`unix` transports support and [`proxifier`](docs/collectors/collector_dnstap.md#dns-tap-proxifier)
- [`PowerDNS`](docs/collectors/collector_powerdns.md) streams with full support
- [`DNSMessage`](docs/collectors/collector_dnsmessage.md) internal DNS model
- [`DNSMessage`](docs/collectors/collector_dnsmessage.md) internal DNS model for pipelining
- [`TZSP`](docs/collectors/collector_tzsp.md) protocol support
- *Live capture on a network interface*
- [`AF_PACKET`](docs/collectors/collector_afpacket.md) socket with BPF filter
Expand Down
2 changes: 1 addition & 1 deletion docs/running_mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

> NOTE: EXPERIMENTAL, NOT YET SUITABLE FOR PRODUCTION
The `pipelining` mode is akin to the multiplexer but offers several enhancements:
The `pipelining` mode offers several enhancements:

- a simplified syntax,
- conditional statement-based log routing,
Expand Down

0 comments on commit 65b4d32

Please sign in to comment.