Project

General

Profile

Bug #35858 » production.log

Lukáš Hellebrandt, 12/13/2022 10:57 AM

 
==> /var/log/httpd/foreman-ssl_access_ssl.log <==
10.1.3.26 - - [13/Dec/2022:05:55:17 -0500] "GET /apidoc/apipie_checksum HTTP/1.1" 200 59 "-" "rest-client/2.1.0 (linux x86_64) ruby/2.7.6p219"

==> /var/log/foreman/production.log <==
2022-12-13T05:55:17 [I|app|d9c57725] Started GET "/apidoc/apipie_checksum" for 10.1.3.26 at 2022-12-13 05:55:17 -0500
2022-12-13T05:55:17 [I|app|d9c57725] Processing by Apipie::ApipiesController#apipie_checksum as JSON
2022-12-13T05:55:17 [I|app|d9c57725] Parameters: {"apipy"=>{}}
2022-12-13T05:55:17 [I|app|d9c57725] Rendered /usr/share/gems/gems/apipie-rails-0.8.2/app/views/apipie/apipies/apipie_checksum.json.erb (Duration: 38.2ms | Allocations: 5921)
2022-12-13T05:55:17 [I|app|d9c57725] Completed 200 OK in 44ms (Views: 41.7ms | Allocations: 6412)

==> /var/log/messages <==
Dec 13 05:55:18 dhcp-3-26 systemd[1]: Starting SSSD Kerberos Cache Manager...
Dec 13 05:55:18 dhcp-3-26 systemd[1]: Started SSSD Kerberos Cache Manager.
Dec 13 05:55:18 dhcp-3-26 sssd_kcm[99954]: Starting up

==> /var/log/httpd/foreman-ssl_access_ssl.log <==
10.1.3.26 - - [13/Dec/2022:05:55:18 -0500] "GET /api/users/extlogin HTTP/1.1" 204 - "-" "rest-client/2.1.0 (linux x86_64) ruby/2.7.6p219"

==> /var/log/foreman/production.log <==
2022-12-13T05:55:18 [I|app|c2fa4cec] Started GET "/api/users/extlogin" for 10.1.3.26 at 2022-12-13 05:55:18 -0500
2022-12-13T05:55:18 [I|app|c2fa4cec] Processing by Api::V2::UsersController#extlogin as JSON
2022-12-13T05:55:18 [I|app|c2fa4cec] Parameters: {"apiv"=>"v2"}
2022-12-13T05:55:18 [I|app|c2fa4cec] No template found for Api::V2::UsersController#extlogin, rendering head :no_content
2022-12-13T05:55:18 [I|app|c2fa4cec] Completed 204 No Content in 93ms (ActiveRecord: 13.9ms | Allocations: 14255)
(2-2/2)