Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to transfer full JIRA log in to local syslog linux server

A660988 March 19, 2020

Hi Team ,

Kindly guide me how to transfer full Jira log  ( like JIRA service start /stop log , all plugin logs , all operation error  log etc .) to local syslog server.

Steps I have performed

  • Modified the log4j.propertie file ( /opt/atlassian/jira/atlassian-jira/WEB-INF/classes/log4j.properties )  file

Added following line at the end of file.

Please find screen shot.

#SYSLOG#############################

log4j.appender.SYSLOG.threshold=DEBUG, INFO, console, filelog
log4j.appender.SYSLOG=org.apache.log4j.net.SyslogAppender
log4j.appender.SYSLOG.syslogHost=127.0.0.1
log4j.appender.SYSLOG.layout=org.apache.log4j.EnhancedPatternLayout
log4j.appender.SYSLOG.layout.ConversionPattern=%t %5r %-5p %-21d{yyyyMMdd HH:mm:ss,SSS} %c{2} [%x] %m %throwable{none}
log4j.appender.SYSLOG.Facility=LOCAL0

 

 

But I am not sure that all log is going to syslog location.

Please support me on this.I need it ASAP

 

Thanks

Yamini 

 

 

.

 

1 answer

0 votes
A660988 March 20, 2020

Please response to above issue .

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.2.1
TAGS
AUG Leaders

Atlassian Community Events