Skip to content

Commit

Permalink
breaking: remove sumologic filter and output, enchance_k8s filter
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Dec 3, 2024
1 parent 047e595 commit 2f9b9b6
Show file tree
Hide file tree
Showing 33 changed files with 4 additions and 6,277 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6597,162 +6597,6 @@ spec:
tag_property_name:
type: string
type: object
sumologic:
properties:
add_timestamp:
type: boolean
buffer:
properties:
chunk_full_threshold:
type: string
chunk_limit_records:
type: integer
chunk_limit_size:
type: string
compress:
type: string
delayed_commit_timeout:
type: string
disable_chunk_backup:
type: boolean
disabled:
type: boolean
flush_at_shutdown:
type: boolean
flush_interval:
type: string
flush_mode:
type: string
flush_thread_burst_interval:
type: string
flush_thread_count:
type: integer
flush_thread_interval:
type: string
overflow_action:
type: string
path:
type: string
queue_limit_length:
type: integer
queued_chunks_limit_size:
type: integer
retry_exponential_backoff_base:
type: string
retry_forever:
type: boolean
retry_max_interval:
type: string
retry_max_times:
type: integer
retry_randomize:
type: boolean
retry_secondary_threshold:
type: string
retry_timeout:
type: string
retry_type:
type: string
retry_wait:
type: string
tags:
type: string
timekey:
type: string
timekey_use_utc:
type: boolean
timekey_wait:
type: string
timekey_zone:
type: string
total_limit_size:
type: string
type:
type: string
type: object
compress:
type: boolean
compress_encoding:
type: string
custom_dimensions:
type: string
custom_fields:
items:
type: string
type: array
data_type:
type: string
delimiter:
type: string
disable_cookies:
type: boolean
endpoint:
properties:
mountFrom:
properties:
secretKeyRef:
properties:
key:
type: string
name:
default: ""
type: string
optional:
type: boolean
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
value:
type: string
valueFrom:
properties:
secretKeyRef:
properties:
key:
type: string
name:
default: ""
type: string
optional:
type: boolean
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
type: object
log_format:
type: string
log_key:
type: string
metric_data_format:
type: string
open_timeout:
type: integer
proxy_uri:
type: string
slow_flush_log_threshold:
type: string
source_category:
type: string
source_host:
type: string
source_name:
type: string
source_name_key:
type: string
sumo_client:
type: string
timestamp_key:
type: string
verify_ssl:
type: boolean
required:
- endpoint
- source_name
type: object
syslog:
properties:
allow_self_signed_cert:
Expand Down Expand Up @@ -14005,162 +13849,6 @@ spec:
tag_property_name:
type: string
type: object
sumologic:
properties:
add_timestamp:
type: boolean
buffer:
properties:
chunk_full_threshold:
type: string
chunk_limit_records:
type: integer
chunk_limit_size:
type: string
compress:
type: string
delayed_commit_timeout:
type: string
disable_chunk_backup:
type: boolean
disabled:
type: boolean
flush_at_shutdown:
type: boolean
flush_interval:
type: string
flush_mode:
type: string
flush_thread_burst_interval:
type: string
flush_thread_count:
type: integer
flush_thread_interval:
type: string
overflow_action:
type: string
path:
type: string
queue_limit_length:
type: integer
queued_chunks_limit_size:
type: integer
retry_exponential_backoff_base:
type: string
retry_forever:
type: boolean
retry_max_interval:
type: string
retry_max_times:
type: integer
retry_randomize:
type: boolean
retry_secondary_threshold:
type: string
retry_timeout:
type: string
retry_type:
type: string
retry_wait:
type: string
tags:
type: string
timekey:
type: string
timekey_use_utc:
type: boolean
timekey_wait:
type: string
timekey_zone:
type: string
total_limit_size:
type: string
type:
type: string
type: object
compress:
type: boolean
compress_encoding:
type: string
custom_dimensions:
type: string
custom_fields:
items:
type: string
type: array
data_type:
type: string
delimiter:
type: string
disable_cookies:
type: boolean
endpoint:
properties:
mountFrom:
properties:
secretKeyRef:
properties:
key:
type: string
name:
default: ""
type: string
optional:
type: boolean
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
value:
type: string
valueFrom:
properties:
secretKeyRef:
properties:
key:
type: string
name:
default: ""
type: string
optional:
type: boolean
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
type: object
log_format:
type: string
log_key:
type: string
metric_data_format:
type: string
open_timeout:
type: integer
proxy_uri:
type: string
slow_flush_log_threshold:
type: string
source_category:
type: string
source_host:
type: string
source_name:
type: string
source_name_key:
type: string
sumo_client:
type: string
timestamp_key:
type: string
verify_ssl:
type: boolean
required:
- endpoint
- source_name
type: object
syslog:
properties:
allow_self_signed_cert:
Expand Down
Loading

0 comments on commit 2f9b9b6

Please sign in to comment.