Skip to content

Will Enhancement CSV files be cached? When querying, is the data retrieved from the disk or from memory? If it's from memory, how can hot reload be achieved when the CSV file is updated? #22086

Closed Answered by jszwedko
Rentu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Rentu !

The CSV is loaded at start-up into memory. It is only reloaded if a SIGHUP is issued to Vector to trigger a reload. There is an issue to enhance Vector to watch the file for changes and trigger a reload: #11817

See also: #19782

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jszwedko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants