services.vector.gracefulShutdownLimitSecs

NixOS option

Set the duration in seconds to wait for graceful shutdown after SIGINT or SIGTERM are received. After the duration has passed, Vector will force shutdown.

type: positive integer, meaning >0
Default
60
declared in: nixos/modules/services/logging/vector.nixView source on NixOS/nixpkgs →