"Fluent-bit --help"의 두 판 사이의 차이

잔글 (봇: Fluent Bit을(를) Fluent-bit(으)로 분류 대체함)
 
(사용자 2명의 중간 판 6개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{소문자}}
{{소문자}}
==개요==
==개요==
;fleunt-bit --help
;fluent-bit --help


<source lang='console'>
<syntaxhighlight lang='console'>
root@localhost:~# docker run fluent/fluent-bit:1.3.5 /fluent-bit/bin/fluent-bit --help
root@localhost:~# docker run fluent/fluent-bit:1.8.8 /fluent-bit/bin/fluent-bit --help
Usage: fluent-bit [OPTION]
Usage: fluent-bit [OPTION]


Available Options
Available Options
   -b  --storage_path=PATH       specify a storage buffering path
   -b  --storage_path=PATH specify a storage buffering path
   -c  --config=FILE     specify an optional configuration file
   -c  --config=FILE       specify an optional configuration file
   -d, --daemon         run Fluent Bit in background mode
   -d, --daemon           run Fluent Bit in background mode
   -f, --flush=SECONDS   flush timeout in seconds (default: 5)
  -D, --dry-run          dry run
   -F  --filter=FILTER   set a filter
   -f, --flush=SECONDS     flush timeout in seconds (default: 5)
   -i, --input=INPUT     set an input
   -F  --filter=FILTER     set a filter
   -m, --match=MATCH     set plugin match, same as '-p match=abc'
   -i, --input=INPUT       set an input
   -o, --output=OUTPUT   set an output
   -m, --match=MATCH       set plugin match, same as '-p match=abc'
   -p, --prop="A=B"     set plugin configuration property
   -o, --output=OUTPUT     set an output
   -R, --parser=FILE     specify a parser configuration file
   -p, --prop="A=B"       set plugin configuration property
   -e, --plugin=FILE     load an external plugin (shared lib)
   -R, --parser=FILE       specify a parser configuration file
   -l, --log_file=FILE   write log info to a file
   -e, --plugin=FILE       load an external plugin (shared lib)
   -t, --tag=TAG         set plugin tag, same as '-p tag=abc'
   -l, --log_file=FILE     write log info to a file
   -T, --sp-task=SQL     define a stream processor task
   -t, --tag=TAG           set plugin tag, same as '-p tag=abc'
   -v, --verbose         enable verbose mode
   -T, --sp-task=SQL       define a stream processor task
   -H, --http           enable monitoring HTTP server
   -v, --verbose           increase logging verbosity (default: info)
   -P, --port           set HTTP server TCP port (default: 2020)
  -w, --workdir          set the working directory
   -s, --coro_stack_size Set coroutines stack size in bytes (default: 24576)
   -H, --http             enable monitoring HTTP server
   -q, --quiet           quiet mode
   -P, --port             set HTTP server TCP port (default: 2020)
   -S, --sosreport       support report for Enterprise customers
   -s, --coro_stack_size   set coroutines stack size in bytes (default: 24576)
   -V, --version         show version number
   -q, --quiet             quiet mode
   -h, --help           print this help
   -S, --sosreport         support report for Enterprise customers
   -V, --version           show version number
   -h, --help             print this help


Inputs
Inputs
   cpu                   CPU Usage
   cpu                     CPU Usage
   mem                   Memory Usage
   mem                     Memory Usage
   thermal               Thermal
   thermal                 Thermal
   kmsg                 Kernel Log Buffer
   kmsg                   Kernel Log Buffer
   proc                 Check Process health
   proc                   Check Process health
   disk                 Diskstats
   disk                   Diskstats
   systemd               Systemd (Journal) reader
   systemd                 Systemd (Journal) reader
   netif                 Network Interface Usage
   netif                   Network Interface Usage
   docker               Docker containers metrics
   docker                 Docker containers metrics
   tail                 Tail files
  docker_events          Docker events
   dummy                 Generate dummy data
  node_exporter_metrics  Node Exporter Metrics (Prometheus Compatible)
   head                 Head Input
  fluentbit_metrics      Fluent Bit internal metrics
   health               Check TCP server health
   tail                   Tail files
   collectd             collectd input plugin
   dummy                   Generate dummy data
   serial               Serial input
   head                   Head Input
   stdin                 Standard Input
   health                 Check TCP server health
   syslog               Syslog
  http                    HTTP
   exec                 Exec Input
   collectd               collectd input plugin
   tcp                   TCP
  statsd                  StatsD input plugin
   mqtt                 MQTT, listen for Publish messages
   serial                 Serial input
   forward               Fluentd in-forward
   stdin                   Standard Input
   random                Random
   syslog                 Syslog
   exec                   Exec Input
   tcp                     TCP
   mqtt                   MQTT, listen for Publish messages
   forward                 Fluentd in-forward
   random                 Random
 
