{
  "streams": [
    {
      "id": "conn-source-syslog-quickstart_stream",
      "name": "conn-source-syslog-quickstart_stream",
      "description": "Auto-generated stream for source connector conn-source-syslog-quickstart",
      "created_time": "2026-05-11T07:36:24.329Z",
      "updated_time": "2026-05-11T07:36:24.329Z",
      "wal": {
        "enabled": false,
        "retention_ms": 3600000,
        "compression": {
          "enabled": true,
          "algorithm": "zstd"
        },
        "max_segments": 10,
        "sync_writes": false,
        "batch": {}
      },
      "buffer": {}
    },
    {
      "id": "conn-sink-syslog-quickstart_stream",
      "name": "conn-sink-syslog-quickstart_stream",
      "description": "Auto-generated stream for sink connector conn-sink-syslog-quickstart",
      "created_time": "2026-05-11T07:36:54.139Z",
      "updated_time": "2026-05-11T07:36:54.139Z",
      "wal": {
        "enabled": false,
        "retention_ms": 3600000,
        "compression": {
          "enabled": true,
          "algorithm": "zstd"
        },
        "max_segments": 10,
        "sync_writes": false,
        "batch": {}
      },
      "buffer": {}
    }
  ],
  "sources": [
    {
      "id": "conn-source-syslog-quickstart",
      "type": "source",
      "class": "syslog",
      "stream": "conn-source-syslog-quickstart_stream",
      "config": {
        "path": "",
        "endpoint": "",
        "bootstrap_servers": "",
        "topic": "",
        "group_id": "",
        "mode": "tcp",
        "input_mode": "raw",
        "address": "0.0.0.0",
        "port": 8080,
        "include_raw_data": false,
        "routing_rules": [],
        "timestamp": {
          "enabled": false,
          "field": "timestamp",
          "format": "auto",
          "regex": "",
          "format_custom": ""
        },
        "buffer": {
          "max_events": 5000
        },
        "workers": 2,
        "preserve_order": false,
        "pattern": "",
        "recursive": false,
        "watch_changes": false,
        "encoding": "utf8",
        "checkpointing": true,
        "checkpoint_dir": "",
        "read_from": "beginning",
        "max_line_bytes": 102400,
        "max_read_bytes": 2048,
        "line_delimiter": "\n",
        "fingerprint": {
          "strategy": "checksum",
          "init_hash_length": 256,
          "init_hash_lines": 0,
          "ignored_header_bytes": 0
        },
        "multiline": {
          "start_pattern": "",
          "mode": "halt_before",
          "condition_pattern": "",
          "timeout_ms": 1000
        },
        "method": "GET",
        "timeout_seconds": 30,
        "retry_attempts": 0,
        "interval_ms": 0,
        "headers": "",
        "authentication": {
          "auth_type": "bearer",
          "username": "",
          "api_key_header": "X-API-Key"
        },
        "batch": {
          "max_events": 100,
          "timeout_ms": 100,
          "max_bytes": 1048576
        },
        "compression": "auto",
        "compression_threshold": 1024,
        "tls": {
          "enabled": false,
          "ca_file": "",
          "cert_file": "",
          "key_file": "",
          "verify_cert": true,
          "verify_host": true
        },
        "auto_offset_reset": "latest",
        "enable_auto_commit": "true",
        "security_protocol": "plaintext",
        "sasl_mechanism": "",
        "sasl_username": "",
        "ssl_ca_location": "",
        "ssl_certificate_location": "",
        "ssl_key_location": "",
        "additional_properties": "",
        "index": "",
        "sourcetype": "",
        "source": "",
        "host": "",
        "enable_ack": false,
        "timeout_secs": 30
      },
      "enabled": true,
      "created_time": "2026-05-11T07:36:24.370Z",
      "updated_time": "2026-05-11T07:41:51.751Z",
      "description": "",
      "name": "conn-source-syslog-quickstart",
      "auto_create_stream": false
    }
  ],
  "sinks": [
    {
      "id": "conn-sink-syslog-quickstart",
      "type": "sink",
      "class": "syslog",
      "stream": "conn-sink-syslog-quickstart_stream",
      "config": {
        "path": "",
        "endpoint": "",
        "bootstrap_servers": "",
        "topic": "",
        "mode": "tcp",
        "address": "127.0.0.1",
        "port": 8081,
        "bucket": "",
        "region": "",
        "object_storage_endpoint": "",
        "force_path_style": false,
        "prefix": "",
        "object_storage_format": "json_lines",
        "outer_compression": "none",
        "parquet_compression": "snappy",
        "parquet_max_row_group_rows": 65536,
        "max_batch_bytes": 10000000,
        "max_batch_events": 100000,
        "max_batch_age_ms": 300000,
        "max_object_bytes": 134217728,
        "max_retries": 5,
        "retry_initial_backoff_ms": 200,
        "role_arn": "",
        "role_session_name": "",
        "external_id": "",
        "integrity_enabled": false,
        "emit_verification_manifest": false,
        "timestamp": {
          "enabled": false,
          "field": "timestamp",
          "format": "auto",
          "regex": ""
        },
        "buffer": {
          "max_events": 10000
        },
        "workers": 2,
        "preserve_order": false,
        "pattern": "",
        "recursive": false,
        "watch_changes": false,
        "encoding": "utf8",
        "method": "POST",
        "timeout_seconds": 30,
        "retry_attempts": 0,
        "headers": "",
        "authentication": {
          "auth_type": "bearer",
          "username": "",
          "api_key_header": "X-API-Key"
        },
        "batch": {
          "max_events": 100,
          "timeout_ms": 100
        },
        "compression": "auto",
        "compression_threshold": 1024,
        "tls": {
          "enabled": false,
          "ca_file": "",
          "cert_file": "",
          "key_file": "",
          "verify_cert": false,
          "verify_host": true
        },
        "security_protocol": "plaintext",
        "sasl_mechanism": "",
        "sasl_username": "",
        "ssl_ca_location": "",
        "ssl_certificate_location": "",
        "ssl_key_location": "",
        "additional_properties": "",
        "index": "",
        "sourcetype": "",
        "source": "",
        "host": "",
        "enable_ack": false,
        "timeout_secs": 30,
        "compress": false,
        "output_mode": "rfc3164"
      },
      "enabled": true,
      "created_time": "2026-05-11T07:36:54.147Z",
      "updated_time": "2026-05-11T07:36:54.147Z",
      "description": "",
      "name": "conn-sink-syslog-quickstart",
      "auto_create_stream": false
    }
  ],
  "tasks": [
    {
      "name": "task-quickstart-normalize",
      "id": "task-quickstart-normalize",
      "mode": "processing",
      "source_stream": "conn-source-syslog-quickstart_stream",
      "sink_streams": [
        "conn-sink-syslog-quickstart_stream"
      ],
      "enabled": true,
      "queries": [
        {
          "id": "task-quickstart-normalize_query",
          "pdl": "parse_kv \n| action = \"login\"\n| eval custom_field = \"Yey, this is my first task!\"",
          "annotations": []
        }
      ],
      "created_time": "2026-05-11T07:37:58.845Z",
      "updated_time": "2026-05-11T07:44:40.431Z",
      "description": "",
      "config": {
        "match_all": false,
        "workers": 4,
        "threads_per_query": 2,
        "buffer": {
          "max_events": 50000,
          "max_bytes": 0,
          "timeout_ms": 10,
          "mode": "timeout"
        },
        "batch": {
          "max_events": 25,
          "max_timeout_ms": 10
        },
        "aggregation": {
          "cleanup": {
            "retention_ms": 60000,
            "max_windows": 500,
            "cleanup_frequency": 25
          },
          "watermark": {
            "enabled": true,
            "max_lateness_ms": 5000,
            "idle_watermark_flush_interval_ms": 60000,
            "shutdown_watermark_flush_enabled": true
          }
        }
      }
    }
  ],
  "pipelines": [
    {
      "id": "pipe-quickstart-main",
      "name": "pipe-quickstart-main",
      "source_id": "conn-source-syslog-quickstart",
      "task_ids": [
        "task-quickstart-normalize"
      ],
      "sink_ids": [
        "conn-sink-syslog-quickstart"
      ],
      "description": "",
      "created_time": "2026-05-11T07:38:16.035Z",
      "updated_time": "2026-05-11T07:38:16.035Z"
    }
  ],
  "queries": []
}
