Skip to content

Commit

Permalink
linux-capability: Add Note for pkg-config installation
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 committed Nov 11, 2020
1 parent baefe0e commit 814873d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configuration/linux-capability.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Or install it yourself as for td-agent:

$ td-agent-gem install capng_c

**Note:** capng_c uses `pkg-config` to link libcap-ng library. If you couldn't handle Linux capability with capng_c installation, please confirm `pgk-config` package is installed on your box.

## Capability handling on in_tail

Currently, `in_tail` which is the one of the Fluentd core plugin handles the following Linux capabilities:
Expand Down

0 comments on commit 814873d

Please sign in to comment.