I am new to google cloud. I have a java application and I write logs in my compute engines storage itself. That is I have a log folder inside my e2-small machine and I have log files in that folder. I can ssh to my compute engine and view logs but want to explore how to use google cloud tools for same.
I have explored
- https://cloud.google.com/logging/docs/view/logs-viewer-interface
- https://cloud.google.com/appengine/docs/standard/nodejs/building-app/viewing-service-logs
and also few stackoverflow questions. Right now is view audit events for my compute engine like (Removing user viraj and Updating keys for user viraj)
Please let me know if any more information is required or if I am missing in my cloud setup?