Filters
  alter_size              Alter incoming chunk size
  aws                    Add AWS Metadata
  checklist              Check records and flag them
  record_modifier        modify record
  throttle               Throttle messages using sliding window algorithm
  kubernetes              Filter to append Kubernetes metadata
  modify                  modify records by applying rules
  multiline              Concatenate multiline messages
  nest                    nest events by specified field values
  parser                  Parse events
  expect                  Validate expected keys and values
  grep                    grep events by specified field values
  rewrite_tag            Rewrite records tags
  lua                    Lua Scripting Filter
  stdout                  Filter events to STDOUT
  geoip2                  add geoip information to records


Outputs
Outputs
   azure                 Send events to Azure HTTP Event Collector
   azure                   Send events to Azure HTTP Event Collector
   bigquery             Send events to BigQuery via streaming insert
  azure_blob              Azure Blob Storage
   counter               Records counter
   bigquery               Send events to BigQuery via streaming insert
   datadog               Send events to DataDog HTTP Event Collector
   counter                 Records counter
   es                   Elasticsearch
   datadog                 Send events to DataDog HTTP Event Collector
   exit                 Exit after a number of flushes (test purposes)
   es                     Elasticsearch
   file                 Generate log file
   exit                   Exit after a number of flushes (test purposes)
   forward               Forward (Fluentd protocol)
   file                   Generate log file
   http                 HTTP Output
   forward                 Forward (Fluentd protocol)
   influxdb             InfluxDB Time Series
   http                   HTTP Output
   kafka                 Kafka
   influxdb               InfluxDB Time Series
   kafka-rest           Kafka REST Proxy
  logdna                  LogDNA
   nats                 NATS Server
  loki                    Loki
   null                 Throws away events
   kafka                   Kafka
   plot                 Generate data file for GNU Plot
   kafka-rest             Kafka REST Proxy
   splunk               Send events to Splunk HTTP Event Collector
   nats                   NATS Server
   stackdriver           Send events to Google Stackdriver Logging
  nrlogs                  New Relic
   stdout               Prints events to STDOUT
   null                   Throws away events
   tcp                   TCP Output
   plot                   Generate data file for GNU Plot
   td                   Treasure Data
  pgsql                  PostgreSQL
   flowcounter           FlowCounter
  slack                  Send events to a Slack channel
   gelf                 GELF Output
   splunk                 Send events to Splunk HTTP Event Collector
 
   stackdriver             Send events to Google Stackdriver Logging
Filters
   stdout                 Prints events to STDOUT
   stdout                Filter events to STDOUT
  syslog                  Syslog
   throttle              Throttle messages using sliding window algorithm
   tcp                     TCP Output
   grep                  grep events by specified field values
   td                     Treasure Data
  kubernetes            Filter to append Kubernetes metadata
   flowcounter             FlowCounter
  parser                Parse events
   gelf                   GELF Output
   nest                  nest events by specified field values
  websocket              Websocket
   modify                modify records by applying rules
   cloudwatch_logs        Send logs to Amazon CloudWatch
   lua                  Lua Scripting Filter
   kinesis_firehose        Send logs to Amazon Kinesis Firehose
  record_modifier      modify record
   kinesis_streams        Send logs to Amazon Kinesis Streams
   prometheus_exporter    Prometheus Exporter
   prometheus_remote_write Prometheus remote write
   s3                      Send to S3


