Skip to content

Add file output option#135

Merged
orangejulius merged 1 commit into
masterfrom
file-output
Apr 21, 2026
Merged

Add file output option#135
orangejulius merged 1 commit into
masterfrom
file-output

Conversation

@orangejulius
Copy link
Copy Markdown
Member

When configured, this allows writing LD-json to a file instead of batching and sending to Elasticsearch. The directory is configured by dbclient.outputDirectory in pelias.json, and setting that property enables file output. Each importer will write to a file with that importer's name and a timestamp.

This turns out to be extremely useful for debugging, performance testing, development, etc.

When configured, this allows writing LD-json to a file instead of
batching and sending to Elasticsearch. The directory is configured
by `dbclient.outputDirectory` in pelias.json, and setting that property
enables file output
@orangejulius orangejulius merged commit c3e961f into master Apr 21, 2026
5 checks passed
@orangejulius orangejulius deleted the file-output branch April 21, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant