In VIP Authentication Hub environment, we see no api, service, pod, txnId, userLoginId etc. info for some log entries in ssp_log.
For example:
{
"_index": "ssp_log",
"_type": "_doc",
"_id": "ve1fHIQByH9hN0sr0JcP",
"_version": 1,
"_score": 1,
"_source": {
"@timestamp": "2022-10-28T02:15:51.405Z",
"stream": "stdout",
"timestamp": "2022-10-28T02:15:51Z",
"level": "INFO",
"type": "log",
"thread": "http-nio-8090-exec-1",
"msg": "No risk for country[australia]"
},
"fields": {
"msg": [
"No risk for country[australia]"
],
"stream.keyword": [
"stdout"
],
"@timestamp": [
"2022-10-28T02:15:51.405Z"
],
"level.keyword": [
"INFO"
],
"stream": [
"stdout"
],
"level": [
"INFO"
],
"type.keyword": [
"log"
],
"thread": [
"http-nio-8090-exec-1"
],
"type": [
"log"
],
"msg.keyword": [
"No risk for country[australia]"
],
"timestamp": [
"2022-10-28T02:15:51.000Z"
],
"thread.keyword": [
"http-nio-8090-exec-1"
]
}
}
Release : VIP Authentication Hub 0.2946 built
Currently this is a limitation of VIP AuthHub product.
Customer can raise Enhancement Request for this.