Skip to content

ERROR vector_common::shutdown #14591

Answered by spencergilbert
summerance asked this question in Q&A
Discussion options

You must be logged in to vote

👋

2022-09-26T10:56:27.707175Z  INFO source{component_kind="source" component_id=gz_logs component_type=file component_name=gz_logs}:file_server: file_source::checkpointer: Loaded checkpoint data.

This implies it reloaded old data, and may not have discovered new files to tail at the time.

Forcing shutdown happens when we can gracefully exit the topology within 60 seconds, either due to still having lines to read from open files or having connections open to upstream clients.

I'd suggest monitoring Vector's activity either with the internal API:

2022-09-26T10:56:27.700300Z  INFO vector::app: API is disabled, enable by setting `api.enabled` to `true` and use commands like `vector top`.

Or…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spencergilbert
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