caps2caps synchronizes CAPS servers in real-time generic#help generic#version generic#config-file generic#plugins generic#daemon verbosity#verbosity verbosity#v verbosity#quiet verbosity#print-component verbosity#print-context verbosity#component verbosity#syslog verbosity#lockfile verbosity#console verbosity#debug verbosity#trace verbosity#log-file Comma separated list of streams. Stream format: NET.STA.LOC.CHA. Streams may contain wildcards Start time of data time window, default is 'GMT'. Date time format: [YYYY-MM-DD HH:MM:SS]. End time of data time window. Date time format: [YYYY-MM-DD HH:MM:SS]. Maximum number of days to acquire regardless if the time window is configured or read from journal. A value of 0 or less disables the check. Use to set the start time of data time window n days before the current time. Use to set the end time of data time window n days before the current time. Sets the interval in seconds at which the relative request time window defined by option days and/or daysBefore is updated. Use a value less or equal zero to disable the update. This feature is supported in archive mode only. A typical use case is when data has to be transmitted continuously with a time delay. Sets the maximum real-time data gap in seconds. This means, if the start time of the requested time window of a channel is before this value with respect to the current system time then the request is split into a real-time request starting at system time - marginRealTimeGap and a backfill request from requested start time to time - marginRealTimeGap. That prioritizes real-time data and backfills old data in parallel. The time margin used to request real-time data in combination with maxRealTimeGap with respect to system time. Enable real-time mode. Archived data is not fetched. Enable out of order mode. Allows transfering data which is not in timely order. Configuration of data input host. URL. Format: [[caps|capss]://][user:pass@]host[:port] . Configuration of data output host. URL. Format: [[caps|capss]://][user:pass@]host[:port] . Size of the packet buffer. Length of backfilling buffer which is a tool to mitigate out-of-order data. Whenever a gap is detected, records will be held in a buffer and not sent out. Records are flushed from front to back if the buffer size is exceeded. A value of 0 disables this feature. Enable Steim2 encoding for received RAW packets. Timeout when sending a packet. If the timeout expires, the connection will be closed and re-established. File to store stream states. Flush stream states to disk in the given interval. Wait when a sync has been forced, up to given seconds. Wait on shutdown to receive acknownledgement messages, up to the given seconds.