Skip to main content
  • type: file
  • path (string)
  • default (bool; if true, used when a processor output does not specify a sink)
Example:
tangent.yaml
sinks:
  local_file:
    type: file
    path: /tmp/out.json
    default: true