bgpkit-broker icon indicating copy to clipboard operation
bgpkit-broker copied to clipboard

[feature] allow regex and fetcher for custom project/collector

Open digizeph opened this issue 1 year ago • 0 comments

We should allow users to provide custom regex and fetch method (e.g. local file, http, ftp, or object storage) to allow users index custom collectors/projects. This would enable broker to be used at non-public BGP data archives.

The regex and fetch should be configured via environment variables and commandline flags (e.g. --project --regex to indicate custom regex and projects).

digizeph avatar Apr 17 '24 16:04 digizeph