Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are a couple of ways to address this:

1. Create a Source for each customer and send customer specific data to each source. Configured pipelines for each source will receive the event data and processes it.

2. Create one source with multiple pipelines connected to it. In each pipeline, you can drop processing the data based on any conditions.

#1 is preferred so you are sure each customer's data is only reaching the pipelines configured for that customer data.



Can this be done by API?


The entire backend is available via REST interface. I am looking to support finer API permissions via auth tokens.

But the APIs are accessible today with basic auth.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: