Difference between revisions of "Artifactory logs"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 22: | Line 22: | ||
2020-02-20 12:42:53,209 [http-nio-8081-exec-494] [WARN ] (o.a.w.s.RequestUtils:153) - Request /XXXXXX should be a repo request and does not match any repo key | 2020-02-20 12:42:53,209 [http-nio-8081-exec-494] [WARN ] (o.a.w.s.RequestUtils:153) - Request /XXXXXX should be a repo request and does not match any repo key | ||
+ | |||
+ | |||
+ | == request.log == | ||
+ | 20200220131105|8420|REQUEST|10.10.10.18|anonymous|GET|/api/XXXXXXXX|HTTP/1.1|200|0 | ||
== See also == | == See also == | ||
* {{JFrog}} | * {{JFrog}} |
Revision as of 13:11, 20 February 2020
grep -a ERROR /opt/jfrog/artifactory/logs/*
/opt/jfrog/artifactory/logs/request.log /opt/jfrog/artifactory/logs/artifactory.log /opt/jfrog/artifactory/logs/access.log /opt/jfrog/artifactory/logs/event.log
Contents
/opt/jfrog/artifactory/logs/access.log
[ACCEPTED DEPLOY] [ACCEPTED DELETE] [ACCEPTED LOGIN]
[DENIED DOWNLOAD] [DENIED LOGIN]
/opt/jfrog/artifactory/logs/artifactory.log
2020-02-20 04:36:16,183 [http-nio-8081-exec-350] [ERROR] (o.a.r.c.e.m.GlobalExceptionMapper:48) - Failed to release lock for key: 2020-02-20 10:47:34,185 [http-nio-8081-exec-407] [ERROR] (o.a.r.c.e.m.GlobalExceptionMapper:48) - getWriter() has already been called for this response
2020-02-20 12:42:53,209 [http-nio-8081-exec-494] [WARN ] (o.a.w.s.RequestUtils:153) - Request /XXXXXX should be a repo request and does not match any repo key
request.log
20200220131105|8420|REQUEST|10.10.10.18|anonymous|GET|/api/XXXXXXXX|HTTP/1.1|200|0
See also
Advertising: