Logstash |
Collect, Enrich & Transport Data
What's New in Logstash?
The Logstash 2.3 release enables the ability to dynamically reload pipelines on the fly, enables environment variable injection, ingests from CloudWatch APIs, and packs some significant performance gains. 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.