Logstash writing to the MongoDB database

Source: Internet
Author: User
Tags install mongodb logstash

1. List Logstash-plugins

Bin/logstash-plugin List
******

Logstash-output-kafka
Logstash-output-nagios
Logstash-output-null
Logstash-output-pagerduty
Logstash-output-pipe
Logstash-output-rabbitmq
Logstash-output-redis


******

2. Plugin to install MongoDB output in the output format

Install Logstash-output-mongodb

3. Configure the output profile for Logstash

MongoDB {            "%{message}"}            "mongodb://asrlog-1 : 27017 ""            Service ""             Trace_log "         }

4. Restart Logstash

Note: The Logstash, which is started as follows, also needs to be restarted Logstash, after all, the output plugin has been reinstalled (for a while ...). )

Bin/logstash-f config/logstash-onlne.yml--config.reload.automatic &

5. Log in to MongoDB and verify that the data is written.

The pro-test is feasible and can be written successfully.

Improper, welcome the great God of the generous enlighten.

Logstash writing to the MongoDB database

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.