Missing details for log entry
search cancel

Missing details for log entry

book

Article ID: 253295

calendar_today

Updated On:

Products

VIP Authentication Hub

Issue/Introduction

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"

    ]

  }

}

 

Environment

Release : VIP Authentication Hub 0.2946 built

Resolution

Currently this is a limitation of VIP AuthHub product.
Customer can raise Enhancement Request for this.