Standard output data ingestion

We need to ingest standard output that generated from 3rd party apps from one of the host and ingest that information into logstash? The OS is 2012 R2. please suggest which one to use.

thx

You could use Filebeat with an stdin prospector.
https://www.elastic.co/guide/en/beats/filebeat/current/configuration-filebeat-options.html#_literal_type_literal

Installing Filebeat: https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html

Thank you. Appreciate your inputs.

This topic was automatically closed after 21 days. New replies are no longer allowed.