Reputation: 29
I am new to elasticsearch. I need to send bulk data to elasticsearch using log4j2. I didn't find any proper information on the internet for this. Even some informative article would be a great help. Thanks in advance.
Upvotes: 0
Views: 925
Reputation: 1026
NoSql Log4j2 appender logs messages to Elasticsearch.
https://github.com/jprante/log4j2-elasticsearch
Upvotes: 0