Take a look at the Logstash plugins.
- [Instructor] Logstash Plugins.…In this video we are going to take a look at…the different types of plugins…and we will also see the list of supported plugins…in Logstash version 5.1.2.…First, let us see about the Input plugin.…An Input plugin is nothing but a component which enables…a specific source of even to be read by Logstash.…Logstash supports a number of Input plugins…and they are listed all here.…
A few notable input plugins are Twitter plugin,…rabbitmq plugin, kafka plugin,…amazonsqs plugin and saleforce plugin.…We can easily read and pull evens from…rabbitmq or amazon simple qservices.…It is also possible for us to pull the feeds…that are trending in Twitter easily using these plugins.…Next, we have the Output plugin.…The Output plugin is the final stage of a pipeline…and it is used to send the even data…to a specific destination.…
It can be elasticsearch, jira, mongodb,…syslog and many others.…And the list of Output plugins…supported in 5.1.2 are listed all here.…Next we have the Filter plugin.…Filter plugin performs intermediary process on an even.…
Released
12/20/2017This course was created and produced by Packt Publishing. We are honored to host this training in our library.
- Elasticsearch concepts
- Working with Logstach and Kibana
- Elasticsearch Query DSL
- Aggregation and analyzers
- Scripting in Elasticsearch
- Stashing
- Visualizing
- Using plugins and APIs
- Building an interface with dashboards
- Filtering and processing input
- Loading data to Elasticsearch
Share this video
Embed this video
Video: Logstash plugins