...
Login to Kibana dashboard web UI with username password same as HTTP_User and HTTP_Passwd configured in previous section
Go to Management > Stack Management > Index Management.
...
If Fluent-bit connection to Elastic Search established successfully, the Indices is created automatically
...
Go to Management > Stack Management > Kibana. Create Data view matching the index pattern
...
Go to Analytics > Discover to search for logs belong to each index pattern respectively
User can filter logs using KQL syntax. For instance, enter "kubernetes.pod_name : oci-native-ingress" in the KQL filter input field
Log record in json format is parsed into fields