Versions Compared

Key

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

Last Log has now a REST Api with API with different functions:


View Log Files

(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 (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 executing any custom search and then use the link right to the search button.


Thread Dump

(warning) Only for sysadmins

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


Kill a thread

(warning) Only for sysadmins. Use it only if you know what you are doing! Can destroy your Jira 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