Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Last Log has now comes with a REST API with different the following functions:

View Log Files

Note
(warning) 

Only for admins

  • <base>/rest/lastlog/1.0/log
    • List all available log files
  • <base>/rest/lastlog/1.0/log/{filename}
    • View log file {filename}
    • Parameter:
      • maxEntries: Number of Lines lines (Integer)
      • reverse: Invert order of output (boolean)
      • query: Search string (String)
      • regex: Search by regex (boolean)
      • exclude: Exclude search string (String)
      • casesensitive: Search case sensitiv (boolean)

An example link can be found on the log page by . After executing any custom search and then use the link right a link next to the search button.button will be displayed (Show only log). 

Thread Dump

Note
(warning)

 Only for sysadmins

  • <base>/rest/lastlog/1.0/threads
    • Show Thread Dump

Kill a thread

Warning
(warning) 

Only for sysadmins.

Use it only if you know what you are doing! Can destroy your Jira

To be used with ultimate care! Killing a thread might result in a broken instance!

  • <base>/rest/lastlog/1.0/threads/kill/{id}
    • Kill Thread with ID {id}



CSS Stylesheet
#tocContainer {
margin-right: 15px; 
position: fixed;
right: 0;
top: 160px;
width: 23%;
z-index: 1;
}

Div
styleline-height: 150%;
idtocContainer
Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel2
indent20px
classp