Input Plugins
Last updated
Was this helpful?
Last updated
Was this helpful?
Fluentd has 6 types of plugins: , , , , and . This article gives an overview of Input Plugin.
Input plugins extend Fluentd to retrieve and pull event logs from external sources. An input plugin typically creates a thread socket and a listen socket. It can also be written to periodically pull data from data sources.
Please refer to this list of available plugins to find out about other Input plugins.
If this article is incorrect or outdated, or omits critical information, please . is a open source project under . All components are available under the Apache 2 License.