Skip to content

Commit

Permalink
Add packetbeat namespace to a couple of topics missed in PR #1490 (#1519
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dedemorton authored and tsg committed Apr 29, 2016
1 parent f80012a commit 328c99f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packetbeat/docs/capturing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ of the buffer is 30 MB, but you can increase it like this:

[source,yaml]
------------------------------------------------------------------------------
interfaces:
packetbeat.interfaces:
device: eth0
type: af_packet
buffer_size_mb: 100
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/docs/thrift.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Here is an example configuration section for the Thrift protocol:

[source,yaml]
------------------------------------------------------------------------------
protocols:
packetbeat.protocols:
thrift:
transport_type = "socket"
protocol_type = "binary"
Expand Down

0 comments on commit 328c99f

Please sign in to comment.