User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 1007
Default Localtime: enable
Buffer-type: memory
Buffer-queue-limit: 16
Buffer-chunk-limit: 8m
Flush-interval: 60s
Mode Webhdfs configuration
10.2.12. elasticsearch
This command configures elasticsearch settings.
Format host {ipv4 <ipaddr> | hostname <hostname>} [<1-65535>] | hosts <host:port> | user <user>
<password> <path> | advance {logstash-format {disable | enable <prefix>} | scheme <scheme> | utc-
index {disable | enable} | index-name <index-name> | type-name <type-name> | request-timeout
<request-timeout> | reload-connections {disable | enable} | reload-on-failure {disable | enable} |
buffer {buffer-type {memory | file <buffer-path>} | buffer-queue-limit <1-16> | buffer-chunk-limit
<chunk> | flush-interval <flush-interval>}}
<flush-interval>
The interval between data flushes (the value in the range <1 - 60>, and suffix
s(seconds), m(minutes), or h(hours)).
Fields
Definition
<ipaddr>
The ipv4 address of server.
<hostname>
The host name of server.
<1-65535>
The host port number.
<host:port>
Multiple elasticsearch hosts with separator ",".
<user>
The elasticsearch cluster host user info.
<password>
The elasticsearch cluster host user password.
<path>
The elasticsearch cluster host path.
<prefix>
The logstash-prefix (up to 31 alphanumeric characters).
<index-name>
Store in a document the index it belongs to (up to 31 alphanumeric characters).
<type-name>
Each type has a list of fields that can be specified for documents of that type (up
to 31 alphanumeric characters).
<tag-key>
The tag-key (up to 31 alphanumeric characters, include dashes(-), and
underscores(_)).