Internal
Internal
  Event Loop  = epoll
  Event Loop  = epoll
  Build Flags = FLB_HAVE_PARSER FLB_HAVE_RECORD_ACCESSOR FLB_HAVE_STREAM_PROCESSOR JSMN_PARENT_LINKS JSMN_STRICT FLB_HAVE_TLS FLB_HAVE_SQLDB FLB_HAVE_METRICS FLB_HAVE_HTTP_SERVER FLB_HAVE_SYSTEMD FLB_HAVE_FORK FLB_HAVE_TIMESPEC_GET FLB_HAVE_GMTOFF FLB_HAVE_UNIX_SOCKET FLB_HAVE_PROXY_GO FLB_HAVE_SYSTEM_STRPTIME FLB_HAVE_JEMALLOC JEMALLOC_MANGLE FLB_HAVE_LIBBACKTRACE FLB_HAVE_REGEX FLB_HAVE_LUAJIT FLB_HAVE_C_TLS FLB_HAVE_ACCEPT4 FLB_HAVE_INOTIFY
  Build Flags = FLB_HAVE_PARSER FLB_HAVE_RECORD_ACCESSOR FLB_HAVE_STREAM_PROCESSOR JSMN_PARENT_LINKS JSMN_STRICT FLB_HAVE_TLS FLB_HAVE_OPENSSL FLB_HAVE_METRICS FLB_HAVE_AWS FLB_HAVE_AWS_CREDENTIAL_PROCESS FLB_HAVE_SIGNV4 FLB_HAVE_SQLDB FLB_HAVE_METRICS FLB_HAVE_HTTP_SERVER FLB_HAVE_SYSTEMD FLB_HAVE_FORK FLB_HAVE_TIMESPEC_GET FLB_HAVE_GMTOFF FLB_HAVE_UNIX_SOCKET FLB_HAVE_PROXY_GO FLB_HAVE_JEMALLOC JEMALLOC_MANGLE FLB_HAVE_LIBBACKTRACE FLB_HAVE_REGEX FLB_HAVE_UTF8_ENCODER FLB_HAVE_LUAJIT FLB_HAVE_C_TLS FLB_HAVE_ACCEPT4 FLB_HAVE_INOTIFY
</source>
</syntaxhighlight>


==같이 보기==
==같이 보기==
* [[fleunt-bit]]
* [[fluent-bit]]
* [[fluentd --help]]


[[분류: fleunt]]
[[분류:Fluent-bit]]

2023년 6월 1일 (목) 20:06 기준 최신판

1 개요[ | ]

fluent-bit --help
root@localhost:~# docker run fluent/fluent-bit:1.8.8 /fluent-bit/bin/fluent-bit --help
Usage: fluent-bit [OPTION]

Available Options
  -b  --storage_path=PATH specify a storage buffering path
  -c  --config=FILE       specify an optional configuration file
  -d, --daemon            run Fluent Bit in background mode
  -D, --dry-run           dry run
  -f, --flush=SECONDS     flush timeout in seconds (default: 5)
  -F  --filter=FILTER     set a filter
  -i, --input=INPUT       set an input
  -m, --match=MATCH       set plugin match, same as '-p match=abc'
  -o, --output=OUTPUT     set an output
  -p, --prop="A=B"        set plugin configuration property
  -R, --parser=FILE       specify a parser configuration file
  -e, --plugin=FILE       load an external plugin (shared lib)
  -l, --log_file=FILE     write log info to a file
  -t, --tag=TAG           set plugin tag, same as '-p tag=abc'
  -T, --sp-task=SQL       define a stream processor task
  -v, --verbose           increase logging verbosity (default: info)
  -w, --workdir           set the working directory
  -H, --http              enable monitoring HTTP server
  -P, --port              set HTTP server TCP port (default: 2020)
  -s, --coro_stack_size   set coroutines stack size in bytes (default: 24576)
  -q, --quiet             quiet mode
  -S, --sosreport         support report for Enterprise customers
  -V, --version           show version number
  -h, --help              print this help

