I want to hook up our JIRA logs to logstash so they can be seen in Kibana. I know it involves editing the log4j.properties file and I am pretty sure the web.xml but I do not know how to add in the appender into the properties file. Anyone that has hooked their jira instance to Elasticsearch know how to do this?
I have a similar question. I'm trying to setup the filebeat on the jira windows server. A sample filebeat config would be helpful to ensure we are capturing the relevant logs and in the right format.
I would have a similar question. How to filter Jira and generally Atlassian Java logfiles.Some examples for Grok patterns (Logstash) ans/or Filebeat would be very helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mark,
I did some research and found a couple posts that may help:
Those are just a few that I found that seemed the most relevant. Hopefully those help and can lead to other resources that might be of assistance!
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Brandon, thank you for the reply. The biggest question I have with the documents provided is that none of them mention anything about editing JIRA's log4j.properties or the web.xml file. For the systems that our company currently has configured into kibana. They need to add a filter to the web.xml and add the appender to the log4j.xml. So I need to figure out how to translate an xml edit to a .properties file edit. Any help on that front would be superb. We currently have it configured where we do not need to make any additional configuration changes on the logstash application. So the changes need to happen on the systems that want to send logs to logstash.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.