feat(enrichment_tables): Load enrichment tables from an URL (refreshed timed base) #22106
Labels
domain: enrichment_tables
Anything related to the Vector's enrichment tables
type: feature
A value-adding code addition that introduce new functionality.
A note for the community
Use Cases
When enrichment tables is used into a docker environnment, it could be difficult to refresh files on multiples containers. It could be simplified to load an URL and then use it as enrichment tables.
To refresh the data, a signal (manual refresh) and time based (automatic refresh).
Attempted Solutions
For now i'm using a side car container with python code to load the data, save it into a share disk and reload vector to update tables.
Proposal
No response
References
No response
Version
No response
The text was updated successfully, but these errors were encountered: