[dev.icinga.com #11706] Improve logging for HTTP API requests #4178
Labels
Milestone
Comments
Updated by mfriedrich on 2016-05-06 14:38:53 +00:00 The ApiUser object is logged in parenthesis, e.g. "(ABC)" already. |
Updated by ClemensBW on 2016-07-06 13:41:24 +00:00 Hello, yes, but the source (ip / fqdn) from the api call is not logged :o) |
Updated by gbeutner on 2016-07-25 07:43:37 +00:00
|
Updated by gbeutner on 2016-07-25 07:45:05 +00:00
Applied in changeset cdda3ba. |
Updated by gbeutner on 2016-08-22 11:49:43 +00:00
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/11706
Created by ClemensBW on 2016-04-29 14:05:14 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2016-07-25 07:45:05 +00:00)
Target Version: 2.5.0
Last Update: 2016-08-22 11:49:43 +00:00 (in Redmine)
Hello,
is it possible to provide more logging for the API calls?
Now we have only:
[2016-04-29 16:00:22 +0200] information/ApiListener: New client connection (no client certificate)
[2016-04-29 16:00:22 +0200] information/HttpServerConnection: Request: POST /v1/actions/process-check-result?service[]=XXXX!ABC-sim (ABC)
[2016-04-29 16:00:22 +0200] warning/TlsStream: TLS stream was disconnected.
&/
[2016-04-29 16:03:34 +0200] information/ApiListener: New client connection (no client certificate)
[2016-04-29 16:03:34 +0200] information/HttpServerConnection: Request: GET /v1/objects/services (ABC)
[2016-04-29 16:03:34 +0200] warning/TlsStream: TLS stream was disconnected.
No source or user information.
Changesets
2016-07-25 07:43:13 +00:00 by gbeutner cdda3ba
The text was updated successfully, but these errors were encountered: