Publish to PubSub topic for all events #278
brian-liegl-sada
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi, you can use several hooks to receive the events, take a look here: https://github.com/drakkan/sftpgo/blob/master/docs/custom-actions.md it depends on the type of events you are interested in. Other events could be added, for example I plan to add the You could receive the events you are interested in via HTTP hooks and then forward them to the pubsub topic |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are looking at a potential integration of SFTPGo into our process, and we will need some assistance in the best way to integrate writing to a pubsub topic in GCS on all events including failed events.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions