Logstash
Collect, Enrich & Transport Data
Process Any Data, From Any Source
- Centralize data processing of all types
- Normalize varying schema and formats
- Quickly extend to custom log formats
- Easily add plugins for custom data sources
Get Product Updates
-
What's New?
The Logstash 2.4 release gets new plugin features that are otherwise exclusive of the remaining 2.x series. Some highlights include significant performance gains when ingesting data from Beats, and support for Kafka 0.10. For developers, there's a shiny plugin generator to help you build your next plugin! Learn more.
-
Centralize Data Processing of All Types
Logstash is a data pipeline that helps you process logs and other event data from a variety of systems. With 200 plugins and counting, Logstash can connect to a variety of sources and stream data at scale to a central analytics system.
-
Normalize Varying Schema
Business-critical data is often scattered among different systems, each in its own format. Logstash allows you to parse this data and converge on a common format before inserting it into your analytics datastore of choice.
-
Extend to Custom Log Formats
Most logs written by infrastructure and applications have custom formats. Logstash provides a fast and convenient way to custom logic for parsing these logs at scale.
-
Add Plugins for Custom Sources
Built with extensibility in mind, Logstash provides an API for rapid plugin development by the community. With recent improvements to the plugin ecosystem, contributors can publish new plugins at any time.