diff --git a/bindplane_otel/apache-dev.yaml b/bindplane_otel/apache-dev.yaml deleted file mode 100644 index 77d8bd2..0000000 --- a/bindplane_otel/apache-dev.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: apache-dev:1 -receivers: - plugin/source0_01HCT27YV536QM2SCAPYN5FR0G: - parameters: - file_path: - - /var/log/apache2/access.log - start_at: end - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/apache_common_logs.yaml -processors: - batch/grafana-cloud-west: null -exporters: - otlphttp/grafana-cloud-west: - auth: - authenticator: basicauth/grafana-cloud-west - compression: gzip - endpoint: https://otlp-gateway-prod-us-central-0.grafana.net/otlp - retry_on_failure: - enabled: true - initial_interval: 5s - max_elapsed_time: 300s - max_interval: 30s - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/grafana-cloud-west -extensions: - basicauth/grafana-cloud-west: - client_auth: - password: (sensitive) - username: asdfasdf - file_storage/grafana-cloud-west: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - basicauth/grafana-cloud-west - - file_storage/grafana-cloud-west - pipelines: - logs/source0_01HCT27YV536QM2SCAPYN5FR0G__grafana-cloud-west-0: - receivers: - - plugin/source0_01HCT27YV536QM2SCAPYN5FR0G - processors: - - batch/grafana-cloud-west - exporters: - - otlphttp/grafana-cloud-west diff --git a/bindplane_otel/my_otel_config.yaml b/bindplane_otel/my_otel_config.yaml deleted file mode 100644 index a381f84..0000000 --- a/bindplane_otel/my_otel_config.yaml +++ /dev/null @@ -1,22 +0,0 @@ -receivers: - hostmetrics: - collection_interval: 1m - scrapers: - load: - filesystem: - memory: - network: - -processors: - batch: - -exporters: - logging: - loglevel: debug - -service: - pipelines: - metrics: - receivers: [hostmetrics] - processors: [batch] - exporters: [logging] diff --git a/bindplane_otel/my_otel_config1.yaml b/bindplane_otel/my_otel_config1.yaml deleted file mode 100644 index a381f84..0000000 --- a/bindplane_otel/my_otel_config1.yaml +++ /dev/null @@ -1,22 +0,0 @@ -receivers: - hostmetrics: - collection_interval: 1m - scrapers: - load: - filesystem: - memory: - network: - -processors: - batch: - -exporters: - logging: - loglevel: debug - -service: - pipelines: - metrics: - receivers: [hostmetrics] - processors: [batch] - exporters: [logging] diff --git a/bindplane_otel/postgres-dev.yaml b/bindplane_otel/postgres-dev.yaml deleted file mode 100644 index 22cfd67..0000000 --- a/bindplane_otel/postgres-dev.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: postgres-dev:1 -receivers: - plugin/source0_01HCQJ8448HVANVPAGDASPGZ7T__postgresql: - parameters: - postgresql_log_path: - - /var/log/postgresql/postgresql*.log - - /var/lib/pgsql/data/log/postgresql*.log - - /var/lib/pgsql/*/data/log/postgresql*.log - start_at: end - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/postgresql_logs.yaml -processors: - resourcedetection/source0_01HCQJ8448HVANVPAGDASPGZ7T: - detectors: - - system - system: - hostname_sources: - - os -exporters: - elasticsearch/elastic-cluster-1__logs: - endpoints: - - asdfasdf - logs_index: logs-generic-default - num_workers: 0 - pipeline: null - retry: - enabled: true - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/elastic-cluster-1 - tls: null -extensions: - file_storage/elastic-cluster-1: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - file_storage/elastic-cluster-1 - pipelines: - logs/source0_01HCQJ8448HVANVPAGDASPGZ7T__elastic-cluster-1-0: - receivers: - - plugin/source0_01HCQJ8448HVANVPAGDASPGZ7T__postgresql - processors: - - resourcedetection/source0_01HCQJ8448HVANVPAGDASPGZ7T - exporters: - - elasticsearch/elastic-cluster-1__logs diff --git a/bindplane_otel/postgres-stage.yaml b/bindplane_otel/postgres-stage.yaml deleted file mode 100644 index a9ed0f3..0000000 --- a/bindplane_otel/postgres-stage.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: postgres-stage:1 -receivers: - plugin/source0_01HCQJ8448HVANVPAGDASPGZ7T__postgresql: - parameters: - postgresql_log_path: - - /var/log/postgresql/postgresql*.log - - /var/lib/pgsql/data/log/postgresql*.log - - /var/lib/pgsql/*/data/log/postgresql*.log - start_at: end - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/postgresql_logs.yaml -processors: - resourcedetection/source0_01HCQJ8448HVANVPAGDASPGZ7T: - detectors: - - system - system: - hostname_sources: - - os -exporters: - elasticsearch/elastic-cluster-1__logs: - endpoints: - - asdfasdf - logs_index: logs-generic-default - num_workers: 0 - pipeline: null - retry: - enabled: true - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/elastic-cluster-1 - tls: null -extensions: - file_storage/elastic-cluster-1: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - file_storage/elastic-cluster-1 - pipelines: - logs/source0_01HCQJ8448HVANVPAGDASPGZ7T__elastic-cluster-1-0: - receivers: - - plugin/source0_01HCQJ8448HVANVPAGDASPGZ7T__postgresql - processors: - - resourcedetection/source0_01HCQJ8448HVANVPAGDASPGZ7T - exporters: - - elasticsearch/elastic-cluster-1__logs diff --git a/bindplane_otel/sales-app-prod.yaml b/bindplane_otel/sales-app-prod.yaml deleted file mode 100644 index 757aad6..0000000 --- a/bindplane_otel/sales-app-prod.yaml +++ /dev/null @@ -1,150 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: sales-app-prod:1 -receivers: - filelog/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - encoding: utf-8 - fingerprint_size: 1kb - include: - - /my/path - include_file_name: true - include_file_name_resolved: false - include_file_path: false - include_file_path_resolved: false - max_concurrent_files: 1024 - operators: - - field: attributes.log_type - type: add - value: file - poll_interval: 200ms - retry_on_failure: - enabled: false - start_at: end - storage: file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - syslog/source0_01HCQJB9N3DSD03V0TDX4J2TP6: - location: UTC - operators: - - from: attributes.appname - id: move_appname - if: attributes.appname != nil - to: body.appname - type: move - - from: attributes.facility - id: move_facility - if: attributes.facility != nil - to: body.facility - type: move - - from: attributes.hostname - id: move_hostname - if: attributes.hostname != nil - to: body.hostname - type: move - - from: attributes.message - id: move_message - if: attributes.message != nil - to: body.message - type: move - - from: attributes.msg_id - id: move_msg_id - if: attributes.msg_id != nil - to: body.msg_id - type: move - - from: attributes.priority - id: move_priority - if: attributes.priority != nil - to: body.priority - type: move - - from: attributes.proc_id - id: move_proc_id - if: attributes.proc_id != nil - to: body.proc_id - type: move - - from: attributes.severity - id: move_severity - if: attributes.severity != nil - to: body.severity - type: move - - from: attributes.structured_data - id: move_structured_data - if: attributes.structured_data != nil - to: body.structured_data - type: move - - from: attributes.timestamp - id: move_timestamp - if: attributes.timestamp != nil - to: body.timestamp - type: move - - from: attributes.version - id: move_version - if: attributes.version != nil - to: body.version - type: move - protocol: rfc3164 - udp: - listen_address: 0.0.0.0:5140 -processors: - batch/splunk-north: null - resourcedetection/source0_01HCQJB9N3DSD03V0TDX4J2TP6: - detectors: - - system - system: - hostname_sources: - - os - resourcedetection/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - detectors: - - system - system: - hostname_sources: - - os -exporters: - splunk_hec/splunk-north: - disable_compression: false - endpoint: http://localhost:8088/services/collector/event - max_content_length_logs: 2097152 - max_content_length_metrics: 2097152 - max_content_length_traces: 2097152 - max_event_size: 2097152 - retry_on_failure: - enabled: true - initial_interval: 5s - max_elapsed_time: 300s - max_interval: 30s - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/splunk-north - tls: - insecure: true - token: asdfasdfasdfasdfasdf -extensions: - file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - file_storage/splunk-north: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - file_storage/splunk-north - - file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - pipelines: - logs/source0_01HCQJB9N3DSD03V0TDX4J2TP6__splunk-north-0: - receivers: - - syslog/source0_01HCQJB9N3DSD03V0TDX4J2TP6 - processors: - - resourcedetection/source0_01HCQJB9N3DSD03V0TDX4J2TP6 - - batch/splunk-north - exporters: - - splunk_hec/splunk-north - logs/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX__splunk-north-0: - receivers: - - filelog/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - processors: - - resourcedetection/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - - batch/splunk-north - exporters: - - splunk_hec/splunk-north diff --git a/bindplane_otel/sales-app-stage.yaml b/bindplane_otel/sales-app-stage.yaml deleted file mode 100644 index c313d05..0000000 --- a/bindplane_otel/sales-app-stage.yaml +++ /dev/null @@ -1,150 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: sales-app-stage:1 -receivers: - filelog/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - encoding: utf-8 - fingerprint_size: 1kb - include: - - /my/path - include_file_name: true - include_file_name_resolved: false - include_file_path: false - include_file_path_resolved: false - max_concurrent_files: 1024 - operators: - - field: attributes.log_type - type: add - value: file - poll_interval: 200ms - retry_on_failure: - enabled: false - start_at: end - storage: file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - syslog/source0_01HCQJB9N3DSD03V0TDX4J2TP6: - location: UTC - operators: - - from: attributes.appname - id: move_appname - if: attributes.appname != nil - to: body.appname - type: move - - from: attributes.facility - id: move_facility - if: attributes.facility != nil - to: body.facility - type: move - - from: attributes.hostname - id: move_hostname - if: attributes.hostname != nil - to: body.hostname - type: move - - from: attributes.message - id: move_message - if: attributes.message != nil - to: body.message - type: move - - from: attributes.msg_id - id: move_msg_id - if: attributes.msg_id != nil - to: body.msg_id - type: move - - from: attributes.priority - id: move_priority - if: attributes.priority != nil - to: body.priority - type: move - - from: attributes.proc_id - id: move_proc_id - if: attributes.proc_id != nil - to: body.proc_id - type: move - - from: attributes.severity - id: move_severity - if: attributes.severity != nil - to: body.severity - type: move - - from: attributes.structured_data - id: move_structured_data - if: attributes.structured_data != nil - to: body.structured_data - type: move - - from: attributes.timestamp - id: move_timestamp - if: attributes.timestamp != nil - to: body.timestamp - type: move - - from: attributes.version - id: move_version - if: attributes.version != nil - to: body.version - type: move - protocol: rfc3164 - udp: - listen_address: 0.0.0.0:5140 -processors: - batch/splunk-north: null - resourcedetection/source0_01HCQJB9N3DSD03V0TDX4J2TP6: - detectors: - - system - system: - hostname_sources: - - os - resourcedetection/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - detectors: - - system - system: - hostname_sources: - - os -exporters: - splunk_hec/splunk-north: - disable_compression: false - endpoint: http://localhost:8088/services/collector/event - max_content_length_logs: 2097152 - max_content_length_metrics: 2097152 - max_content_length_traces: 2097152 - max_event_size: 2097152 - retry_on_failure: - enabled: true - initial_interval: 5s - max_elapsed_time: 300s - max_interval: 30s - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/splunk-north - tls: - insecure: true - token: asdfasdfasdfasdfasdf -extensions: - file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - file_storage/splunk-north: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - file_storage/splunk-north - - file_storage/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - pipelines: - logs/source0_01HCQJB9N3DSD03V0TDX4J2TP6__splunk-north-0: - receivers: - - syslog/source0_01HCQJB9N3DSD03V0TDX4J2TP6 - processors: - - resourcedetection/source0_01HCQJB9N3DSD03V0TDX4J2TP6 - - batch/splunk-north - exporters: - - splunk_hec/splunk-north - logs/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX__splunk-north-0: - receivers: - - filelog/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - processors: - - resourcedetection/source1_01HCQJB9N4SEE8P8ZT8EVE4VMX - - batch/splunk-north - exporters: - - splunk_hec/splunk-north diff --git a/bindplane_otel/test.yaml b/bindplane_otel/test.yaml deleted file mode 100644 index 45d9399..0000000 --- a/bindplane_otel/test.yaml +++ /dev/null @@ -1,163 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: test:1 -receivers: - filelog/source2_01HCT8ZS9BV1FT593TDV8SV5H4: - encoding: utf-8 - fingerprint_size: 1kb - include: - - /Users/michaelkelly/fake-logs/apache.log - include_file_name: true - include_file_name_resolved: false - include_file_path: false - include_file_path_resolved: false - max_concurrent_files: 1024 - operators: - - field: attributes.log_type - type: add - value: file - poll_interval: 200ms - retry_on_failure: - enabled: false - start_at: end - storage: file_storage/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - hostmetrics/source0_01HCQH5V011SZTB6Q3G3JZGCPY: - collection_interval: 60s - scrapers: - filesystem: null - load: null - memory: null - network: null - paging: null - plugin/source0_01HCQH5V011SZTB6Q3G3JZGCPY__macos: - parameters: - enable_install_log: true - enable_system_log: true - install_log_path: - - /var/log/install.log - start_at: end - system_log_path: - - /var/log/system.log - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/macos_logs.yaml - plugin/source1_01HCQH5V011SZTB6Q3G5G691RD__postgresql: - parameters: - postgresql_log_path: - - /var/log/postgresql/postgresql*.log - - /var/lib/pgsql/data/log/postgresql*.log - - /var/lib/pgsql/*/data/log/postgresql*.log - start_at: end - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/postgresql_logs.yaml -processors: - batch/splunk-north: null - resourcedetection/source0_01HCQH5V011SZTB6Q3G3JZGCPY: - detectors: - - system - system: - hostname_sources: - - os - resourcedetection/source1_01HCQH5V011SZTB6Q3G5G691RD: - detectors: - - system - system: - hostname_sources: - - os - resourcedetection/source2_01HCT8ZS9BV1FT593TDV8SV5H4: - detectors: - - system - system: - hostname_sources: - - os -exporters: - awss3/us-east1: - s3uploader: - region: us-east-1 - s3_bucket: asdfasdfa - s3_partition: minute - s3_prefix: null - splunk_hec/splunk-north: - disable_compression: false - endpoint: http://localhost:8088/services/collector/event - max_content_length_logs: 2097152 - max_content_length_metrics: 2097152 - max_content_length_traces: 2097152 - max_event_size: 2097152 - retry_on_failure: - enabled: true - initial_interval: 5s - max_elapsed_time: 300s - max_interval: 30s - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/splunk-north - tls: - insecure: true - token: asdfasdfasdfasdfasdf -extensions: - file_storage/source2_01HCT8ZS9BV1FT593TDV8SV5H4: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - file_storage/splunk-north: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - file_storage/splunk-north - - file_storage/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - pipelines: - logs/source0_01HCQH5V011SZTB6Q3G3JZGCPY__splunk-north-1: - receivers: - - plugin/source0_01HCQH5V011SZTB6Q3G3JZGCPY__macos - processors: - - resourcedetection/source0_01HCQH5V011SZTB6Q3G3JZGCPY - - batch/splunk-north - exporters: - - splunk_hec/splunk-north - logs/source0_01HCQH5V011SZTB6Q3G3JZGCPY__us-east1-0: - receivers: - - plugin/source0_01HCQH5V011SZTB6Q3G3JZGCPY__macos - processors: - - resourcedetection/source0_01HCQH5V011SZTB6Q3G3JZGCPY - exporters: - - awss3/us-east1 - logs/source1_01HCQH5V011SZTB6Q3G5G691RD__splunk-north-1: - receivers: - - plugin/source1_01HCQH5V011SZTB6Q3G5G691RD__postgresql - processors: - - resourcedetection/source1_01HCQH5V011SZTB6Q3G5G691RD - - batch/splunk-north - exporters: - - splunk_hec/splunk-north - logs/source1_01HCQH5V011SZTB6Q3G5G691RD__us-east1-0: - receivers: - - plugin/source1_01HCQH5V011SZTB6Q3G5G691RD__postgresql - processors: - - resourcedetection/source1_01HCQH5V011SZTB6Q3G5G691RD - exporters: - - awss3/us-east1 - logs/source2_01HCT8ZS9BV1FT593TDV8SV5H4__splunk-north-1: - receivers: - - filelog/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - processors: - - resourcedetection/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - - batch/splunk-north - exporters: - - splunk_hec/splunk-north - logs/source2_01HCT8ZS9BV1FT593TDV8SV5H4__us-east1-0: - receivers: - - filelog/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - processors: - - resourcedetection/source2_01HCT8ZS9BV1FT593TDV8SV5H4 - exporters: - - awss3/us-east1 - metrics/source0_01HCQH5V011SZTB6Q3G3JZGCPY__us-east1-0: - receivers: - - hostmetrics/source0_01HCQH5V011SZTB6Q3G3JZGCPY - processors: - - resourcedetection/source0_01HCQH5V011SZTB6Q3G3JZGCPY - exporters: - - awss3/us-east1 diff --git a/bindplane_otel/test1.yaml b/bindplane_otel/test1.yaml deleted file mode 100644 index 4b249f2..0000000 --- a/bindplane_otel/test1.yaml +++ /dev/null @@ -1,22 +0,0 @@ -receivers: - hostmetrics: - collection_interval: 2m - scrapers: - load: - filesystem: - memory: - network: - -processors: - batch: - -exporters: - logging: - loglevel: debug - -service: - pipelines: - metrics: - receivers: [hostmetrics] - processors: [batch] - exporters: [logging] diff --git a/bindplane_otel/verylongnameforaconfigthatwilloverflow.yaml b/bindplane_otel/verylongnameforaconfigthatwilloverflow.yaml deleted file mode 100644 index ccd0b59..0000000 --- a/bindplane_otel/verylongnameforaconfigthatwilloverflow.yaml +++ /dev/null @@ -1,54 +0,0 @@ -# This configuration is managed by BindPlane OP. -# Configuration: verylongnameforaconfigthatwilloverflow:1 -receivers: - plugin/source0_01HCTXG5ZNDT8325WNMW776Q7N__aerospike: - parameters: - start_at: end - path: $OIQ_OTEL_COLLECTOR_HOME/plugins/aerospike_logs.yaml -processors: - batch/grafana-cloud-west: null - resourcedetection/source0_01HCTXG5ZNDT8325WNMW776Q7N: - detectors: - - system - system: - hostname_sources: - - os -exporters: - otlphttp/grafana-cloud-west: - auth: - authenticator: basicauth/grafana-cloud-west - compression: gzip - endpoint: https://otlp-gateway-prod-us-central-0.grafana.net/otlp - retry_on_failure: - enabled: true - initial_interval: 5s - max_elapsed_time: 300s - max_interval: 30s - sending_queue: - enabled: true - num_consumers: 10 - queue_size: 5000 - storage: file_storage/grafana-cloud-west -extensions: - basicauth/grafana-cloud-west: - client_auth: - password: (sensitive) - username: asdfasdf - file_storage/grafana-cloud-west: - compaction: - directory: $OIQ_OTEL_COLLECTOR_HOME/storage - on_rebound: true - directory: $OIQ_OTEL_COLLECTOR_HOME/storage -service: - extensions: - - basicauth/grafana-cloud-west - - file_storage/grafana-cloud-west - pipelines: - logs/source0_01HCTXG5ZNDT8325WNMW776Q7N__grafana-cloud-west-0: - receivers: - - plugin/source0_01HCTXG5ZNDT8325WNMW776Q7N__aerospike - processors: - - resourcedetection/source0_01HCTXG5ZNDT8325WNMW776Q7N - - batch/grafana-cloud-west - exporters: - - otlphttp/grafana-cloud-west