Inputs
  cpu                     CPU Usage
  mem                     Memory Usage
  thermal                 Thermal
  kmsg                    Kernel Log Buffer
  proc                    Check Process health
  disk                    Diskstats
  systemd                 Systemd (Journal) reader
  netif                   Network Interface Usage
  docker                  Docker containers metrics
  docker_events           Docker events
  node_exporter_metrics   Node Exporter Metrics (Prometheus Compatible)
  fluentbit_metrics       Fluent Bit internal metrics
  tail                    Tail files
  dummy                   Generate dummy data
  head                    Head Input
  health                  Check TCP server health
  http                    HTTP
  collectd                collectd input plugin
  statsd                  StatsD input plugin
  serial                  Serial input
  stdin                   Standard Input
  syslog                  Syslog
  exec                    Exec Input
  tcp                     TCP
  mqtt                    MQTT, listen for Publish messages
  forward                 Fluentd in-forward
  random                  Random

Filters
  alter_size              Alter incoming chunk size
  aws                     Add AWS Metadata
  checklist               Check records and flag them
  record_modifier         modify record
  throttle                Throttle messages using sliding window algorithm
  kubernetes              Filter to append Kubernetes metadata
  modify                  modify records by applying rules
  multiline               Concatenate multiline messages
  nest                    nest events by specified field values
  parser                  Parse events
  expect                  Validate expected keys and values
  grep                    grep events by specified field values
  rewrite_tag             Rewrite records tags
  lua                     Lua Scripting Filter
  stdout                  Filter events to STDOUT
  geoip2                  add geoip information to records

Outputs
  azure                   Send events to Azure HTTP Event Collector
  azure_blob              Azure Blob Storage
  bigquery                Send events to BigQuery via streaming insert
  counter                 Records counter
  datadog                 Send events to DataDog HTTP Event Collector
  es                      Elasticsearch
  exit                    Exit after a number of flushes (test purposes)
  file                    Generate log file
  forward                 Forward (Fluentd protocol)
  http                    HTTP Output
  influxdb                InfluxDB Time Series
  logdna                  LogDNA
  loki                    Loki
  kafka                   Kafka
  kafka-rest              Kafka REST Proxy
  nats                    NATS Server
  nrlogs                  New Relic
  null                    Throws away events
  plot                    Generate data file for GNU Plot
  pgsql                   PostgreSQL
  slack                   Send events to a Slack channel
  splunk                  Send events to Splunk HTTP Event Collector
  stackdriver             Send events to Google Stackdriver Logging
  stdout                  Prints events to STDOUT
  syslog                  Syslog
  tcp                     TCP Output
  td                      Treasure Data
  flowcounter             FlowCounter
  gelf                    GELF Output
  websocket               Websocket
  cloudwatch_logs         Send logs to Amazon CloudWatch
  kinesis_firehose        Send logs to Amazon Kinesis Firehose
  kinesis_streams         Send logs to Amazon Kinesis Streams
  prometheus_exporter     Prometheus Exporter
  prometheus_remote_write Prometheus remote write
  s3                      Send to S3

Internal
 Event Loop  = epoll
 Build Flags = FLB_HAVE_PARSER FLB_HAVE_RECORD_ACCESSOR FLB_HAVE_STREAM_PROCESSOR JSMN_PARENT_LINKS JSMN_STRICT FLB_HAVE_TLS FLB_HAVE_OPENSSL FLB_HAVE_METRICS FLB_HAVE_AWS FLB_HAVE_AWS_CREDENTIAL_PROCESS FLB_HAVE_SIGNV4 FLB_HAVE_SQLDB FLB_HAVE_METRICS FLB_HAVE_HTTP_SERVER FLB_HAVE_SYSTEMD FLB_HAVE_FORK FLB_HAVE_TIMESPEC_GET FLB_HAVE_GMTOFF FLB_HAVE_UNIX_SOCKET FLB_HAVE_PROXY_GO FLB_HAVE_JEMALLOC JEMALLOC_MANGLE FLB_HAVE_LIBBACKTRACE FLB_HAVE_REGEX FLB_HAVE_UTF8_ENCODER FLB_HAVE_LUAJIT FLB_HAVE_C_TLS FLB_HAVE_ACCEPT4 FLB_HAVE_INOTIFY

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}