Hello,
we use docker-compose build for awx.
After the migration we see messages on the logs that are marked as error.
I thing that are Informations not errors but iam not sure.
The first message is a normal authentification request.
The second message is the keepalive from ouwer netscaler.
awx-uwsgi stderr | 2023-06-29 06:32:01,950 INFO [1b052dd2] awx.api.authentication User admin performed a GET to /api/v2/teams/ through the API using OAuth 2 token 2609.
awx-uwsgi stderr |
awx-uwsgi stderr | [pid: 4573|app: 0|req: 939/10614] XXXXXX () {48 vars in 657 bytes} [Thu Jun 29 06:32:01 2023] GET /api/v2/teams/?name=default => generated 1228 bytes in 58 msecs (HTTP/1.1 200) 14 headers in 472 bytes (1 switches on core 0)
awx-uwsgi stderr |
awx-uwsgi stderr | 2023-06-29 06:32:02,065 INFO [954eb898] awx.api.authentication User admin performed a GET to /api/v2/teams/ through the API using OAuth 2 token 2609.
awx-uwsgi stderr |
awx-uwsgi stderr | [pid: 4573|app: 0|req: 940/10615] XXXXXXX () {48 vars in 657 bytes} [Thu Jun 29 06:32:02 2023] GET /api/v2/teams/?name=default => generated 1228 bytes in 63 msecs (HTTP/1.1 200) 14 headers in 472 bytes (1 switches on core 0)
awx-uwsgi stderr |