oracle / oci-dotnet-sdk

Oracle Cloud Infrastructure SDK for .NET
https://cloud.oracle.com/cloud-infrastructure
Other
50 stars 19 forks source link

Invalid LogLevel for Job Logs #241

Open sivakumarkalluri opened 1 month ago

sivakumarkalluri commented 1 month ago

Hi, Upon attempting to retrieve the logs of a job using the provided API endpoint (GET /job/{jobId}/logs), I noticed an inconsistency in the returned data. Specifically, while the LogLevel is indicated as "INFO," the message content suggests an error.

image

github-anurag commented 1 month ago

@sivakumarkalluri This issue pertains to the response returned from the Logging service, not the OCI Dotnet SDK. I will let the logging team know about this.

sivakumarkalluri commented 1 month ago

Hi @github-anurag any update on this issue?

github-anurag commented 1 month ago

@sivakumarkalluri I have let the logging team know about this. They should reach out to you.

sivakumarkalluri commented 2 weeks ago

Hi @github-anurag any update on this issue?