How to push nginx logs to google pubsub? -
we have nginx image in pods. nginx logs getting generated in pods itself. pods can killed based on load.so if pods killed logs inside them lost.so planning push logs pubsub. struggling same nginx logging not straight forward. how can push nginx access , error logs google cloud pub/sub ?
Comments
Post a Comment