Skip to content

FileBeat and Logstash configuration for weblogic logs

Notifications You must be signed in to change notification settings

carlgira/weblogic-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weblogic ELK

Filebeat and Logstash for Weblogic

  • Download and install Filebeat, Logstash and ElasticSearch
  • Install the plugin logstash-filter-translate

    logstash-plugin install logstash-filter-translate

  • Start ElasticSearch
  • Start FileBeat

    filebeat -c weblogic-filebeat.yml

  • Start Logstash

    logstash -f weblogic-logstash-pipeline.conf --config.reload.automatic

To see all details go to http://carlgira.blogspot.com.es/2017/09/logstash-configuration-for-weblogic.html

About

FileBeat and Logstash configuration for weblogic logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages