Certainly! Here’s an improved version of your message:
Hello,
I am currently using the provided documentation to create a Dataflow job that pulls our application logs into Pub/Sub. Here is the process I followed:
- Created a Pub/Sub topic for our application logs.
- Subscribed to the topic and used it as the dataset for Dataflow.
- Configured the GCP integration with Pub/Sub, naming the dataset "pubsub".
- Deployed the Dataflow job, which is running successfully in GCP.
However, I am unable to locate the logs in Kibana. I have checked both the "Discover" and "Observability" sections, but no logs appear.
Please note that I am not looking to create a dashboard; I simply want to document the search format in Kibana. Could you advise if this is the correct approach, or should I be using the Elastic Agent for this use case?
Thank you.