Forums

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

Log Field Detail

Muhammad Reza Pahlevi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 12, 2019

Hi guys I've been looking for detail for each field for these following log samples but I can't find it in the documentation.
[1] 2019-02-07 10:35:08,570 ThreadPoolAsyncTaskExecutor::Thread 21 INFO [com.atlassian.greenhopper.EventListenerRegistry] registered event listener [CACHE_MANAGER]: com.atlassian.greenhopper.service.GreenHopperCacheManager
[2] 2019-02-07 11:23:50,208 http-nio-8080-exec-18 Admin 683x196x1 1sq3jxs 10.194.0.9 /secure/admin/WebSudoAuthenticate.jspa HttpSession created [14w3231]
[3] 2019-02-07 10:52:17,593 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobListeners"
[4] 2019-02-07 11:09:41,996 automation-rule-executor:thread-2 WARN Admin [c.a.j.i.search.providers.LuceneSearchProvider_SLOW] LuceneQueryExecutionEvent{query={cf[11100] > "60m"} AND {cf[11100] < "63m"}, numberOfClausesInQuery=174, executionTime=980, numberOfResults=0, collectorType='TopDocs'}
[5] 2019-02-07 10:37:02,509 Caesium-1-1 INFO [servicedesk.bootstrap.upgrade.ServiceDeskUpgradeTaskFactory] Converting JSD Async Upgrade tasks to the Upgrade Task Framework format.


Any idea?

Thanks 

1 answer

0 votes
zunairf July 11, 2019

[c.a.j.i.search.providers.LuceneSearchProvider_SLOW] LuceneQueryExecutionEvent 

This just seems like it shows on any jql query that takes longer than expected.

 

Any saved queries or dashboards that takes long will also show up.

Suggest an answer

Log in or Sign up to answer