Advertisement
itsme00000

Untitled

Jul 9th, 2018
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 249.47 KB | None | 0 0
  1. root@els01:~# curl -u superuser -XGET els01:9200/_nodes?pretty
  2. Enter host password for user 'superuser':
  3. {
  4. "_nodes" : {
  5. "total" : 6,
  6. "successful" : 6,
  7. "failed" : 0
  8. },
  9. "cluster_name" : "cluster",
  10. "nodes" : {
  11. "NBquctHQQNa-9_4jmJHIqA" : {
  12. "name" : "kib01",
  13. "transport_address" : "192.168.10.28:9300",
  14. "host" : "192.168.10.28",
  15. "ip" : "192.168.10.28",
  16. "version" : "6.3.1",
  17. "build_flavor" : "default",
  18. "build_type" : "deb",
  19. "build_hash" : "eb782d0",
  20. "total_indexing_buffer" : 213005107,
  21. "roles" : [
  22. "master",
  23. "ingest"
  24. ],
  25. "attributes" : {
  26. "ml.machine_memory" : "4124770304",
  27. "ml.max_open_jobs" : "20",
  28. "xpack.installed" : "true",
  29. "ml.enabled" : "true"
  30. },
  31. "settings" : {
  32. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  33. "cluster" : {
  34. "name" : "cluster"
  35. },
  36. "node" : {
  37. "name" : "kib01",
  38. "attr" : {
  39. "xpack" : {
  40. "installed" : "true"
  41. },
  42. "ml" : {
  43. "machine_memory" : "4124770304",
  44. "max_open_jobs" : "20",
  45. "enabled" : "true"
  46. }
  47. },
  48. "data" : "false",
  49. "ingest" : "true",
  50. "master" : "true"
  51. },
  52. "path" : {
  53. "data" : [
  54. "/var/lib/elasticsearch"
  55. ],
  56. "logs" : "/var/log/elasticsearch",
  57. "home" : "/usr/share/elasticsearch"
  58. },
  59. "discovery" : {
  60. "zen" : {
  61. "minimum_master_nodes" : "2",
  62. "ping" : {
  63. "unicast" : {
  64. "hosts" : [
  65. "els01.liakos.net.au",
  66. "els02.liakos.net.au",
  67. "els03.liakos.net.au",
  68. "els04.liakos.net.au",
  69. "kib01.liakos.net.au",
  70. "kib02.liakos.net.au"
  71. ]
  72. }
  73. }
  74. }
  75. },
  76. "client" : {
  77. "type" : "node"
  78. },
  79. "http" : {
  80. "type" : "security4",
  81. "cors" : {
  82. "allow-origin" : "*",
  83. "enabled" : "true"
  84. },
  85. "type.default" : "netty4"
  86. },
  87. "bootstrap" : {
  88. "memory_lock" : "true"
  89. },
  90. "transport" : {
  91. "type" : "security4",
  92. "features" : {
  93. "x-pack" : "true"
  94. },
  95. "type.default" : "netty4"
  96. },
  97. "xpack" : {
  98. "monitoring" : {
  99. "collection" : {
  100. "enabled" : "true",
  101. "interval" : "60s"
  102. }
  103. },
  104. "notification" : {
  105. "email" : {
  106. "account" : {
  107. "gmail_account" : {
  108. "profile" : "gmail",
  109. "smtp" : {
  110. "host" : "smtp.gmail.com",
  111. "starttls" : {
  112. "enable" : "true"
  113. },
  114. "auth" : "true",
  115. "port" : "587",
  116. "user" : "me@myemaildomain.com"
  117. }
  118. }
  119. }
  120. }
  121. },
  122. "security" : {
  123. "enabled" : "true",
  124. "transport" : {
  125. "ssl" : {
  126. "enabled" : "true"
  127. }
  128. }
  129. }
  130. },
  131. "network" : {
  132. "host" : [
  133. "_local_",
  134. "192.168.10.28"
  135. ]
  136. }
  137. },
  138. "os" : {
  139. "refresh_interval_in_millis" : 1000,
  140. "name" : "Linux",
  141. "arch" : "amd64",
  142. "version" : "4.4.0-130-generic",
  143. "available_processors" : 2,
  144. "allocated_processors" : 2
  145. },
  146. "process" : {
  147. "refresh_interval_in_millis" : 1000,
  148. "id" : 79623,
  149. "mlockall" : true
  150. },
  151. "jvm" : {
  152. "pid" : 79623,
  153. "version" : "1.8.0_171",
  154. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  155. "vm_version" : "25.171-b11",
  156. "vm_vendor" : "Oracle Corporation",
  157. "start_time_in_millis" : 1531083220800,
  158. "mem" : {
  159. "heap_init_in_bytes" : 2147483648,
  160. "heap_max_in_bytes" : 2130051072,
  161. "non_heap_init_in_bytes" : 2555904,
  162. "non_heap_max_in_bytes" : 0,
  163. "direct_max_in_bytes" : 2130051072
  164. },
  165. "gc_collectors" : [
  166. "ParNew",
  167. "ConcurrentMarkSweep"
  168. ],
  169. "memory_pools" : [
  170. "Code Cache",
  171. "Metaspace",
  172. "Compressed Class Space",
  173. "Par Eden Space",
  174. "Par Survivor Space",
  175. "CMS Old Gen"
  176. ],
  177. "using_compressed_ordinary_object_pointers" : "true",
  178. "input_arguments" : [
  179. "-Xms2g",
  180. "-Xmx2g",
  181. "-XX:+UseConcMarkSweepGC",
  182. "-XX:CMSInitiatingOccupancyFraction=75",
  183. "-XX:+UseCMSInitiatingOccupancyOnly",
  184. "-XX:+AlwaysPreTouch",
  185. "-Xss1m",
  186. "-Djava.awt.headless=true",
  187. "-Dfile.encoding=UTF-8",
  188. "-Djna.nosys=true",
  189. "-XX:-OmitStackTraceInFastThrow",
  190. "-Dio.netty.noUnsafe=true",
  191. "-Dio.netty.noKeySetOptimization=true",
  192. "-Dio.netty.recycler.maxCapacityPerThread=0",
  193. "-Dlog4j.shutdownHookEnabled=false",
  194. "-Dlog4j2.disable.jmx=true",
  195. "-Djava.io.tmpdir=/tmp/elasticsearch.wSLig7Dx",
  196. "-XX:+HeapDumpOnOutOfMemoryError",
  197. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  198. "-XX:+PrintGCDetails",
  199. "-XX:+PrintGCDateStamps",
  200. "-XX:+PrintTenuringDistribution",
  201. "-XX:+PrintGCApplicationStoppedTime",
  202. "-Xloggc:/var/log/elasticsearch/gc.log",
  203. "-XX:+UseGCLogFileRotation",
  204. "-XX:NumberOfGCLogFiles=32",
  205. "-XX:GCLogFileSize=64m",
  206. "-Des.path.home=/usr/share/elasticsearch",
  207. "-Des.path.conf=/etc/elasticsearch",
  208. "-Des.distribution.flavor=default",
  209. "-Des.distribution.type=deb"
  210. ]
  211. },
  212. "thread_pool" : {
  213. "watcher" : {
  214. "type" : "fixed",
  215. "min" : 1,
  216. "max" : 1,
  217. "queue_size" : 1000
  218. },
  219. "force_merge" : {
  220. "type" : "fixed",
  221. "min" : 1,
  222. "max" : 1,
  223. "queue_size" : -1
  224. },
  225. "security-token-key" : {
  226. "type" : "fixed",
  227. "min" : 1,
  228. "max" : 1,
  229. "queue_size" : 1000
  230. },
  231. "ml_datafeed" : {
  232. "type" : "fixed",
  233. "min" : 20,
  234. "max" : 20,
  235. "queue_size" : 200
  236. },
  237. "fetch_shard_started" : {
  238. "type" : "scaling",
  239. "min" : 1,
  240. "max" : 4,
  241. "keep_alive" : "5m",
  242. "queue_size" : -1
  243. },
  244. "listener" : {
  245. "type" : "fixed",
  246. "min" : 1,
  247. "max" : 1,
  248. "queue_size" : -1
  249. },
  250. "ml_autodetect" : {
  251. "type" : "fixed",
  252. "min" : 80,
  253. "max" : 80,
  254. "queue_size" : 80
  255. },
  256. "index" : {
  257. "type" : "fixed",
  258. "min" : 2,
  259. "max" : 2,
  260. "queue_size" : 200
  261. },
  262. "refresh" : {
  263. "type" : "scaling",
  264. "min" : 1,
  265. "max" : 1,
  266. "keep_alive" : "5m",
  267. "queue_size" : -1
  268. },
  269. "generic" : {
  270. "type" : "scaling",
  271. "min" : 4,
  272. "max" : 128,
  273. "keep_alive" : "30s",
  274. "queue_size" : -1
  275. },
  276. "rollup_indexing" : {
  277. "type" : "fixed",
  278. "min" : 4,
  279. "max" : 4,
  280. "queue_size" : 4
  281. },
  282. "warmer" : {
  283. "type" : "scaling",
  284. "min" : 1,
  285. "max" : 1,
  286. "keep_alive" : "5m",
  287. "queue_size" : -1
  288. },
  289. "search" : {
  290. "type" : "fixed_auto_queue_size",
  291. "min" : 4,
  292. "max" : 4,
  293. "queue_size" : 1000
  294. },
  295. "flush" : {
  296. "type" : "scaling",
  297. "min" : 1,
  298. "max" : 1,
  299. "keep_alive" : "5m",
  300. "queue_size" : -1
  301. },
  302. "fetch_shard_store" : {
  303. "type" : "scaling",
  304. "min" : 1,
  305. "max" : 4,
  306. "keep_alive" : "5m",
  307. "queue_size" : -1
  308. },
  309. "management" : {
  310. "type" : "scaling",
  311. "min" : 1,
  312. "max" : 5,
  313. "keep_alive" : "5m",
  314. "queue_size" : -1
  315. },
  316. "ml_utility" : {
  317. "type" : "fixed",
  318. "min" : 80,
  319. "max" : 80,
  320. "queue_size" : 500
  321. },
  322. "get" : {
  323. "type" : "fixed",
  324. "min" : 2,
  325. "max" : 2,
  326. "queue_size" : 1000
  327. },
  328. "analyze" : {
  329. "type" : "fixed",
  330. "min" : 1,
  331. "max" : 1,
  332. "queue_size" : 16
  333. },
  334. "write" : {
  335. "type" : "fixed",
  336. "min" : 2,
  337. "max" : 2,
  338. "queue_size" : 200
  339. },
  340. "snapshot" : {
  341. "type" : "scaling",
  342. "min" : 1,
  343. "max" : 1,
  344. "keep_alive" : "5m",
  345. "queue_size" : -1
  346. }
  347. },
  348. "transport" : {
  349. "bound_address" : [
  350. "[::1]:9300",
  351. "127.0.0.1:9300",
  352. "192.168.10.28:9300"
  353. ],
  354. "publish_address" : "192.168.10.28:9300",
  355. "profiles" : { }
  356. },
  357. "http" : {
  358. "bound_address" : [
  359. "[::1]:9200",
  360. "127.0.0.1:9200",
  361. "192.168.10.28:9200"
  362. ],
  363. "publish_address" : "192.168.10.28:9200",
  364. "max_content_length_in_bytes" : 104857600
  365. },
  366. "plugins" : [
  367. {
  368. "name" : "ingest-geoip",
  369. "version" : "6.3.1",
  370. "elasticsearch_version" : "6.3.1",
  371. "java_version" : "1.8",
  372. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  373. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  374. "extended_plugins" : [ ],
  375. "has_native_controller" : false
  376. },
  377. {
  378. "name" : "ingest-user-agent",
  379. "version" : "6.3.1",
  380. "elasticsearch_version" : "6.3.1",
  381. "java_version" : "1.8",
  382. "description" : "Ingest processor that extracts information from a user agent",
  383. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  384. "extended_plugins" : [ ],
  385. "has_native_controller" : false
  386. }
  387. ],
  388. "modules" : [
  389. {
  390. "name" : "aggs-matrix-stats",
  391. "version" : "6.3.1",
  392. "elasticsearch_version" : "6.3.1",
  393. "java_version" : "1.8",
  394. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  395. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  396. "extended_plugins" : [ ],
  397. "has_native_controller" : false
  398. },
  399. {
  400. "name" : "analysis-common",
  401. "version" : "6.3.1",
  402. "elasticsearch_version" : "6.3.1",
  403. "java_version" : "1.8",
  404. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  405. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  406. "extended_plugins" : [ ],
  407. "has_native_controller" : false
  408. },
  409. {
  410. "name" : "ingest-common",
  411. "version" : "6.3.1",
  412. "elasticsearch_version" : "6.3.1",
  413. "java_version" : "1.8",
  414. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  415. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  416. "extended_plugins" : [ ],
  417. "has_native_controller" : false
  418. },
  419. {
  420. "name" : "lang-expression",
  421. "version" : "6.3.1",
  422. "elasticsearch_version" : "6.3.1",
  423. "java_version" : "1.8",
  424. "description" : "Lucene expressions integration for Elasticsearch",
  425. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  426. "extended_plugins" : [ ],
  427. "has_native_controller" : false
  428. },
  429. {
  430. "name" : "lang-mustache",
  431. "version" : "6.3.1",
  432. "elasticsearch_version" : "6.3.1",
  433. "java_version" : "1.8",
  434. "description" : "Mustache scripting integration for Elasticsearch",
  435. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  436. "extended_plugins" : [ ],
  437. "has_native_controller" : false
  438. },
  439. {
  440. "name" : "lang-painless",
  441. "version" : "6.3.1",
  442. "elasticsearch_version" : "6.3.1",
  443. "java_version" : "1.8",
  444. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  445. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  446. "extended_plugins" : [ ],
  447. "has_native_controller" : false
  448. },
  449. {
  450. "name" : "mapper-extras",
  451. "version" : "6.3.1",
  452. "elasticsearch_version" : "6.3.1",
  453. "java_version" : "1.8",
  454. "description" : "Adds advanced field mappers",
  455. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  456. "extended_plugins" : [ ],
  457. "has_native_controller" : false
  458. },
  459. {
  460. "name" : "parent-join",
  461. "version" : "6.3.1",
  462. "elasticsearch_version" : "6.3.1",
  463. "java_version" : "1.8",
  464. "description" : "This module adds the support parent-child queries and aggregations",
  465. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  466. "extended_plugins" : [ ],
  467. "has_native_controller" : false
  468. },
  469. {
  470. "name" : "percolator",
  471. "version" : "6.3.1",
  472. "elasticsearch_version" : "6.3.1",
  473. "java_version" : "1.8",
  474. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  475. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  476. "extended_plugins" : [ ],
  477. "has_native_controller" : false
  478. },
  479. {
  480. "name" : "rank-eval",
  481. "version" : "6.3.1",
  482. "elasticsearch_version" : "6.3.1",
  483. "java_version" : "1.8",
  484. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  485. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  486. "extended_plugins" : [ ],
  487. "has_native_controller" : false
  488. },
  489. {
  490. "name" : "reindex",
  491. "version" : "6.3.1",
  492. "elasticsearch_version" : "6.3.1",
  493. "java_version" : "1.8",
  494. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  495. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  496. "extended_plugins" : [ ],
  497. "has_native_controller" : false
  498. },
  499. {
  500. "name" : "repository-url",
  501. "version" : "6.3.1",
  502. "elasticsearch_version" : "6.3.1",
  503. "java_version" : "1.8",
  504. "description" : "Module for URL repository",
  505. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  506. "extended_plugins" : [ ],
  507. "has_native_controller" : false
  508. },
  509. {
  510. "name" : "transport-netty4",
  511. "version" : "6.3.1",
  512. "elasticsearch_version" : "6.3.1",
  513. "java_version" : "1.8",
  514. "description" : "Netty 4 based transport implementation",
  515. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  516. "extended_plugins" : [ ],
  517. "has_native_controller" : false
  518. },
  519. {
  520. "name" : "tribe",
  521. "version" : "6.3.1",
  522. "elasticsearch_version" : "6.3.1",
  523. "java_version" : "1.8",
  524. "description" : "Tribe module",
  525. "classname" : "org.elasticsearch.tribe.TribePlugin",
  526. "extended_plugins" : [ ],
  527. "has_native_controller" : false
  528. },
  529. {
  530. "name" : "x-pack-core",
  531. "version" : "6.3.1",
  532. "elasticsearch_version" : "6.3.1",
  533. "java_version" : "1.8",
  534. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  535. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  536. "extended_plugins" : [ ],
  537. "has_native_controller" : false
  538. },
  539. {
  540. "name" : "x-pack-deprecation",
  541. "version" : "6.3.1",
  542. "elasticsearch_version" : "6.3.1",
  543. "java_version" : "1.8",
  544. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  545. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  546. "extended_plugins" : [
  547. "x-pack-core"
  548. ],
  549. "has_native_controller" : false
  550. },
  551. {
  552. "name" : "x-pack-graph",
  553. "version" : "6.3.1",
  554. "elasticsearch_version" : "6.3.1",
  555. "java_version" : "1.8",
  556. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  557. "classname" : "org.elasticsearch.xpack.graph.Graph",
  558. "extended_plugins" : [
  559. "x-pack-core"
  560. ],
  561. "has_native_controller" : false
  562. },
  563. {
  564. "name" : "x-pack-logstash",
  565. "version" : "6.3.1",
  566. "elasticsearch_version" : "6.3.1",
  567. "java_version" : "1.8",
  568. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  569. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  570. "extended_plugins" : [
  571. "x-pack-core"
  572. ],
  573. "has_native_controller" : false
  574. },
  575. {
  576. "name" : "x-pack-ml",
  577. "version" : "6.3.1",
  578. "elasticsearch_version" : "6.3.1",
  579. "java_version" : "1.8",
  580. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  581. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  582. "extended_plugins" : [
  583. "x-pack-core"
  584. ],
  585. "has_native_controller" : true
  586. },
  587. {
  588. "name" : "x-pack-monitoring",
  589. "version" : "6.3.1",
  590. "elasticsearch_version" : "6.3.1",
  591. "java_version" : "1.8",
  592. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  593. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  594. "extended_plugins" : [
  595. "x-pack-core"
  596. ],
  597. "has_native_controller" : false
  598. },
  599. {
  600. "name" : "x-pack-rollup",
  601. "version" : "6.3.1",
  602. "elasticsearch_version" : "6.3.1",
  603. "java_version" : "1.8",
  604. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  605. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  606. "extended_plugins" : [
  607. "x-pack-core"
  608. ],
  609. "has_native_controller" : false
  610. },
  611. {
  612. "name" : "x-pack-security",
  613. "version" : "6.3.1",
  614. "elasticsearch_version" : "6.3.1",
  615. "java_version" : "1.8",
  616. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  617. "classname" : "org.elasticsearch.xpack.security.Security",
  618. "extended_plugins" : [
  619. "x-pack-core"
  620. ],
  621. "has_native_controller" : false
  622. },
  623. {
  624. "name" : "x-pack-sql",
  625. "version" : "6.3.1",
  626. "elasticsearch_version" : "6.3.1",
  627. "java_version" : "1.8",
  628. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  629. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  630. "extended_plugins" : [
  631. "x-pack-core"
  632. ],
  633. "has_native_controller" : false
  634. },
  635. {
  636. "name" : "x-pack-upgrade",
  637. "version" : "6.3.1",
  638. "elasticsearch_version" : "6.3.1",
  639. "java_version" : "1.8",
  640. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  641. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  642. "extended_plugins" : [
  643. "x-pack-core"
  644. ],
  645. "has_native_controller" : false
  646. },
  647. {
  648. "name" : "x-pack-watcher",
  649. "version" : "6.3.1",
  650. "elasticsearch_version" : "6.3.1",
  651. "java_version" : "1.8",
  652. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  653. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  654. "extended_plugins" : [
  655. "x-pack-core"
  656. ],
  657. "has_native_controller" : false
  658. }
  659. ],
  660. "ingest" : {
  661. "processors" : [
  662. {
  663. "type" : "append"
  664. },
  665. {
  666. "type" : "convert"
  667. },
  668. {
  669. "type" : "date"
  670. },
  671. {
  672. "type" : "date_index_name"
  673. },
  674. {
  675. "type" : "dot_expander"
  676. },
  677. {
  678. "type" : "fail"
  679. },
  680. {
  681. "type" : "foreach"
  682. },
  683. {
  684. "type" : "geoip"
  685. },
  686. {
  687. "type" : "grok"
  688. },
  689. {
  690. "type" : "gsub"
  691. },
  692. {
  693. "type" : "join"
  694. },
  695. {
  696. "type" : "json"
  697. },
  698. {
  699. "type" : "kv"
  700. },
  701. {
  702. "type" : "lowercase"
  703. },
  704. {
  705. "type" : "remove"
  706. },
  707. {
  708. "type" : "rename"
  709. },
  710. {
  711. "type" : "script"
  712. },
  713. {
  714. "type" : "set"
  715. },
  716. {
  717. "type" : "set_security_user"
  718. },
  719. {
  720. "type" : "sort"
  721. },
  722. {
  723. "type" : "split"
  724. },
  725. {
  726. "type" : "trim"
  727. },
  728. {
  729. "type" : "uppercase"
  730. },
  731. {
  732. "type" : "urldecode"
  733. },
  734. {
  735. "type" : "user_agent"
  736. }
  737. ]
  738. }
  739. },
  740. "JG3Brc2NRP6sKB_VluktKQ" : {
  741. "name" : "kib02",
  742. "transport_address" : "192.168.10.29:9300",
  743. "host" : "192.168.10.29",
  744. "ip" : "192.168.10.29",
  745. "version" : "6.3.1",
  746. "build_flavor" : "default",
  747. "build_type" : "deb",
  748. "build_hash" : "eb782d0",
  749. "total_indexing_buffer" : 213005107,
  750. "roles" : [
  751. "master",
  752. "ingest"
  753. ],
  754. "attributes" : {
  755. "ml.machine_memory" : "4124770304",
  756. "ml.max_open_jobs" : "20",
  757. "xpack.installed" : "true",
  758. "ml.enabled" : "true"
  759. },
  760. "settings" : {
  761. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  762. "cluster" : {
  763. "name" : "cluster"
  764. },
  765. "node" : {
  766. "name" : "kib02",
  767. "attr" : {
  768. "xpack" : {
  769. "installed" : "true"
  770. },
  771. "ml" : {
  772. "machine_memory" : "4124770304",
  773. "max_open_jobs" : "20",
  774. "enabled" : "true"
  775. }
  776. },
  777. "data" : "false",
  778. "ingest" : "true",
  779. "master" : "true"
  780. },
  781. "path" : {
  782. "data" : [
  783. "/var/lib/elasticsearch"
  784. ],
  785. "logs" : "/var/log/elasticsearch",
  786. "home" : "/usr/share/elasticsearch"
  787. },
  788. "discovery" : {
  789. "zen" : {
  790. "minimum_master_nodes" : "2",
  791. "ping" : {
  792. "unicast" : {
  793. "hosts" : [
  794. "els01.liakos.net.au",
  795. "els02.liakos.net.au",
  796. "els03.liakos.net.au",
  797. "els04.liakos.net.au",
  798. "kib01.liakos.net.au",
  799. "kib02.liakos.net.au"
  800. ]
  801. }
  802. }
  803. }
  804. },
  805. "client" : {
  806. "type" : "node"
  807. },
  808. "http" : {
  809. "type" : "security4",
  810. "cors" : {
  811. "allow-origin" : "*",
  812. "enabled" : "true"
  813. },
  814. "type.default" : "netty4"
  815. },
  816. "bootstrap" : {
  817. "memory_lock" : "true"
  818. },
  819. "transport" : {
  820. "type" : "security4",
  821. "features" : {
  822. "x-pack" : "true"
  823. },
  824. "type.default" : "netty4"
  825. },
  826. "xpack" : {
  827. "monitoring" : {
  828. "collection" : {
  829. "enabled" : "true",
  830. "interval" : "60s"
  831. }
  832. },
  833. "notification" : {
  834. "email" : {
  835. "account" : {
  836. "gmail_account" : {
  837. "profile" : "gmail",
  838. "smtp" : {
  839. "host" : "smtp.gmail.com",
  840. "starttls" : {
  841. "enable" : "true"
  842. },
  843. "auth" : "true",
  844. "port" : "587",
  845. "user" : "me@myemaildomain.com"
  846. }
  847. }
  848. }
  849. }
  850. },
  851. "security" : {
  852. "enabled" : "true",
  853. "transport" : {
  854. "ssl" : {
  855. "enabled" : "true"
  856. }
  857. }
  858. }
  859. },
  860. "network" : {
  861. "host" : [
  862. "_local_",
  863. "192.168.10.29"
  864. ]
  865. }
  866. },
  867. "os" : {
  868. "refresh_interval_in_millis" : 1000,
  869. "name" : "Linux",
  870. "arch" : "amd64",
  871. "version" : "4.4.0-130-generic",
  872. "available_processors" : 2,
  873. "allocated_processors" : 2
  874. },
  875. "process" : {
  876. "refresh_interval_in_millis" : 1000,
  877. "id" : 78809,
  878. "mlockall" : true
  879. },
  880. "jvm" : {
  881. "pid" : 78809,
  882. "version" : "1.8.0_171",
  883. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  884. "vm_version" : "25.171-b11",
  885. "vm_vendor" : "Oracle Corporation",
  886. "start_time_in_millis" : 1531083226472,
  887. "mem" : {
  888. "heap_init_in_bytes" : 2147483648,
  889. "heap_max_in_bytes" : 2130051072,
  890. "non_heap_init_in_bytes" : 2555904,
  891. "non_heap_max_in_bytes" : 0,
  892. "direct_max_in_bytes" : 2130051072
  893. },
  894. "gc_collectors" : [
  895. "ParNew",
  896. "ConcurrentMarkSweep"
  897. ],
  898. "memory_pools" : [
  899. "Code Cache",
  900. "Metaspace",
  901. "Compressed Class Space",
  902. "Par Eden Space",
  903. "Par Survivor Space",
  904. "CMS Old Gen"
  905. ],
  906. "using_compressed_ordinary_object_pointers" : "true",
  907. "input_arguments" : [
  908. "-Xms2g",
  909. "-Xmx2g",
  910. "-XX:+UseConcMarkSweepGC",
  911. "-XX:CMSInitiatingOccupancyFraction=75",
  912. "-XX:+UseCMSInitiatingOccupancyOnly",
  913. "-XX:+AlwaysPreTouch",
  914. "-Xss1m",
  915. "-Djava.awt.headless=true",
  916. "-Dfile.encoding=UTF-8",
  917. "-Djna.nosys=true",
  918. "-XX:-OmitStackTraceInFastThrow",
  919. "-Dio.netty.noUnsafe=true",
  920. "-Dio.netty.noKeySetOptimization=true",
  921. "-Dio.netty.recycler.maxCapacityPerThread=0",
  922. "-Dlog4j.shutdownHookEnabled=false",
  923. "-Dlog4j2.disable.jmx=true",
  924. "-Djava.io.tmpdir=/tmp/elasticsearch.SnFYxOpL",
  925. "-XX:+HeapDumpOnOutOfMemoryError",
  926. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  927. "-XX:+PrintGCDetails",
  928. "-XX:+PrintGCDateStamps",
  929. "-XX:+PrintTenuringDistribution",
  930. "-XX:+PrintGCApplicationStoppedTime",
  931. "-Xloggc:/var/log/elasticsearch/gc.log",
  932. "-XX:+UseGCLogFileRotation",
  933. "-XX:NumberOfGCLogFiles=32",
  934. "-XX:GCLogFileSize=64m",
  935. "-Des.path.home=/usr/share/elasticsearch",
  936. "-Des.path.conf=/etc/elasticsearch",
  937. "-Des.distribution.flavor=default",
  938. "-Des.distribution.type=deb"
  939. ]
  940. },
  941. "thread_pool" : {
  942. "watcher" : {
  943. "type" : "fixed",
  944. "min" : 1,
  945. "max" : 1,
  946. "queue_size" : 1000
  947. },
  948. "force_merge" : {
  949. "type" : "fixed",
  950. "min" : 1,
  951. "max" : 1,
  952. "queue_size" : -1
  953. },
  954. "security-token-key" : {
  955. "type" : "fixed",
  956. "min" : 1,
  957. "max" : 1,
  958. "queue_size" : 1000
  959. },
  960. "ml_datafeed" : {
  961. "type" : "fixed",
  962. "min" : 20,
  963. "max" : 20,
  964. "queue_size" : 200
  965. },
  966. "fetch_shard_started" : {
  967. "type" : "scaling",
  968. "min" : 1,
  969. "max" : 4,
  970. "keep_alive" : "5m",
  971. "queue_size" : -1
  972. },
  973. "listener" : {
  974. "type" : "fixed",
  975. "min" : 1,
  976. "max" : 1,
  977. "queue_size" : -1
  978. },
  979. "ml_autodetect" : {
  980. "type" : "fixed",
  981. "min" : 80,
  982. "max" : 80,
  983. "queue_size" : 80
  984. },
  985. "index" : {
  986. "type" : "fixed",
  987. "min" : 2,
  988. "max" : 2,
  989. "queue_size" : 200
  990. },
  991. "refresh" : {
  992. "type" : "scaling",
  993. "min" : 1,
  994. "max" : 1,
  995. "keep_alive" : "5m",
  996. "queue_size" : -1
  997. },
  998. "generic" : {
  999. "type" : "scaling",
  1000. "min" : 4,
  1001. "max" : 128,
  1002. "keep_alive" : "30s",
  1003. "queue_size" : -1
  1004. },
  1005. "rollup_indexing" : {
  1006. "type" : "fixed",
  1007. "min" : 4,
  1008. "max" : 4,
  1009. "queue_size" : 4
  1010. },
  1011. "warmer" : {
  1012. "type" : "scaling",
  1013. "min" : 1,
  1014. "max" : 1,
  1015. "keep_alive" : "5m",
  1016. "queue_size" : -1
  1017. },
  1018. "search" : {
  1019. "type" : "fixed_auto_queue_size",
  1020. "min" : 4,
  1021. "max" : 4,
  1022. "queue_size" : 1000
  1023. },
  1024. "flush" : {
  1025. "type" : "scaling",
  1026. "min" : 1,
  1027. "max" : 1,
  1028. "keep_alive" : "5m",
  1029. "queue_size" : -1
  1030. },
  1031. "fetch_shard_store" : {
  1032. "type" : "scaling",
  1033. "min" : 1,
  1034. "max" : 4,
  1035. "keep_alive" : "5m",
  1036. "queue_size" : -1
  1037. },
  1038. "management" : {
  1039. "type" : "scaling",
  1040. "min" : 1,
  1041. "max" : 5,
  1042. "keep_alive" : "5m",
  1043. "queue_size" : -1
  1044. },
  1045. "ml_utility" : {
  1046. "type" : "fixed",
  1047. "min" : 80,
  1048. "max" : 80,
  1049. "queue_size" : 500
  1050. },
  1051. "get" : {
  1052. "type" : "fixed",
  1053. "min" : 2,
  1054. "max" : 2,
  1055. "queue_size" : 1000
  1056. },
  1057. "analyze" : {
  1058. "type" : "fixed",
  1059. "min" : 1,
  1060. "max" : 1,
  1061. "queue_size" : 16
  1062. },
  1063. "write" : {
  1064. "type" : "fixed",
  1065. "min" : 2,
  1066. "max" : 2,
  1067. "queue_size" : 200
  1068. },
  1069. "snapshot" : {
  1070. "type" : "scaling",
  1071. "min" : 1,
  1072. "max" : 1,
  1073. "keep_alive" : "5m",
  1074. "queue_size" : -1
  1075. }
  1076. },
  1077. "transport" : {
  1078. "bound_address" : [
  1079. "[::1]:9300",
  1080. "127.0.0.1:9300",
  1081. "192.168.10.29:9300"
  1082. ],
  1083. "publish_address" : "192.168.10.29:9300",
  1084. "profiles" : { }
  1085. },
  1086. "http" : {
  1087. "bound_address" : [
  1088. "[::1]:9200",
  1089. "127.0.0.1:9200",
  1090. "192.168.10.29:9200"
  1091. ],
  1092. "publish_address" : "192.168.10.29:9200",
  1093. "max_content_length_in_bytes" : 104857600
  1094. },
  1095. "plugins" : [
  1096. {
  1097. "name" : "ingest-geoip",
  1098. "version" : "6.3.1",
  1099. "elasticsearch_version" : "6.3.1",
  1100. "java_version" : "1.8",
  1101. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  1102. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  1103. "extended_plugins" : [ ],
  1104. "has_native_controller" : false
  1105. },
  1106. {
  1107. "name" : "ingest-user-agent",
  1108. "version" : "6.3.1",
  1109. "elasticsearch_version" : "6.3.1",
  1110. "java_version" : "1.8",
  1111. "description" : "Ingest processor that extracts information from a user agent",
  1112. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  1113. "extended_plugins" : [ ],
  1114. "has_native_controller" : false
  1115. }
  1116. ],
  1117. "modules" : [
  1118. {
  1119. "name" : "aggs-matrix-stats",
  1120. "version" : "6.3.1",
  1121. "elasticsearch_version" : "6.3.1",
  1122. "java_version" : "1.8",
  1123. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  1124. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  1125. "extended_plugins" : [ ],
  1126. "has_native_controller" : false
  1127. },
  1128. {
  1129. "name" : "analysis-common",
  1130. "version" : "6.3.1",
  1131. "elasticsearch_version" : "6.3.1",
  1132. "java_version" : "1.8",
  1133. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  1134. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  1135. "extended_plugins" : [ ],
  1136. "has_native_controller" : false
  1137. },
  1138. {
  1139. "name" : "ingest-common",
  1140. "version" : "6.3.1",
  1141. "elasticsearch_version" : "6.3.1",
  1142. "java_version" : "1.8",
  1143. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  1144. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  1145. "extended_plugins" : [ ],
  1146. "has_native_controller" : false
  1147. },
  1148. {
  1149. "name" : "lang-expression",
  1150. "version" : "6.3.1",
  1151. "elasticsearch_version" : "6.3.1",
  1152. "java_version" : "1.8",
  1153. "description" : "Lucene expressions integration for Elasticsearch",
  1154. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  1155. "extended_plugins" : [ ],
  1156. "has_native_controller" : false
  1157. },
  1158. {
  1159. "name" : "lang-mustache",
  1160. "version" : "6.3.1",
  1161. "elasticsearch_version" : "6.3.1",
  1162. "java_version" : "1.8",
  1163. "description" : "Mustache scripting integration for Elasticsearch",
  1164. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  1165. "extended_plugins" : [ ],
  1166. "has_native_controller" : false
  1167. },
  1168. {
  1169. "name" : "lang-painless",
  1170. "version" : "6.3.1",
  1171. "elasticsearch_version" : "6.3.1",
  1172. "java_version" : "1.8",
  1173. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  1174. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  1175. "extended_plugins" : [ ],
  1176. "has_native_controller" : false
  1177. },
  1178. {
  1179. "name" : "mapper-extras",
  1180. "version" : "6.3.1",
  1181. "elasticsearch_version" : "6.3.1",
  1182. "java_version" : "1.8",
  1183. "description" : "Adds advanced field mappers",
  1184. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  1185. "extended_plugins" : [ ],
  1186. "has_native_controller" : false
  1187. },
  1188. {
  1189. "name" : "parent-join",
  1190. "version" : "6.3.1",
  1191. "elasticsearch_version" : "6.3.1",
  1192. "java_version" : "1.8",
  1193. "description" : "This module adds the support parent-child queries and aggregations",
  1194. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  1195. "extended_plugins" : [ ],
  1196. "has_native_controller" : false
  1197. },
  1198. {
  1199. "name" : "percolator",
  1200. "version" : "6.3.1",
  1201. "elasticsearch_version" : "6.3.1",
  1202. "java_version" : "1.8",
  1203. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  1204. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  1205. "extended_plugins" : [ ],
  1206. "has_native_controller" : false
  1207. },
  1208. {
  1209. "name" : "rank-eval",
  1210. "version" : "6.3.1",
  1211. "elasticsearch_version" : "6.3.1",
  1212. "java_version" : "1.8",
  1213. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  1214. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  1215. "extended_plugins" : [ ],
  1216. "has_native_controller" : false
  1217. },
  1218. {
  1219. "name" : "reindex",
  1220. "version" : "6.3.1",
  1221. "elasticsearch_version" : "6.3.1",
  1222. "java_version" : "1.8",
  1223. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  1224. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  1225. "extended_plugins" : [ ],
  1226. "has_native_controller" : false
  1227. },
  1228. {
  1229. "name" : "repository-url",
  1230. "version" : "6.3.1",
  1231. "elasticsearch_version" : "6.3.1",
  1232. "java_version" : "1.8",
  1233. "description" : "Module for URL repository",
  1234. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  1235. "extended_plugins" : [ ],
  1236. "has_native_controller" : false
  1237. },
  1238. {
  1239. "name" : "transport-netty4",
  1240. "version" : "6.3.1",
  1241. "elasticsearch_version" : "6.3.1",
  1242. "java_version" : "1.8",
  1243. "description" : "Netty 4 based transport implementation",
  1244. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  1245. "extended_plugins" : [ ],
  1246. "has_native_controller" : false
  1247. },
  1248. {
  1249. "name" : "tribe",
  1250. "version" : "6.3.1",
  1251. "elasticsearch_version" : "6.3.1",
  1252. "java_version" : "1.8",
  1253. "description" : "Tribe module",
  1254. "classname" : "org.elasticsearch.tribe.TribePlugin",
  1255. "extended_plugins" : [ ],
  1256. "has_native_controller" : false
  1257. },
  1258. {
  1259. "name" : "x-pack-core",
  1260. "version" : "6.3.1",
  1261. "elasticsearch_version" : "6.3.1",
  1262. "java_version" : "1.8",
  1263. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  1264. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  1265. "extended_plugins" : [ ],
  1266. "has_native_controller" : false
  1267. },
  1268. {
  1269. "name" : "x-pack-deprecation",
  1270. "version" : "6.3.1",
  1271. "elasticsearch_version" : "6.3.1",
  1272. "java_version" : "1.8",
  1273. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  1274. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  1275. "extended_plugins" : [
  1276. "x-pack-core"
  1277. ],
  1278. "has_native_controller" : false
  1279. },
  1280. {
  1281. "name" : "x-pack-graph",
  1282. "version" : "6.3.1",
  1283. "elasticsearch_version" : "6.3.1",
  1284. "java_version" : "1.8",
  1285. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  1286. "classname" : "org.elasticsearch.xpack.graph.Graph",
  1287. "extended_plugins" : [
  1288. "x-pack-core"
  1289. ],
  1290. "has_native_controller" : false
  1291. },
  1292. {
  1293. "name" : "x-pack-logstash",
  1294. "version" : "6.3.1",
  1295. "elasticsearch_version" : "6.3.1",
  1296. "java_version" : "1.8",
  1297. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  1298. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  1299. "extended_plugins" : [
  1300. "x-pack-core"
  1301. ],
  1302. "has_native_controller" : false
  1303. },
  1304. {
  1305. "name" : "x-pack-ml",
  1306. "version" : "6.3.1",
  1307. "elasticsearch_version" : "6.3.1",
  1308. "java_version" : "1.8",
  1309. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  1310. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  1311. "extended_plugins" : [
  1312. "x-pack-core"
  1313. ],
  1314. "has_native_controller" : true
  1315. },
  1316. {
  1317. "name" : "x-pack-monitoring",
  1318. "version" : "6.3.1",
  1319. "elasticsearch_version" : "6.3.1",
  1320. "java_version" : "1.8",
  1321. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  1322. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  1323. "extended_plugins" : [
  1324. "x-pack-core"
  1325. ],
  1326. "has_native_controller" : false
  1327. },
  1328. {
  1329. "name" : "x-pack-rollup",
  1330. "version" : "6.3.1",
  1331. "elasticsearch_version" : "6.3.1",
  1332. "java_version" : "1.8",
  1333. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  1334. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  1335. "extended_plugins" : [
  1336. "x-pack-core"
  1337. ],
  1338. "has_native_controller" : false
  1339. },
  1340. {
  1341. "name" : "x-pack-security",
  1342. "version" : "6.3.1",
  1343. "elasticsearch_version" : "6.3.1",
  1344. "java_version" : "1.8",
  1345. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  1346. "classname" : "org.elasticsearch.xpack.security.Security",
  1347. "extended_plugins" : [
  1348. "x-pack-core"
  1349. ],
  1350. "has_native_controller" : false
  1351. },
  1352. {
  1353. "name" : "x-pack-sql",
  1354. "version" : "6.3.1",
  1355. "elasticsearch_version" : "6.3.1",
  1356. "java_version" : "1.8",
  1357. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  1358. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  1359. "extended_plugins" : [
  1360. "x-pack-core"
  1361. ],
  1362. "has_native_controller" : false
  1363. },
  1364. {
  1365. "name" : "x-pack-upgrade",
  1366. "version" : "6.3.1",
  1367. "elasticsearch_version" : "6.3.1",
  1368. "java_version" : "1.8",
  1369. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  1370. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  1371. "extended_plugins" : [
  1372. "x-pack-core"
  1373. ],
  1374. "has_native_controller" : false
  1375. },
  1376. {
  1377. "name" : "x-pack-watcher",
  1378. "version" : "6.3.1",
  1379. "elasticsearch_version" : "6.3.1",
  1380. "java_version" : "1.8",
  1381. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  1382. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  1383. "extended_plugins" : [
  1384. "x-pack-core"
  1385. ],
  1386. "has_native_controller" : false
  1387. }
  1388. ],
  1389. "ingest" : {
  1390. "processors" : [
  1391. {
  1392. "type" : "append"
  1393. },
  1394. {
  1395. "type" : "convert"
  1396. },
  1397. {
  1398. "type" : "date"
  1399. },
  1400. {
  1401. "type" : "date_index_name"
  1402. },
  1403. {
  1404. "type" : "dot_expander"
  1405. },
  1406. {
  1407. "type" : "fail"
  1408. },
  1409. {
  1410. "type" : "foreach"
  1411. },
  1412. {
  1413. "type" : "geoip"
  1414. },
  1415. {
  1416. "type" : "grok"
  1417. },
  1418. {
  1419. "type" : "gsub"
  1420. },
  1421. {
  1422. "type" : "join"
  1423. },
  1424. {
  1425. "type" : "json"
  1426. },
  1427. {
  1428. "type" : "kv"
  1429. },
  1430. {
  1431. "type" : "lowercase"
  1432. },
  1433. {
  1434. "type" : "remove"
  1435. },
  1436. {
  1437. "type" : "rename"
  1438. },
  1439. {
  1440. "type" : "script"
  1441. },
  1442. {
  1443. "type" : "set"
  1444. },
  1445. {
  1446. "type" : "set_security_user"
  1447. },
  1448. {
  1449. "type" : "sort"
  1450. },
  1451. {
  1452. "type" : "split"
  1453. },
  1454. {
  1455. "type" : "trim"
  1456. },
  1457. {
  1458. "type" : "uppercase"
  1459. },
  1460. {
  1461. "type" : "urldecode"
  1462. },
  1463. {
  1464. "type" : "user_agent"
  1465. }
  1466. ]
  1467. }
  1468. },
  1469. "HNpW2xk5T4axf7SHgdJpFA" : {
  1470. "name" : "els03",
  1471. "transport_address" : "192.168.10.23:9300",
  1472. "host" : "192.168.10.23",
  1473. "ip" : "192.168.10.23",
  1474. "version" : "6.3.1",
  1475. "build_flavor" : "default",
  1476. "build_type" : "deb",
  1477. "build_hash" : "eb782d0",
  1478. "total_indexing_buffer" : 1499752038,
  1479. "roles" : [
  1480. "data",
  1481. "ingest"
  1482. ],
  1483. "attributes" : {
  1484. "ml.machine_memory" : "16808345600",
  1485. "ml.max_open_jobs" : "20",
  1486. "xpack.installed" : "true",
  1487. "ml.enabled" : "true"
  1488. },
  1489. "settings" : {
  1490. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  1491. "cluster" : {
  1492. "name" : "cluster"
  1493. },
  1494. "node" : {
  1495. "name" : "els03",
  1496. "attr" : {
  1497. "xpack" : {
  1498. "installed" : "true"
  1499. },
  1500. "ml" : {
  1501. "machine_memory" : "16808345600",
  1502. "max_open_jobs" : "20",
  1503. "enabled" : "true"
  1504. }
  1505. },
  1506. "data" : "true",
  1507. "ingest" : "true",
  1508. "master" : "false"
  1509. },
  1510. "path" : {
  1511. "data" : [
  1512. "/var/lib/elasticsearch"
  1513. ],
  1514. "logs" : "/var/log/elasticsearch",
  1515. "home" : "/usr/share/elasticsearch"
  1516. },
  1517. "discovery" : {
  1518. "zen" : {
  1519. "minimum_master_nodes" : "2",
  1520. "ping" : {
  1521. "unicast" : {
  1522. "hosts" : [
  1523. "els01.liakos.net.au",
  1524. "els02.liakos.net.au",
  1525. "els03.liakos.net.au",
  1526. "els04.liakos.net.au",
  1527. "kib01.liakos.net.au",
  1528. "kib02.liakos.net.au"
  1529. ]
  1530. }
  1531. }
  1532. }
  1533. },
  1534. "client" : {
  1535. "type" : "node"
  1536. },
  1537. "http" : {
  1538. "type" : "security4",
  1539. "cors" : {
  1540. "allow-origin" : "*",
  1541. "enabled" : "true"
  1542. },
  1543. "type.default" : "netty4"
  1544. },
  1545. "transport" : {
  1546. "type" : "security4",
  1547. "features" : {
  1548. "x-pack" : "true"
  1549. },
  1550. "type.default" : "netty4"
  1551. },
  1552. "xpack" : {
  1553. "monitoring" : {
  1554. "collection" : {
  1555. "enabled" : "true",
  1556. "interval" : "60s"
  1557. }
  1558. },
  1559. "notification" : {
  1560. "email" : {
  1561. "account" : {
  1562. "gmail_account" : {
  1563. "profile" : "gmail",
  1564. "smtp" : {
  1565. "host" : "smtp.gmail.com",
  1566. "starttls" : {
  1567. "enable" : "true"
  1568. },
  1569. "auth" : "true",
  1570. "port" : "587",
  1571. "user" : "me@myemaildomain.com"
  1572. }
  1573. }
  1574. }
  1575. }
  1576. },
  1577. "security" : {
  1578. "enabled" : "true",
  1579. "transport" : {
  1580. "ssl" : {
  1581. "enabled" : "true"
  1582. }
  1583. }
  1584. }
  1585. },
  1586. "network" : {
  1587. "host" : [
  1588. "_local_",
  1589. "192.168.10.23"
  1590. ]
  1591. }
  1592. },
  1593. "os" : {
  1594. "refresh_interval_in_millis" : 1000,
  1595. "name" : "Linux",
  1596. "arch" : "amd64",
  1597. "version" : "4.4.0-130-generic",
  1598. "available_processors" : 4,
  1599. "allocated_processors" : 4
  1600. },
  1601. "process" : {
  1602. "refresh_interval_in_millis" : 1000,
  1603. "id" : 19044,
  1604. "mlockall" : false
  1605. },
  1606. "jvm" : {
  1607. "pid" : 19044,
  1608. "version" : "1.8.0_171",
  1609. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  1610. "vm_version" : "25.171-b11",
  1611. "vm_vendor" : "Oracle Corporation",
  1612. "start_time_in_millis" : 1531083256169,
  1613. "mem" : {
  1614. "heap_init_in_bytes" : 15032385536,
  1615. "heap_max_in_bytes" : 14997520384,
  1616. "non_heap_init_in_bytes" : 2555904,
  1617. "non_heap_max_in_bytes" : 0,
  1618. "direct_max_in_bytes" : 14997520384
  1619. },
  1620. "gc_collectors" : [
  1621. "ParNew",
  1622. "ConcurrentMarkSweep"
  1623. ],
  1624. "memory_pools" : [
  1625. "Code Cache",
  1626. "Metaspace",
  1627. "Compressed Class Space",
  1628. "Par Eden Space",
  1629. "Par Survivor Space",
  1630. "CMS Old Gen"
  1631. ],
  1632. "using_compressed_ordinary_object_pointers" : "true",
  1633. "input_arguments" : [
  1634. "-Xms14g",
  1635. "-Xmx14g",
  1636. "-XX:+UseConcMarkSweepGC",
  1637. "-XX:CMSInitiatingOccupancyFraction=75",
  1638. "-XX:+UseCMSInitiatingOccupancyOnly",
  1639. "-XX:+AlwaysPreTouch",
  1640. "-Xss1m",
  1641. "-Djava.awt.headless=true",
  1642. "-Dfile.encoding=UTF-8",
  1643. "-Djna.nosys=true",
  1644. "-XX:-OmitStackTraceInFastThrow",
  1645. "-Dio.netty.noUnsafe=true",
  1646. "-Dio.netty.noKeySetOptimization=true",
  1647. "-Dio.netty.recycler.maxCapacityPerThread=0",
  1648. "-Dlog4j.shutdownHookEnabled=false",
  1649. "-Dlog4j2.disable.jmx=true",
  1650. "-Djava.io.tmpdir=/tmp/elasticsearch.Pvzwtm3d",
  1651. "-XX:+HeapDumpOnOutOfMemoryError",
  1652. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  1653. "-XX:+PrintGCDetails",
  1654. "-XX:+PrintGCDateStamps",
  1655. "-XX:+PrintTenuringDistribution",
  1656. "-XX:+PrintGCApplicationStoppedTime",
  1657. "-Xloggc:/var/log/elasticsearch/gc.log",
  1658. "-XX:+UseGCLogFileRotation",
  1659. "-XX:NumberOfGCLogFiles=32",
  1660. "-XX:GCLogFileSize=64m",
  1661. "-Des.path.home=/usr/share/elasticsearch",
  1662. "-Des.path.conf=/etc/elasticsearch",
  1663. "-Des.distribution.flavor=default",
  1664. "-Des.distribution.type=deb"
  1665. ]
  1666. },
  1667. "thread_pool" : {
  1668. "watcher" : {
  1669. "type" : "fixed",
  1670. "min" : 20,
  1671. "max" : 20,
  1672. "queue_size" : 1000
  1673. },
  1674. "force_merge" : {
  1675. "type" : "fixed",
  1676. "min" : 1,
  1677. "max" : 1,
  1678. "queue_size" : -1
  1679. },
  1680. "security-token-key" : {
  1681. "type" : "fixed",
  1682. "min" : 1,
  1683. "max" : 1,
  1684. "queue_size" : 1000
  1685. },
  1686. "ml_datafeed" : {
  1687. "type" : "fixed",
  1688. "min" : 20,
  1689. "max" : 20,
  1690. "queue_size" : 200
  1691. },
  1692. "fetch_shard_started" : {
  1693. "type" : "scaling",
  1694. "min" : 1,
  1695. "max" : 8,
  1696. "keep_alive" : "5m",
  1697. "queue_size" : -1
  1698. },
  1699. "listener" : {
  1700. "type" : "fixed",
  1701. "min" : 2,
  1702. "max" : 2,
  1703. "queue_size" : -1
  1704. },
  1705. "ml_autodetect" : {
  1706. "type" : "fixed",
  1707. "min" : 80,
  1708. "max" : 80,
  1709. "queue_size" : 80
  1710. },
  1711. "index" : {
  1712. "type" : "fixed",
  1713. "min" : 4,
  1714. "max" : 4,
  1715. "queue_size" : 200
  1716. },
  1717. "refresh" : {
  1718. "type" : "scaling",
  1719. "min" : 1,
  1720. "max" : 2,
  1721. "keep_alive" : "5m",
  1722. "queue_size" : -1
  1723. },
  1724. "generic" : {
  1725. "type" : "scaling",
  1726. "min" : 4,
  1727. "max" : 128,
  1728. "keep_alive" : "30s",
  1729. "queue_size" : -1
  1730. },
  1731. "rollup_indexing" : {
  1732. "type" : "fixed",
  1733. "min" : 4,
  1734. "max" : 4,
  1735. "queue_size" : 4
  1736. },
  1737. "warmer" : {
  1738. "type" : "scaling",
  1739. "min" : 1,
  1740. "max" : 2,
  1741. "keep_alive" : "5m",
  1742. "queue_size" : -1
  1743. },
  1744. "search" : {
  1745. "type" : "fixed_auto_queue_size",
  1746. "min" : 7,
  1747. "max" : 7,
  1748. "queue_size" : 1000
  1749. },
  1750. "flush" : {
  1751. "type" : "scaling",
  1752. "min" : 1,
  1753. "max" : 2,
  1754. "keep_alive" : "5m",
  1755. "queue_size" : -1
  1756. },
  1757. "fetch_shard_store" : {
  1758. "type" : "scaling",
  1759. "min" : 1,
  1760. "max" : 8,
  1761. "keep_alive" : "5m",
  1762. "queue_size" : -1
  1763. },
  1764. "management" : {
  1765. "type" : "scaling",
  1766. "min" : 1,
  1767. "max" : 5,
  1768. "keep_alive" : "5m",
  1769. "queue_size" : -1
  1770. },
  1771. "ml_utility" : {
  1772. "type" : "fixed",
  1773. "min" : 80,
  1774. "max" : 80,
  1775. "queue_size" : 500
  1776. },
  1777. "get" : {
  1778. "type" : "fixed",
  1779. "min" : 4,
  1780. "max" : 4,
  1781. "queue_size" : 1000
  1782. },
  1783. "analyze" : {
  1784. "type" : "fixed",
  1785. "min" : 1,
  1786. "max" : 1,
  1787. "queue_size" : 16
  1788. },
  1789. "write" : {
  1790. "type" : "fixed",
  1791. "min" : 4,
  1792. "max" : 4,
  1793. "queue_size" : 200
  1794. },
  1795. "snapshot" : {
  1796. "type" : "scaling",
  1797. "min" : 1,
  1798. "max" : 2,
  1799. "keep_alive" : "5m",
  1800. "queue_size" : -1
  1801. }
  1802. },
  1803. "transport" : {
  1804. "bound_address" : [
  1805. "[::1]:9300",
  1806. "127.0.0.1:9300",
  1807. "192.168.10.23:9300"
  1808. ],
  1809. "publish_address" : "192.168.10.23:9300",
  1810. "profiles" : { }
  1811. },
  1812. "http" : {
  1813. "bound_address" : [
  1814. "[::1]:9200",
  1815. "127.0.0.1:9200",
  1816. "192.168.10.23:9200"
  1817. ],
  1818. "publish_address" : "192.168.10.23:9200",
  1819. "max_content_length_in_bytes" : 104857600
  1820. },
  1821. "plugins" : [
  1822. {
  1823. "name" : "ingest-geoip",
  1824. "version" : "6.3.1",
  1825. "elasticsearch_version" : "6.3.1",
  1826. "java_version" : "1.8",
  1827. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  1828. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  1829. "extended_plugins" : [ ],
  1830. "has_native_controller" : false
  1831. },
  1832. {
  1833. "name" : "ingest-user-agent",
  1834. "version" : "6.3.1",
  1835. "elasticsearch_version" : "6.3.1",
  1836. "java_version" : "1.8",
  1837. "description" : "Ingest processor that extracts information from a user agent",
  1838. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  1839. "extended_plugins" : [ ],
  1840. "has_native_controller" : false
  1841. }
  1842. ],
  1843. "modules" : [
  1844. {
  1845. "name" : "aggs-matrix-stats",
  1846. "version" : "6.3.1",
  1847. "elasticsearch_version" : "6.3.1",
  1848. "java_version" : "1.8",
  1849. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  1850. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  1851. "extended_plugins" : [ ],
  1852. "has_native_controller" : false
  1853. },
  1854. {
  1855. "name" : "analysis-common",
  1856. "version" : "6.3.1",
  1857. "elasticsearch_version" : "6.3.1",
  1858. "java_version" : "1.8",
  1859. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  1860. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  1861. "extended_plugins" : [ ],
  1862. "has_native_controller" : false
  1863. },
  1864. {
  1865. "name" : "ingest-common",
  1866. "version" : "6.3.1",
  1867. "elasticsearch_version" : "6.3.1",
  1868. "java_version" : "1.8",
  1869. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  1870. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  1871. "extended_plugins" : [ ],
  1872. "has_native_controller" : false
  1873. },
  1874. {
  1875. "name" : "lang-expression",
  1876. "version" : "6.3.1",
  1877. "elasticsearch_version" : "6.3.1",
  1878. "java_version" : "1.8",
  1879. "description" : "Lucene expressions integration for Elasticsearch",
  1880. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  1881. "extended_plugins" : [ ],
  1882. "has_native_controller" : false
  1883. },
  1884. {
  1885. "name" : "lang-mustache",
  1886. "version" : "6.3.1",
  1887. "elasticsearch_version" : "6.3.1",
  1888. "java_version" : "1.8",
  1889. "description" : "Mustache scripting integration for Elasticsearch",
  1890. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  1891. "extended_plugins" : [ ],
  1892. "has_native_controller" : false
  1893. },
  1894. {
  1895. "name" : "lang-painless",
  1896. "version" : "6.3.1",
  1897. "elasticsearch_version" : "6.3.1",
  1898. "java_version" : "1.8",
  1899. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  1900. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  1901. "extended_plugins" : [ ],
  1902. "has_native_controller" : false
  1903. },
  1904. {
  1905. "name" : "mapper-extras",
  1906. "version" : "6.3.1",
  1907. "elasticsearch_version" : "6.3.1",
  1908. "java_version" : "1.8",
  1909. "description" : "Adds advanced field mappers",
  1910. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  1911. "extended_plugins" : [ ],
  1912. "has_native_controller" : false
  1913. },
  1914. {
  1915. "name" : "parent-join",
  1916. "version" : "6.3.1",
  1917. "elasticsearch_version" : "6.3.1",
  1918. "java_version" : "1.8",
  1919. "description" : "This module adds the support parent-child queries and aggregations",
  1920. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  1921. "extended_plugins" : [ ],
  1922. "has_native_controller" : false
  1923. },
  1924. {
  1925. "name" : "percolator",
  1926. "version" : "6.3.1",
  1927. "elasticsearch_version" : "6.3.1",
  1928. "java_version" : "1.8",
  1929. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  1930. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  1931. "extended_plugins" : [ ],
  1932. "has_native_controller" : false
  1933. },
  1934. {
  1935. "name" : "rank-eval",
  1936. "version" : "6.3.1",
  1937. "elasticsearch_version" : "6.3.1",
  1938. "java_version" : "1.8",
  1939. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  1940. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  1941. "extended_plugins" : [ ],
  1942. "has_native_controller" : false
  1943. },
  1944. {
  1945. "name" : "reindex",
  1946. "version" : "6.3.1",
  1947. "elasticsearch_version" : "6.3.1",
  1948. "java_version" : "1.8",
  1949. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  1950. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  1951. "extended_plugins" : [ ],
  1952. "has_native_controller" : false
  1953. },
  1954. {
  1955. "name" : "repository-url",
  1956. "version" : "6.3.1",
  1957. "elasticsearch_version" : "6.3.1",
  1958. "java_version" : "1.8",
  1959. "description" : "Module for URL repository",
  1960. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  1961. "extended_plugins" : [ ],
  1962. "has_native_controller" : false
  1963. },
  1964. {
  1965. "name" : "transport-netty4",
  1966. "version" : "6.3.1",
  1967. "elasticsearch_version" : "6.3.1",
  1968. "java_version" : "1.8",
  1969. "description" : "Netty 4 based transport implementation",
  1970. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  1971. "extended_plugins" : [ ],
  1972. "has_native_controller" : false
  1973. },
  1974. {
  1975. "name" : "tribe",
  1976. "version" : "6.3.1",
  1977. "elasticsearch_version" : "6.3.1",
  1978. "java_version" : "1.8",
  1979. "description" : "Tribe module",
  1980. "classname" : "org.elasticsearch.tribe.TribePlugin",
  1981. "extended_plugins" : [ ],
  1982. "has_native_controller" : false
  1983. },
  1984. {
  1985. "name" : "x-pack-core",
  1986. "version" : "6.3.1",
  1987. "elasticsearch_version" : "6.3.1",
  1988. "java_version" : "1.8",
  1989. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  1990. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  1991. "extended_plugins" : [ ],
  1992. "has_native_controller" : false
  1993. },
  1994. {
  1995. "name" : "x-pack-deprecation",
  1996. "version" : "6.3.1",
  1997. "elasticsearch_version" : "6.3.1",
  1998. "java_version" : "1.8",
  1999. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  2000. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  2001. "extended_plugins" : [
  2002. "x-pack-core"
  2003. ],
  2004. "has_native_controller" : false
  2005. },
  2006. {
  2007. "name" : "x-pack-graph",
  2008. "version" : "6.3.1",
  2009. "elasticsearch_version" : "6.3.1",
  2010. "java_version" : "1.8",
  2011. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  2012. "classname" : "org.elasticsearch.xpack.graph.Graph",
  2013. "extended_plugins" : [
  2014. "x-pack-core"
  2015. ],
  2016. "has_native_controller" : false
  2017. },
  2018. {
  2019. "name" : "x-pack-logstash",
  2020. "version" : "6.3.1",
  2021. "elasticsearch_version" : "6.3.1",
  2022. "java_version" : "1.8",
  2023. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  2024. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  2025. "extended_plugins" : [
  2026. "x-pack-core"
  2027. ],
  2028. "has_native_controller" : false
  2029. },
  2030. {
  2031. "name" : "x-pack-ml",
  2032. "version" : "6.3.1",
  2033. "elasticsearch_version" : "6.3.1",
  2034. "java_version" : "1.8",
  2035. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  2036. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  2037. "extended_plugins" : [
  2038. "x-pack-core"
  2039. ],
  2040. "has_native_controller" : true
  2041. },
  2042. {
  2043. "name" : "x-pack-monitoring",
  2044. "version" : "6.3.1",
  2045. "elasticsearch_version" : "6.3.1",
  2046. "java_version" : "1.8",
  2047. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  2048. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  2049. "extended_plugins" : [
  2050. "x-pack-core"
  2051. ],
  2052. "has_native_controller" : false
  2053. },
  2054. {
  2055. "name" : "x-pack-rollup",
  2056. "version" : "6.3.1",
  2057. "elasticsearch_version" : "6.3.1",
  2058. "java_version" : "1.8",
  2059. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  2060. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  2061. "extended_plugins" : [
  2062. "x-pack-core"
  2063. ],
  2064. "has_native_controller" : false
  2065. },
  2066. {
  2067. "name" : "x-pack-security",
  2068. "version" : "6.3.1",
  2069. "elasticsearch_version" : "6.3.1",
  2070. "java_version" : "1.8",
  2071. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  2072. "classname" : "org.elasticsearch.xpack.security.Security",
  2073. "extended_plugins" : [
  2074. "x-pack-core"
  2075. ],
  2076. "has_native_controller" : false
  2077. },
  2078. {
  2079. "name" : "x-pack-sql",
  2080. "version" : "6.3.1",
  2081. "elasticsearch_version" : "6.3.1",
  2082. "java_version" : "1.8",
  2083. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  2084. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  2085. "extended_plugins" : [
  2086. "x-pack-core"
  2087. ],
  2088. "has_native_controller" : false
  2089. },
  2090. {
  2091. "name" : "x-pack-upgrade",
  2092. "version" : "6.3.1",
  2093. "elasticsearch_version" : "6.3.1",
  2094. "java_version" : "1.8",
  2095. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  2096. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  2097. "extended_plugins" : [
  2098. "x-pack-core"
  2099. ],
  2100. "has_native_controller" : false
  2101. },
  2102. {
  2103. "name" : "x-pack-watcher",
  2104. "version" : "6.3.1",
  2105. "elasticsearch_version" : "6.3.1",
  2106. "java_version" : "1.8",
  2107. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  2108. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  2109. "extended_plugins" : [
  2110. "x-pack-core"
  2111. ],
  2112. "has_native_controller" : false
  2113. }
  2114. ],
  2115. "ingest" : {
  2116. "processors" : [
  2117. {
  2118. "type" : "append"
  2119. },
  2120. {
  2121. "type" : "convert"
  2122. },
  2123. {
  2124. "type" : "date"
  2125. },
  2126. {
  2127. "type" : "date_index_name"
  2128. },
  2129. {
  2130. "type" : "dot_expander"
  2131. },
  2132. {
  2133. "type" : "fail"
  2134. },
  2135. {
  2136. "type" : "foreach"
  2137. },
  2138. {
  2139. "type" : "geoip"
  2140. },
  2141. {
  2142. "type" : "grok"
  2143. },
  2144. {
  2145. "type" : "gsub"
  2146. },
  2147. {
  2148. "type" : "join"
  2149. },
  2150. {
  2151. "type" : "json"
  2152. },
  2153. {
  2154. "type" : "kv"
  2155. },
  2156. {
  2157. "type" : "lowercase"
  2158. },
  2159. {
  2160. "type" : "remove"
  2161. },
  2162. {
  2163. "type" : "rename"
  2164. },
  2165. {
  2166. "type" : "script"
  2167. },
  2168. {
  2169. "type" : "set"
  2170. },
  2171. {
  2172. "type" : "set_security_user"
  2173. },
  2174. {
  2175. "type" : "sort"
  2176. },
  2177. {
  2178. "type" : "split"
  2179. },
  2180. {
  2181. "type" : "trim"
  2182. },
  2183. {
  2184. "type" : "uppercase"
  2185. },
  2186. {
  2187. "type" : "urldecode"
  2188. },
  2189. {
  2190. "type" : "user_agent"
  2191. }
  2192. ]
  2193. }
  2194. },
  2195. "TxWoHfJcTku0DA1uzm5KjQ" : {
  2196. "name" : "els04",
  2197. "transport_address" : "192.168.10.24:9300",
  2198. "host" : "192.168.10.24",
  2199. "ip" : "192.168.10.24",
  2200. "version" : "6.3.1",
  2201. "build_flavor" : "default",
  2202. "build_type" : "deb",
  2203. "build_hash" : "eb782d0",
  2204. "total_indexing_buffer" : 1499752038,
  2205. "roles" : [
  2206. "data",
  2207. "ingest"
  2208. ],
  2209. "attributes" : {
  2210. "ml.machine_memory" : "16808345600",
  2211. "ml.max_open_jobs" : "20",
  2212. "xpack.installed" : "true",
  2213. "ml.enabled" : "true"
  2214. },
  2215. "settings" : {
  2216. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  2217. "cluster" : {
  2218. "name" : "cluster"
  2219. },
  2220. "node" : {
  2221. "name" : "els04",
  2222. "attr" : {
  2223. "xpack" : {
  2224. "installed" : "true"
  2225. },
  2226. "ml" : {
  2227. "machine_memory" : "16808345600",
  2228. "max_open_jobs" : "20",
  2229. "enabled" : "true"
  2230. }
  2231. },
  2232. "data" : "true",
  2233. "ingest" : "true",
  2234. "master" : "false"
  2235. },
  2236. "path" : {
  2237. "data" : [
  2238. "/var/lib/elasticsearch"
  2239. ],
  2240. "logs" : "/var/log/elasticsearch",
  2241. "home" : "/usr/share/elasticsearch"
  2242. },
  2243. "discovery" : {
  2244. "zen" : {
  2245. "minimum_master_nodes" : "2",
  2246. "ping" : {
  2247. "unicast" : {
  2248. "hosts" : [
  2249. "els01.liakos.net.au",
  2250. "els02.liakos.net.au",
  2251. "els03.liakos.net.au",
  2252. "els04.liakos.net.au",
  2253. "kib01.liakos.net.au",
  2254. "kib02.liakos.net.au"
  2255. ]
  2256. }
  2257. }
  2258. }
  2259. },
  2260. "client" : {
  2261. "type" : "node"
  2262. },
  2263. "http" : {
  2264. "type" : "security4",
  2265. "cors" : {
  2266. "allow-origin" : "*",
  2267. "enabled" : "true"
  2268. },
  2269. "type.default" : "netty4"
  2270. },
  2271. "bootstrap" : {
  2272. "memory_lock" : "true"
  2273. },
  2274. "transport" : {
  2275. "type" : "security4",
  2276. "features" : {
  2277. "x-pack" : "true"
  2278. },
  2279. "type.default" : "netty4"
  2280. },
  2281. "xpack" : {
  2282. "monitoring" : {
  2283. "collection" : {
  2284. "enabled" : "true",
  2285. "interval" : "60s"
  2286. }
  2287. },
  2288. "notification" : {
  2289. "email" : {
  2290. "account" : {
  2291. "gmail_account" : {
  2292. "profile" : "gmail",
  2293. "smtp" : {
  2294. "host" : "smtp.gmail.com",
  2295. "starttls" : {
  2296. "enable" : "true"
  2297. },
  2298. "auth" : "true",
  2299. "port" : "587",
  2300. "user" : "me@myemaildomain.com"
  2301. }
  2302. }
  2303. }
  2304. }
  2305. },
  2306. "security" : {
  2307. "enabled" : "true",
  2308. "transport" : {
  2309. "ssl" : {
  2310. "enabled" : "true"
  2311. }
  2312. }
  2313. }
  2314. },
  2315. "network" : {
  2316. "host" : [
  2317. "_local_",
  2318. "192.168.10.24"
  2319. ]
  2320. }
  2321. },
  2322. "os" : {
  2323. "refresh_interval_in_millis" : 1000,
  2324. "name" : "Linux",
  2325. "arch" : "amd64",
  2326. "version" : "4.4.0-130-generic",
  2327. "available_processors" : 4,
  2328. "allocated_processors" : 4
  2329. },
  2330. "process" : {
  2331. "refresh_interval_in_millis" : 1000,
  2332. "id" : 123731,
  2333. "mlockall" : true
  2334. },
  2335. "jvm" : {
  2336. "pid" : 123731,
  2337. "version" : "1.8.0_171",
  2338. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  2339. "vm_version" : "25.171-b11",
  2340. "vm_vendor" : "Oracle Corporation",
  2341. "start_time_in_millis" : 1531083327271,
  2342. "mem" : {
  2343. "heap_init_in_bytes" : 15032385536,
  2344. "heap_max_in_bytes" : 14997520384,
  2345. "non_heap_init_in_bytes" : 2555904,
  2346. "non_heap_max_in_bytes" : 0,
  2347. "direct_max_in_bytes" : 14997520384
  2348. },
  2349. "gc_collectors" : [
  2350. "ParNew",
  2351. "ConcurrentMarkSweep"
  2352. ],
  2353. "memory_pools" : [
  2354. "Code Cache",
  2355. "Metaspace",
  2356. "Compressed Class Space",
  2357. "Par Eden Space",
  2358. "Par Survivor Space",
  2359. "CMS Old Gen"
  2360. ],
  2361. "using_compressed_ordinary_object_pointers" : "true",
  2362. "input_arguments" : [
  2363. "-Xms14g",
  2364. "-Xmx14g",
  2365. "-XX:+UseConcMarkSweepGC",
  2366. "-XX:CMSInitiatingOccupancyFraction=75",
  2367. "-XX:+UseCMSInitiatingOccupancyOnly",
  2368. "-XX:+AlwaysPreTouch",
  2369. "-Xss1m",
  2370. "-Djava.awt.headless=true",
  2371. "-Dfile.encoding=UTF-8",
  2372. "-Djna.nosys=true",
  2373. "-XX:-OmitStackTraceInFastThrow",
  2374. "-Dio.netty.noUnsafe=true",
  2375. "-Dio.netty.noKeySetOptimization=true",
  2376. "-Dio.netty.recycler.maxCapacityPerThread=0",
  2377. "-Dlog4j.shutdownHookEnabled=false",
  2378. "-Dlog4j2.disable.jmx=true",
  2379. "-Djava.io.tmpdir=/tmp/elasticsearch.POuicFvN",
  2380. "-XX:+HeapDumpOnOutOfMemoryError",
  2381. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  2382. "-XX:+PrintGCDetails",
  2383. "-XX:+PrintGCDateStamps",
  2384. "-XX:+PrintTenuringDistribution",
  2385. "-XX:+PrintGCApplicationStoppedTime",
  2386. "-Xloggc:/var/log/elasticsearch/gc.log",
  2387. "-XX:+UseGCLogFileRotation",
  2388. "-XX:NumberOfGCLogFiles=32",
  2389. "-XX:GCLogFileSize=64m",
  2390. "-Des.path.home=/usr/share/elasticsearch",
  2391. "-Des.path.conf=/etc/elasticsearch",
  2392. "-Des.distribution.flavor=default",
  2393. "-Des.distribution.type=deb"
  2394. ]
  2395. },
  2396. "thread_pool" : {
  2397. "watcher" : {
  2398. "type" : "fixed",
  2399. "min" : 20,
  2400. "max" : 20,
  2401. "queue_size" : 1000
  2402. },
  2403. "force_merge" : {
  2404. "type" : "fixed",
  2405. "min" : 1,
  2406. "max" : 1,
  2407. "queue_size" : -1
  2408. },
  2409. "security-token-key" : {
  2410. "type" : "fixed",
  2411. "min" : 1,
  2412. "max" : 1,
  2413. "queue_size" : 1000
  2414. },
  2415. "ml_datafeed" : {
  2416. "type" : "fixed",
  2417. "min" : 20,
  2418. "max" : 20,
  2419. "queue_size" : 200
  2420. },
  2421. "fetch_shard_started" : {
  2422. "type" : "scaling",
  2423. "min" : 1,
  2424. "max" : 8,
  2425. "keep_alive" : "5m",
  2426. "queue_size" : -1
  2427. },
  2428. "listener" : {
  2429. "type" : "fixed",
  2430. "min" : 2,
  2431. "max" : 2,
  2432. "queue_size" : -1
  2433. },
  2434. "ml_autodetect" : {
  2435. "type" : "fixed",
  2436. "min" : 80,
  2437. "max" : 80,
  2438. "queue_size" : 80
  2439. },
  2440. "index" : {
  2441. "type" : "fixed",
  2442. "min" : 4,
  2443. "max" : 4,
  2444. "queue_size" : 200
  2445. },
  2446. "refresh" : {
  2447. "type" : "scaling",
  2448. "min" : 1,
  2449. "max" : 2,
  2450. "keep_alive" : "5m",
  2451. "queue_size" : -1
  2452. },
  2453. "generic" : {
  2454. "type" : "scaling",
  2455. "min" : 4,
  2456. "max" : 128,
  2457. "keep_alive" : "30s",
  2458. "queue_size" : -1
  2459. },
  2460. "rollup_indexing" : {
  2461. "type" : "fixed",
  2462. "min" : 4,
  2463. "max" : 4,
  2464. "queue_size" : 4
  2465. },
  2466. "warmer" : {
  2467. "type" : "scaling",
  2468. "min" : 1,
  2469. "max" : 2,
  2470. "keep_alive" : "5m",
  2471. "queue_size" : -1
  2472. },
  2473. "search" : {
  2474. "type" : "fixed_auto_queue_size",
  2475. "min" : 7,
  2476. "max" : 7,
  2477. "queue_size" : 1000
  2478. },
  2479. "flush" : {
  2480. "type" : "scaling",
  2481. "min" : 1,
  2482. "max" : 2,
  2483. "keep_alive" : "5m",
  2484. "queue_size" : -1
  2485. },
  2486. "fetch_shard_store" : {
  2487. "type" : "scaling",
  2488. "min" : 1,
  2489. "max" : 8,
  2490. "keep_alive" : "5m",
  2491. "queue_size" : -1
  2492. },
  2493. "management" : {
  2494. "type" : "scaling",
  2495. "min" : 1,
  2496. "max" : 5,
  2497. "keep_alive" : "5m",
  2498. "queue_size" : -1
  2499. },
  2500. "ml_utility" : {
  2501. "type" : "fixed",
  2502. "min" : 80,
  2503. "max" : 80,
  2504. "queue_size" : 500
  2505. },
  2506. "get" : {
  2507. "type" : "fixed",
  2508. "min" : 4,
  2509. "max" : 4,
  2510. "queue_size" : 1000
  2511. },
  2512. "analyze" : {
  2513. "type" : "fixed",
  2514. "min" : 1,
  2515. "max" : 1,
  2516. "queue_size" : 16
  2517. },
  2518. "write" : {
  2519. "type" : "fixed",
  2520. "min" : 4,
  2521. "max" : 4,
  2522. "queue_size" : 200
  2523. },
  2524. "snapshot" : {
  2525. "type" : "scaling",
  2526. "min" : 1,
  2527. "max" : 2,
  2528. "keep_alive" : "5m",
  2529. "queue_size" : -1
  2530. }
  2531. },
  2532. "transport" : {
  2533. "bound_address" : [
  2534. "192.168.10.24:9300",
  2535. "[::1]:9300",
  2536. "127.0.0.1:9300"
  2537. ],
  2538. "publish_address" : "192.168.10.24:9300",
  2539. "profiles" : { }
  2540. },
  2541. "http" : {
  2542. "bound_address" : [
  2543. "192.168.10.24:9200",
  2544. "[::1]:9200",
  2545. "127.0.0.1:9200"
  2546. ],
  2547. "publish_address" : "192.168.10.24:9200",
  2548. "max_content_length_in_bytes" : 104857600
  2549. },
  2550. "plugins" : [
  2551. {
  2552. "name" : "ingest-geoip",
  2553. "version" : "6.3.1",
  2554. "elasticsearch_version" : "6.3.1",
  2555. "java_version" : "1.8",
  2556. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  2557. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  2558. "extended_plugins" : [ ],
  2559. "has_native_controller" : false
  2560. },
  2561. {
  2562. "name" : "ingest-user-agent",
  2563. "version" : "6.3.1",
  2564. "elasticsearch_version" : "6.3.1",
  2565. "java_version" : "1.8",
  2566. "description" : "Ingest processor that extracts information from a user agent",
  2567. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  2568. "extended_plugins" : [ ],
  2569. "has_native_controller" : false
  2570. }
  2571. ],
  2572. "modules" : [
  2573. {
  2574. "name" : "aggs-matrix-stats",
  2575. "version" : "6.3.1",
  2576. "elasticsearch_version" : "6.3.1",
  2577. "java_version" : "1.8",
  2578. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  2579. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  2580. "extended_plugins" : [ ],
  2581. "has_native_controller" : false
  2582. },
  2583. {
  2584. "name" : "analysis-common",
  2585. "version" : "6.3.1",
  2586. "elasticsearch_version" : "6.3.1",
  2587. "java_version" : "1.8",
  2588. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  2589. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  2590. "extended_plugins" : [ ],
  2591. "has_native_controller" : false
  2592. },
  2593. {
  2594. "name" : "ingest-common",
  2595. "version" : "6.3.1",
  2596. "elasticsearch_version" : "6.3.1",
  2597. "java_version" : "1.8",
  2598. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  2599. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  2600. "extended_plugins" : [ ],
  2601. "has_native_controller" : false
  2602. },
  2603. {
  2604. "name" : "lang-expression",
  2605. "version" : "6.3.1",
  2606. "elasticsearch_version" : "6.3.1",
  2607. "java_version" : "1.8",
  2608. "description" : "Lucene expressions integration for Elasticsearch",
  2609. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  2610. "extended_plugins" : [ ],
  2611. "has_native_controller" : false
  2612. },
  2613. {
  2614. "name" : "lang-mustache",
  2615. "version" : "6.3.1",
  2616. "elasticsearch_version" : "6.3.1",
  2617. "java_version" : "1.8",
  2618. "description" : "Mustache scripting integration for Elasticsearch",
  2619. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  2620. "extended_plugins" : [ ],
  2621. "has_native_controller" : false
  2622. },
  2623. {
  2624. "name" : "lang-painless",
  2625. "version" : "6.3.1",
  2626. "elasticsearch_version" : "6.3.1",
  2627. "java_version" : "1.8",
  2628. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  2629. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  2630. "extended_plugins" : [ ],
  2631. "has_native_controller" : false
  2632. },
  2633. {
  2634. "name" : "mapper-extras",
  2635. "version" : "6.3.1",
  2636. "elasticsearch_version" : "6.3.1",
  2637. "java_version" : "1.8",
  2638. "description" : "Adds advanced field mappers",
  2639. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  2640. "extended_plugins" : [ ],
  2641. "has_native_controller" : false
  2642. },
  2643. {
  2644. "name" : "parent-join",
  2645. "version" : "6.3.1",
  2646. "elasticsearch_version" : "6.3.1",
  2647. "java_version" : "1.8",
  2648. "description" : "This module adds the support parent-child queries and aggregations",
  2649. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  2650. "extended_plugins" : [ ],
  2651. "has_native_controller" : false
  2652. },
  2653. {
  2654. "name" : "percolator",
  2655. "version" : "6.3.1",
  2656. "elasticsearch_version" : "6.3.1",
  2657. "java_version" : "1.8",
  2658. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  2659. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  2660. "extended_plugins" : [ ],
  2661. "has_native_controller" : false
  2662. },
  2663. {
  2664. "name" : "rank-eval",
  2665. "version" : "6.3.1",
  2666. "elasticsearch_version" : "6.3.1",
  2667. "java_version" : "1.8",
  2668. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  2669. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  2670. "extended_plugins" : [ ],
  2671. "has_native_controller" : false
  2672. },
  2673. {
  2674. "name" : "reindex",
  2675. "version" : "6.3.1",
  2676. "elasticsearch_version" : "6.3.1",
  2677. "java_version" : "1.8",
  2678. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  2679. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  2680. "extended_plugins" : [ ],
  2681. "has_native_controller" : false
  2682. },
  2683. {
  2684. "name" : "repository-url",
  2685. "version" : "6.3.1",
  2686. "elasticsearch_version" : "6.3.1",
  2687. "java_version" : "1.8",
  2688. "description" : "Module for URL repository",
  2689. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  2690. "extended_plugins" : [ ],
  2691. "has_native_controller" : false
  2692. },
  2693. {
  2694. "name" : "transport-netty4",
  2695. "version" : "6.3.1",
  2696. "elasticsearch_version" : "6.3.1",
  2697. "java_version" : "1.8",
  2698. "description" : "Netty 4 based transport implementation",
  2699. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  2700. "extended_plugins" : [ ],
  2701. "has_native_controller" : false
  2702. },
  2703. {
  2704. "name" : "tribe",
  2705. "version" : "6.3.1",
  2706. "elasticsearch_version" : "6.3.1",
  2707. "java_version" : "1.8",
  2708. "description" : "Tribe module",
  2709. "classname" : "org.elasticsearch.tribe.TribePlugin",
  2710. "extended_plugins" : [ ],
  2711. "has_native_controller" : false
  2712. },
  2713. {
  2714. "name" : "x-pack-core",
  2715. "version" : "6.3.1",
  2716. "elasticsearch_version" : "6.3.1",
  2717. "java_version" : "1.8",
  2718. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  2719. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  2720. "extended_plugins" : [ ],
  2721. "has_native_controller" : false
  2722. },
  2723. {
  2724. "name" : "x-pack-deprecation",
  2725. "version" : "6.3.1",
  2726. "elasticsearch_version" : "6.3.1",
  2727. "java_version" : "1.8",
  2728. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  2729. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  2730. "extended_plugins" : [
  2731. "x-pack-core"
  2732. ],
  2733. "has_native_controller" : false
  2734. },
  2735. {
  2736. "name" : "x-pack-graph",
  2737. "version" : "6.3.1",
  2738. "elasticsearch_version" : "6.3.1",
  2739. "java_version" : "1.8",
  2740. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  2741. "classname" : "org.elasticsearch.xpack.graph.Graph",
  2742. "extended_plugins" : [
  2743. "x-pack-core"
  2744. ],
  2745. "has_native_controller" : false
  2746. },
  2747. {
  2748. "name" : "x-pack-logstash",
  2749. "version" : "6.3.1",
  2750. "elasticsearch_version" : "6.3.1",
  2751. "java_version" : "1.8",
  2752. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  2753. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  2754. "extended_plugins" : [
  2755. "x-pack-core"
  2756. ],
  2757. "has_native_controller" : false
  2758. },
  2759. {
  2760. "name" : "x-pack-ml",
  2761. "version" : "6.3.1",
  2762. "elasticsearch_version" : "6.3.1",
  2763. "java_version" : "1.8",
  2764. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  2765. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  2766. "extended_plugins" : [
  2767. "x-pack-core"
  2768. ],
  2769. "has_native_controller" : true
  2770. },
  2771. {
  2772. "name" : "x-pack-monitoring",
  2773. "version" : "6.3.1",
  2774. "elasticsearch_version" : "6.3.1",
  2775. "java_version" : "1.8",
  2776. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  2777. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  2778. "extended_plugins" : [
  2779. "x-pack-core"
  2780. ],
  2781. "has_native_controller" : false
  2782. },
  2783. {
  2784. "name" : "x-pack-rollup",
  2785. "version" : "6.3.1",
  2786. "elasticsearch_version" : "6.3.1",
  2787. "java_version" : "1.8",
  2788. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  2789. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  2790. "extended_plugins" : [
  2791. "x-pack-core"
  2792. ],
  2793. "has_native_controller" : false
  2794. },
  2795. {
  2796. "name" : "x-pack-security",
  2797. "version" : "6.3.1",
  2798. "elasticsearch_version" : "6.3.1",
  2799. "java_version" : "1.8",
  2800. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  2801. "classname" : "org.elasticsearch.xpack.security.Security",
  2802. "extended_plugins" : [
  2803. "x-pack-core"
  2804. ],
  2805. "has_native_controller" : false
  2806. },
  2807. {
  2808. "name" : "x-pack-sql",
  2809. "version" : "6.3.1",
  2810. "elasticsearch_version" : "6.3.1",
  2811. "java_version" : "1.8",
  2812. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  2813. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  2814. "extended_plugins" : [
  2815. "x-pack-core"
  2816. ],
  2817. "has_native_controller" : false
  2818. },
  2819. {
  2820. "name" : "x-pack-upgrade",
  2821. "version" : "6.3.1",
  2822. "elasticsearch_version" : "6.3.1",
  2823. "java_version" : "1.8",
  2824. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  2825. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  2826. "extended_plugins" : [
  2827. "x-pack-core"
  2828. ],
  2829. "has_native_controller" : false
  2830. },
  2831. {
  2832. "name" : "x-pack-watcher",
  2833. "version" : "6.3.1",
  2834. "elasticsearch_version" : "6.3.1",
  2835. "java_version" : "1.8",
  2836. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  2837. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  2838. "extended_plugins" : [
  2839. "x-pack-core"
  2840. ],
  2841. "has_native_controller" : false
  2842. }
  2843. ],
  2844. "ingest" : {
  2845. "processors" : [
  2846. {
  2847. "type" : "append"
  2848. },
  2849. {
  2850. "type" : "convert"
  2851. },
  2852. {
  2853. "type" : "date"
  2854. },
  2855. {
  2856. "type" : "date_index_name"
  2857. },
  2858. {
  2859. "type" : "dot_expander"
  2860. },
  2861. {
  2862. "type" : "fail"
  2863. },
  2864. {
  2865. "type" : "foreach"
  2866. },
  2867. {
  2868. "type" : "geoip"
  2869. },
  2870. {
  2871. "type" : "grok"
  2872. },
  2873. {
  2874. "type" : "gsub"
  2875. },
  2876. {
  2877. "type" : "join"
  2878. },
  2879. {
  2880. "type" : "json"
  2881. },
  2882. {
  2883. "type" : "kv"
  2884. },
  2885. {
  2886. "type" : "lowercase"
  2887. },
  2888. {
  2889. "type" : "remove"
  2890. },
  2891. {
  2892. "type" : "rename"
  2893. },
  2894. {
  2895. "type" : "script"
  2896. },
  2897. {
  2898. "type" : "set"
  2899. },
  2900. {
  2901. "type" : "set_security_user"
  2902. },
  2903. {
  2904. "type" : "sort"
  2905. },
  2906. {
  2907. "type" : "split"
  2908. },
  2909. {
  2910. "type" : "trim"
  2911. },
  2912. {
  2913. "type" : "uppercase"
  2914. },
  2915. {
  2916. "type" : "urldecode"
  2917. },
  2918. {
  2919. "type" : "user_agent"
  2920. }
  2921. ]
  2922. }
  2923. },
  2924. "Endbd0RfSGCl9IAVYGj3zw" : {
  2925. "name" : "els01",
  2926. "transport_address" : "192.168.10.21:9300",
  2927. "host" : "192.168.10.21",
  2928. "ip" : "192.168.10.21",
  2929. "version" : "6.3.1",
  2930. "build_flavor" : "default",
  2931. "build_type" : "deb",
  2932. "build_hash" : "eb782d0",
  2933. "total_indexing_buffer" : 213005107,
  2934. "roles" : [
  2935. "master"
  2936. ],
  2937. "attributes" : {
  2938. "ml.machine_memory" : "4124770304",
  2939. "xpack.installed" : "true",
  2940. "ml.max_open_jobs" : "20",
  2941. "ml.enabled" : "true"
  2942. },
  2943. "settings" : {
  2944. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  2945. "cluster" : {
  2946. "name" : "cluster"
  2947. },
  2948. "node" : {
  2949. "name" : "els01",
  2950. "attr" : {
  2951. "xpack" : {
  2952. "installed" : "true"
  2953. },
  2954. "ml" : {
  2955. "machine_memory" : "4124770304",
  2956. "max_open_jobs" : "20",
  2957. "enabled" : "true"
  2958. }
  2959. },
  2960. "data" : "false",
  2961. "ingest" : "false",
  2962. "master" : "true"
  2963. },
  2964. "path" : {
  2965. "data" : [
  2966. "/var/lib/elasticsearch"
  2967. ],
  2968. "logs" : "/var/log/elasticsearch",
  2969. "home" : "/usr/share/elasticsearch"
  2970. },
  2971. "discovery" : {
  2972. "zen" : {
  2973. "minimum_master_nodes" : "2",
  2974. "ping" : {
  2975. "unicast" : {
  2976. "hosts" : [
  2977. "els01.liakos.net.au",
  2978. "els02.liakos.net.au",
  2979. "els03.liakos.net.au",
  2980. "els04.liakos.net.au",
  2981. "kib01.liakos.net.au",
  2982. "kib02.liakos.net.au"
  2983. ]
  2984. }
  2985. }
  2986. }
  2987. },
  2988. "client" : {
  2989. "type" : "node"
  2990. },
  2991. "http" : {
  2992. "type" : "security4",
  2993. "cors" : {
  2994. "allow-origin" : "*",
  2995. "enabled" : "true"
  2996. },
  2997. "type.default" : "netty4"
  2998. },
  2999. "bootstrap" : {
  3000. "memory_lock" : "true"
  3001. },
  3002. "transport" : {
  3003. "type" : "security4",
  3004. "features" : {
  3005. "x-pack" : "true"
  3006. },
  3007. "type.default" : "netty4"
  3008. },
  3009. "xpack" : {
  3010. "monitoring" : {
  3011. "collection" : {
  3012. "enabled" : "true",
  3013. "interval" : "60s"
  3014. }
  3015. },
  3016. "notification" : {
  3017. "email" : {
  3018. "account" : {
  3019. "gmail_account" : {
  3020. "profile" : "gmail",
  3021. "smtp" : {
  3022. "host" : "smtp.gmail.com",
  3023. "starttls" : {
  3024. "enable" : "true"
  3025. },
  3026. "auth" : "true",
  3027. "port" : "587",
  3028. "user" : "me@myemaildomain.com"
  3029. }
  3030. }
  3031. }
  3032. }
  3033. },
  3034. "security" : {
  3035. "enabled" : "true",
  3036. "transport" : {
  3037. "ssl" : {
  3038. "enabled" : "true"
  3039. }
  3040. }
  3041. }
  3042. },
  3043. "network" : {
  3044. "host" : [
  3045. "_local_",
  3046. "192.168.10.21"
  3047. ]
  3048. }
  3049. },
  3050. "os" : {
  3051. "refresh_interval_in_millis" : 1000,
  3052. "name" : "Linux",
  3053. "arch" : "amd64",
  3054. "version" : "4.4.0-130-generic",
  3055. "available_processors" : 2,
  3056. "allocated_processors" : 2
  3057. },
  3058. "process" : {
  3059. "refresh_interval_in_millis" : 1000,
  3060. "id" : 99937,
  3061. "mlockall" : true
  3062. },
  3063. "jvm" : {
  3064. "pid" : 99937,
  3065. "version" : "1.8.0_171",
  3066. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  3067. "vm_version" : "25.171-b11",
  3068. "vm_vendor" : "Oracle Corporation",
  3069. "start_time_in_millis" : 1531083183318,
  3070. "mem" : {
  3071. "heap_init_in_bytes" : 2147483648,
  3072. "heap_max_in_bytes" : 2130051072,
  3073. "non_heap_init_in_bytes" : 2555904,
  3074. "non_heap_max_in_bytes" : 0,
  3075. "direct_max_in_bytes" : 2130051072
  3076. },
  3077. "gc_collectors" : [
  3078. "ParNew",
  3079. "ConcurrentMarkSweep"
  3080. ],
  3081. "memory_pools" : [
  3082. "Code Cache",
  3083. "Metaspace",
  3084. "Compressed Class Space",
  3085. "Par Eden Space",
  3086. "Par Survivor Space",
  3087. "CMS Old Gen"
  3088. ],
  3089. "using_compressed_ordinary_object_pointers" : "true",
  3090. "input_arguments" : [
  3091. "-Xms2g",
  3092. "-Xmx2g",
  3093. "-XX:+UseConcMarkSweepGC",
  3094. "-XX:CMSInitiatingOccupancyFraction=75",
  3095. "-XX:+UseCMSInitiatingOccupancyOnly",
  3096. "-XX:+AlwaysPreTouch",
  3097. "-Xss1m",
  3098. "-Djava.awt.headless=true",
  3099. "-Dfile.encoding=UTF-8",
  3100. "-Djna.nosys=true",
  3101. "-XX:-OmitStackTraceInFastThrow",
  3102. "-Dio.netty.noUnsafe=true",
  3103. "-Dio.netty.noKeySetOptimization=true",
  3104. "-Dio.netty.recycler.maxCapacityPerThread=0",
  3105. "-Dlog4j.shutdownHookEnabled=false",
  3106. "-Dlog4j2.disable.jmx=true",
  3107. "-Djava.io.tmpdir=/tmp/elasticsearch.yxLHEAxQ",
  3108. "-XX:+HeapDumpOnOutOfMemoryError",
  3109. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  3110. "-XX:+PrintGCDetails",
  3111. "-XX:+PrintGCDateStamps",
  3112. "-XX:+PrintTenuringDistribution",
  3113. "-XX:+PrintGCApplicationStoppedTime",
  3114. "-Xloggc:/var/log/elasticsearch/gc.log",
  3115. "-XX:+UseGCLogFileRotation",
  3116. "-XX:NumberOfGCLogFiles=32",
  3117. "-XX:GCLogFileSize=64m",
  3118. "-Des.path.home=/usr/share/elasticsearch",
  3119. "-Des.path.conf=/etc/elasticsearch",
  3120. "-Des.distribution.flavor=default",
  3121. "-Des.distribution.type=deb"
  3122. ]
  3123. },
  3124. "thread_pool" : {
  3125. "watcher" : {
  3126. "type" : "fixed",
  3127. "min" : 1,
  3128. "max" : 1,
  3129. "queue_size" : 1000
  3130. },
  3131. "force_merge" : {
  3132. "type" : "fixed",
  3133. "min" : 1,
  3134. "max" : 1,
  3135. "queue_size" : -1
  3136. },
  3137. "security-token-key" : {
  3138. "type" : "fixed",
  3139. "min" : 1,
  3140. "max" : 1,
  3141. "queue_size" : 1000
  3142. },
  3143. "ml_datafeed" : {
  3144. "type" : "fixed",
  3145. "min" : 20,
  3146. "max" : 20,
  3147. "queue_size" : 200
  3148. },
  3149. "fetch_shard_started" : {
  3150. "type" : "scaling",
  3151. "min" : 1,
  3152. "max" : 4,
  3153. "keep_alive" : "5m",
  3154. "queue_size" : -1
  3155. },
  3156. "listener" : {
  3157. "type" : "fixed",
  3158. "min" : 1,
  3159. "max" : 1,
  3160. "queue_size" : -1
  3161. },
  3162. "ml_autodetect" : {
  3163. "type" : "fixed",
  3164. "min" : 80,
  3165. "max" : 80,
  3166. "queue_size" : 80
  3167. },
  3168. "index" : {
  3169. "type" : "fixed",
  3170. "min" : 2,
  3171. "max" : 2,
  3172. "queue_size" : 200
  3173. },
  3174. "refresh" : {
  3175. "type" : "scaling",
  3176. "min" : 1,
  3177. "max" : 1,
  3178. "keep_alive" : "5m",
  3179. "queue_size" : -1
  3180. },
  3181. "generic" : {
  3182. "type" : "scaling",
  3183. "min" : 4,
  3184. "max" : 128,
  3185. "keep_alive" : "30s",
  3186. "queue_size" : -1
  3187. },
  3188. "rollup_indexing" : {
  3189. "type" : "fixed",
  3190. "min" : 4,
  3191. "max" : 4,
  3192. "queue_size" : 4
  3193. },
  3194. "warmer" : {
  3195. "type" : "scaling",
  3196. "min" : 1,
  3197. "max" : 1,
  3198. "keep_alive" : "5m",
  3199. "queue_size" : -1
  3200. },
  3201. "search" : {
  3202. "type" : "fixed_auto_queue_size",
  3203. "min" : 4,
  3204. "max" : 4,
  3205. "queue_size" : 1000
  3206. },
  3207. "flush" : {
  3208. "type" : "scaling",
  3209. "min" : 1,
  3210. "max" : 1,
  3211. "keep_alive" : "5m",
  3212. "queue_size" : -1
  3213. },
  3214. "fetch_shard_store" : {
  3215. "type" : "scaling",
  3216. "min" : 1,
  3217. "max" : 4,
  3218. "keep_alive" : "5m",
  3219. "queue_size" : -1
  3220. },
  3221. "management" : {
  3222. "type" : "scaling",
  3223. "min" : 1,
  3224. "max" : 5,
  3225. "keep_alive" : "5m",
  3226. "queue_size" : -1
  3227. },
  3228. "ml_utility" : {
  3229. "type" : "fixed",
  3230. "min" : 80,
  3231. "max" : 80,
  3232. "queue_size" : 500
  3233. },
  3234. "get" : {
  3235. "type" : "fixed",
  3236. "min" : 2,
  3237. "max" : 2,
  3238. "queue_size" : 1000
  3239. },
  3240. "analyze" : {
  3241. "type" : "fixed",
  3242. "min" : 1,
  3243. "max" : 1,
  3244. "queue_size" : 16
  3245. },
  3246. "write" : {
  3247. "type" : "fixed",
  3248. "min" : 2,
  3249. "max" : 2,
  3250. "queue_size" : 200
  3251. },
  3252. "snapshot" : {
  3253. "type" : "scaling",
  3254. "min" : 1,
  3255. "max" : 1,
  3256. "keep_alive" : "5m",
  3257. "queue_size" : -1
  3258. }
  3259. },
  3260. "transport" : {
  3261. "bound_address" : [
  3262. "[::1]:9300",
  3263. "127.0.0.1:9300",
  3264. "192.168.10.21:9300"
  3265. ],
  3266. "publish_address" : "192.168.10.21:9300",
  3267. "profiles" : { }
  3268. },
  3269. "http" : {
  3270. "bound_address" : [
  3271. "[::1]:9200",
  3272. "127.0.0.1:9200",
  3273. "192.168.10.21:9200"
  3274. ],
  3275. "publish_address" : "192.168.10.21:9200",
  3276. "max_content_length_in_bytes" : 104857600
  3277. },
  3278. "plugins" : [
  3279. {
  3280. "name" : "ingest-geoip",
  3281. "version" : "6.3.1",
  3282. "elasticsearch_version" : "6.3.1",
  3283. "java_version" : "1.8",
  3284. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  3285. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  3286. "extended_plugins" : [ ],
  3287. "has_native_controller" : false
  3288. },
  3289. {
  3290. "name" : "ingest-user-agent",
  3291. "version" : "6.3.1",
  3292. "elasticsearch_version" : "6.3.1",
  3293. "java_version" : "1.8",
  3294. "description" : "Ingest processor that extracts information from a user agent",
  3295. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  3296. "extended_plugins" : [ ],
  3297. "has_native_controller" : false
  3298. }
  3299. ],
  3300. "modules" : [
  3301. {
  3302. "name" : "aggs-matrix-stats",
  3303. "version" : "6.3.1",
  3304. "elasticsearch_version" : "6.3.1",
  3305. "java_version" : "1.8",
  3306. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  3307. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  3308. "extended_plugins" : [ ],
  3309. "has_native_controller" : false
  3310. },
  3311. {
  3312. "name" : "analysis-common",
  3313. "version" : "6.3.1",
  3314. "elasticsearch_version" : "6.3.1",
  3315. "java_version" : "1.8",
  3316. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  3317. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  3318. "extended_plugins" : [ ],
  3319. "has_native_controller" : false
  3320. },
  3321. {
  3322. "name" : "ingest-common",
  3323. "version" : "6.3.1",
  3324. "elasticsearch_version" : "6.3.1",
  3325. "java_version" : "1.8",
  3326. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  3327. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  3328. "extended_plugins" : [ ],
  3329. "has_native_controller" : false
  3330. },
  3331. {
  3332. "name" : "lang-expression",
  3333. "version" : "6.3.1",
  3334. "elasticsearch_version" : "6.3.1",
  3335. "java_version" : "1.8",
  3336. "description" : "Lucene expressions integration for Elasticsearch",
  3337. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  3338. "extended_plugins" : [ ],
  3339. "has_native_controller" : false
  3340. },
  3341. {
  3342. "name" : "lang-mustache",
  3343. "version" : "6.3.1",
  3344. "elasticsearch_version" : "6.3.1",
  3345. "java_version" : "1.8",
  3346. "description" : "Mustache scripting integration for Elasticsearch",
  3347. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  3348. "extended_plugins" : [ ],
  3349. "has_native_controller" : false
  3350. },
  3351. {
  3352. "name" : "lang-painless",
  3353. "version" : "6.3.1",
  3354. "elasticsearch_version" : "6.3.1",
  3355. "java_version" : "1.8",
  3356. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  3357. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  3358. "extended_plugins" : [ ],
  3359. "has_native_controller" : false
  3360. },
  3361. {
  3362. "name" : "mapper-extras",
  3363. "version" : "6.3.1",
  3364. "elasticsearch_version" : "6.3.1",
  3365. "java_version" : "1.8",
  3366. "description" : "Adds advanced field mappers",
  3367. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  3368. "extended_plugins" : [ ],
  3369. "has_native_controller" : false
  3370. },
  3371. {
  3372. "name" : "parent-join",
  3373. "version" : "6.3.1",
  3374. "elasticsearch_version" : "6.3.1",
  3375. "java_version" : "1.8",
  3376. "description" : "This module adds the support parent-child queries and aggregations",
  3377. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  3378. "extended_plugins" : [ ],
  3379. "has_native_controller" : false
  3380. },
  3381. {
  3382. "name" : "percolator",
  3383. "version" : "6.3.1",
  3384. "elasticsearch_version" : "6.3.1",
  3385. "java_version" : "1.8",
  3386. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  3387. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  3388. "extended_plugins" : [ ],
  3389. "has_native_controller" : false
  3390. },
  3391. {
  3392. "name" : "rank-eval",
  3393. "version" : "6.3.1",
  3394. "elasticsearch_version" : "6.3.1",
  3395. "java_version" : "1.8",
  3396. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  3397. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  3398. "extended_plugins" : [ ],
  3399. "has_native_controller" : false
  3400. },
  3401. {
  3402. "name" : "reindex",
  3403. "version" : "6.3.1",
  3404. "elasticsearch_version" : "6.3.1",
  3405. "java_version" : "1.8",
  3406. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  3407. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  3408. "extended_plugins" : [ ],
  3409. "has_native_controller" : false
  3410. },
  3411. {
  3412. "name" : "repository-url",
  3413. "version" : "6.3.1",
  3414. "elasticsearch_version" : "6.3.1",
  3415. "java_version" : "1.8",
  3416. "description" : "Module for URL repository",
  3417. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  3418. "extended_plugins" : [ ],
  3419. "has_native_controller" : false
  3420. },
  3421. {
  3422. "name" : "transport-netty4",
  3423. "version" : "6.3.1",
  3424. "elasticsearch_version" : "6.3.1",
  3425. "java_version" : "1.8",
  3426. "description" : "Netty 4 based transport implementation",
  3427. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  3428. "extended_plugins" : [ ],
  3429. "has_native_controller" : false
  3430. },
  3431. {
  3432. "name" : "tribe",
  3433. "version" : "6.3.1",
  3434. "elasticsearch_version" : "6.3.1",
  3435. "java_version" : "1.8",
  3436. "description" : "Tribe module",
  3437. "classname" : "org.elasticsearch.tribe.TribePlugin",
  3438. "extended_plugins" : [ ],
  3439. "has_native_controller" : false
  3440. },
  3441. {
  3442. "name" : "x-pack-core",
  3443. "version" : "6.3.1",
  3444. "elasticsearch_version" : "6.3.1",
  3445. "java_version" : "1.8",
  3446. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  3447. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  3448. "extended_plugins" : [ ],
  3449. "has_native_controller" : false
  3450. },
  3451. {
  3452. "name" : "x-pack-deprecation",
  3453. "version" : "6.3.1",
  3454. "elasticsearch_version" : "6.3.1",
  3455. "java_version" : "1.8",
  3456. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  3457. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  3458. "extended_plugins" : [
  3459. "x-pack-core"
  3460. ],
  3461. "has_native_controller" : false
  3462. },
  3463. {
  3464. "name" : "x-pack-graph",
  3465. "version" : "6.3.1",
  3466. "elasticsearch_version" : "6.3.1",
  3467. "java_version" : "1.8",
  3468. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  3469. "classname" : "org.elasticsearch.xpack.graph.Graph",
  3470. "extended_plugins" : [
  3471. "x-pack-core"
  3472. ],
  3473. "has_native_controller" : false
  3474. },
  3475. {
  3476. "name" : "x-pack-logstash",
  3477. "version" : "6.3.1",
  3478. "elasticsearch_version" : "6.3.1",
  3479. "java_version" : "1.8",
  3480. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  3481. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  3482. "extended_plugins" : [
  3483. "x-pack-core"
  3484. ],
  3485. "has_native_controller" : false
  3486. },
  3487. {
  3488. "name" : "x-pack-ml",
  3489. "version" : "6.3.1",
  3490. "elasticsearch_version" : "6.3.1",
  3491. "java_version" : "1.8",
  3492. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  3493. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  3494. "extended_plugins" : [
  3495. "x-pack-core"
  3496. ],
  3497. "has_native_controller" : true
  3498. },
  3499. {
  3500. "name" : "x-pack-monitoring",
  3501. "version" : "6.3.1",
  3502. "elasticsearch_version" : "6.3.1",
  3503. "java_version" : "1.8",
  3504. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  3505. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  3506. "extended_plugins" : [
  3507. "x-pack-core"
  3508. ],
  3509. "has_native_controller" : false
  3510. },
  3511. {
  3512. "name" : "x-pack-rollup",
  3513. "version" : "6.3.1",
  3514. "elasticsearch_version" : "6.3.1",
  3515. "java_version" : "1.8",
  3516. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  3517. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  3518. "extended_plugins" : [
  3519. "x-pack-core"
  3520. ],
  3521. "has_native_controller" : false
  3522. },
  3523. {
  3524. "name" : "x-pack-security",
  3525. "version" : "6.3.1",
  3526. "elasticsearch_version" : "6.3.1",
  3527. "java_version" : "1.8",
  3528. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  3529. "classname" : "org.elasticsearch.xpack.security.Security",
  3530. "extended_plugins" : [
  3531. "x-pack-core"
  3532. ],
  3533. "has_native_controller" : false
  3534. },
  3535. {
  3536. "name" : "x-pack-sql",
  3537. "version" : "6.3.1",
  3538. "elasticsearch_version" : "6.3.1",
  3539. "java_version" : "1.8",
  3540. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  3541. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  3542. "extended_plugins" : [
  3543. "x-pack-core"
  3544. ],
  3545. "has_native_controller" : false
  3546. },
  3547. {
  3548. "name" : "x-pack-upgrade",
  3549. "version" : "6.3.1",
  3550. "elasticsearch_version" : "6.3.1",
  3551. "java_version" : "1.8",
  3552. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  3553. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  3554. "extended_plugins" : [
  3555. "x-pack-core"
  3556. ],
  3557. "has_native_controller" : false
  3558. },
  3559. {
  3560. "name" : "x-pack-watcher",
  3561. "version" : "6.3.1",
  3562. "elasticsearch_version" : "6.3.1",
  3563. "java_version" : "1.8",
  3564. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  3565. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  3566. "extended_plugins" : [
  3567. "x-pack-core"
  3568. ],
  3569. "has_native_controller" : false
  3570. }
  3571. ],
  3572. "ingest" : {
  3573. "processors" : [
  3574. {
  3575. "type" : "append"
  3576. },
  3577. {
  3578. "type" : "convert"
  3579. },
  3580. {
  3581. "type" : "date"
  3582. },
  3583. {
  3584. "type" : "date_index_name"
  3585. },
  3586. {
  3587. "type" : "dot_expander"
  3588. },
  3589. {
  3590. "type" : "fail"
  3591. },
  3592. {
  3593. "type" : "foreach"
  3594. },
  3595. {
  3596. "type" : "geoip"
  3597. },
  3598. {
  3599. "type" : "grok"
  3600. },
  3601. {
  3602. "type" : "gsub"
  3603. },
  3604. {
  3605. "type" : "join"
  3606. },
  3607. {
  3608. "type" : "json"
  3609. },
  3610. {
  3611. "type" : "kv"
  3612. },
  3613. {
  3614. "type" : "lowercase"
  3615. },
  3616. {
  3617. "type" : "remove"
  3618. },
  3619. {
  3620. "type" : "rename"
  3621. },
  3622. {
  3623. "type" : "script"
  3624. },
  3625. {
  3626. "type" : "set"
  3627. },
  3628. {
  3629. "type" : "set_security_user"
  3630. },
  3631. {
  3632. "type" : "sort"
  3633. },
  3634. {
  3635. "type" : "split"
  3636. },
  3637. {
  3638. "type" : "trim"
  3639. },
  3640. {
  3641. "type" : "uppercase"
  3642. },
  3643. {
  3644. "type" : "urldecode"
  3645. },
  3646. {
  3647. "type" : "user_agent"
  3648. }
  3649. ]
  3650. }
  3651. },
  3652. "KQv8B1MRQk28ZK7B_Zcx0g" : {
  3653. "name" : "els02",
  3654. "transport_address" : "192.168.10.22:9300",
  3655. "host" : "192.168.10.22",
  3656. "ip" : "192.168.10.22",
  3657. "version" : "6.3.1",
  3658. "build_flavor" : "default",
  3659. "build_type" : "deb",
  3660. "build_hash" : "eb782d0",
  3661. "total_indexing_buffer" : 213005107,
  3662. "roles" : [
  3663. "master"
  3664. ],
  3665. "attributes" : {
  3666. "ml.machine_memory" : "4124770304",
  3667. "ml.max_open_jobs" : "20",
  3668. "xpack.installed" : "true",
  3669. "ml.enabled" : "true"
  3670. },
  3671. "settings" : {
  3672. "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
  3673. "cluster" : {
  3674. "name" : "cluster"
  3675. },
  3676. "node" : {
  3677. "name" : "els02",
  3678. "attr" : {
  3679. "xpack" : {
  3680. "installed" : "true"
  3681. },
  3682. "ml" : {
  3683. "machine_memory" : "4124770304",
  3684. "max_open_jobs" : "20",
  3685. "enabled" : "true"
  3686. }
  3687. },
  3688. "data" : "false",
  3689. "ingest" : "false",
  3690. "master" : "true"
  3691. },
  3692. "path" : {
  3693. "data" : [
  3694. "/var/lib/elasticsearch"
  3695. ],
  3696. "logs" : "/var/log/elasticsearch",
  3697. "home" : "/usr/share/elasticsearch"
  3698. },
  3699. "discovery" : {
  3700. "zen" : {
  3701. "minimum_master_nodes" : "2",
  3702. "ping" : {
  3703. "unicast" : {
  3704. "hosts" : [
  3705. "els01.liakos.net.au",
  3706. "els02.liakos.net.au",
  3707. "els03.liakos.net.au",
  3708. "els04.liakos.net.au",
  3709. "kib01.liakos.net.au",
  3710. "kib02.liakos.net.au"
  3711. ]
  3712. }
  3713. }
  3714. }
  3715. },
  3716. "client" : {
  3717. "type" : "node"
  3718. },
  3719. "http" : {
  3720. "type" : "security4",
  3721. "cors" : {
  3722. "allow-origin" : "*",
  3723. "enabled" : "true"
  3724. },
  3725. "type.default" : "netty4"
  3726. },
  3727. "bootstrap" : {
  3728. "memory_lock" : "true"
  3729. },
  3730. "transport" : {
  3731. "type" : "security4",
  3732. "features" : {
  3733. "x-pack" : "true"
  3734. },
  3735. "type.default" : "netty4"
  3736. },
  3737. "xpack" : {
  3738. "monitoring" : {
  3739. "collection" : {
  3740. "enabled" : "true",
  3741. "interval" : "60s"
  3742. }
  3743. },
  3744. "notification" : {
  3745. "email" : {
  3746. "account" : {
  3747. "gmail_account" : {
  3748. "profile" : "gmail",
  3749. "smtp" : {
  3750. "host" : "smtp.gmail.com",
  3751. "starttls" : {
  3752. "enable" : "true"
  3753. },
  3754. "auth" : "true",
  3755. "port" : "587",
  3756. "user" : "me@myemaildomain.com"
  3757. }
  3758. }
  3759. }
  3760. }
  3761. },
  3762. "security" : {
  3763. "enabled" : "true",
  3764. "transport" : {
  3765. "ssl" : {
  3766. "enabled" : "true"
  3767. }
  3768. }
  3769. }
  3770. },
  3771. "network" : {
  3772. "host" : [
  3773. "_local_",
  3774. "192.168.10.22"
  3775. ]
  3776. }
  3777. },
  3778. "os" : {
  3779. "refresh_interval_in_millis" : 1000,
  3780. "name" : "Linux",
  3781. "arch" : "amd64",
  3782. "version" : "4.4.0-130-generic",
  3783. "available_processors" : 2,
  3784. "allocated_processors" : 2
  3785. },
  3786. "process" : {
  3787. "refresh_interval_in_millis" : 1000,
  3788. "id" : 78374,
  3789. "mlockall" : true
  3790. },
  3791. "jvm" : {
  3792. "pid" : 78374,
  3793. "version" : "1.8.0_171",
  3794. "vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
  3795. "vm_version" : "25.171-b11",
  3796. "vm_vendor" : "Oracle Corporation",
  3797. "start_time_in_millis" : 1531083211086,
  3798. "mem" : {
  3799. "heap_init_in_bytes" : 2147483648,
  3800. "heap_max_in_bytes" : 2130051072,
  3801. "non_heap_init_in_bytes" : 2555904,
  3802. "non_heap_max_in_bytes" : 0,
  3803. "direct_max_in_bytes" : 2130051072
  3804. },
  3805. "gc_collectors" : [
  3806. "ParNew",
  3807. "ConcurrentMarkSweep"
  3808. ],
  3809. "memory_pools" : [
  3810. "Code Cache",
  3811. "Metaspace",
  3812. "Compressed Class Space",
  3813. "Par Eden Space",
  3814. "Par Survivor Space",
  3815. "CMS Old Gen"
  3816. ],
  3817. "using_compressed_ordinary_object_pointers" : "true",
  3818. "input_arguments" : [
  3819. "-Xms2g",
  3820. "-Xmx2g",
  3821. "-XX:+UseConcMarkSweepGC",
  3822. "-XX:CMSInitiatingOccupancyFraction=75",
  3823. "-XX:+UseCMSInitiatingOccupancyOnly",
  3824. "-XX:+AlwaysPreTouch",
  3825. "-Xss1m",
  3826. "-Djava.awt.headless=true",
  3827. "-Dfile.encoding=UTF-8",
  3828. "-Djna.nosys=true",
  3829. "-XX:-OmitStackTraceInFastThrow",
  3830. "-Dio.netty.noUnsafe=true",
  3831. "-Dio.netty.noKeySetOptimization=true",
  3832. "-Dio.netty.recycler.maxCapacityPerThread=0",
  3833. "-Dlog4j.shutdownHookEnabled=false",
  3834. "-Dlog4j2.disable.jmx=true",
  3835. "-Djava.io.tmpdir=/tmp/elasticsearch.duQRYG7l",
  3836. "-XX:+HeapDumpOnOutOfMemoryError",
  3837. "-XX:HeapDumpPath=/var/lib/elasticsearch",
  3838. "-XX:+PrintGCDetails",
  3839. "-XX:+PrintGCDateStamps",
  3840. "-XX:+PrintTenuringDistribution",
  3841. "-XX:+PrintGCApplicationStoppedTime",
  3842. "-Xloggc:/var/log/elasticsearch/gc.log",
  3843. "-XX:+UseGCLogFileRotation",
  3844. "-XX:NumberOfGCLogFiles=32",
  3845. "-XX:GCLogFileSize=64m",
  3846. "-Des.path.home=/usr/share/elasticsearch",
  3847. "-Des.path.conf=/etc/elasticsearch",
  3848. "-Des.distribution.flavor=default",
  3849. "-Des.distribution.type=deb"
  3850. ]
  3851. },
  3852. "thread_pool" : {
  3853. "watcher" : {
  3854. "type" : "fixed",
  3855. "min" : 1,
  3856. "max" : 1,
  3857. "queue_size" : 1000
  3858. },
  3859. "force_merge" : {
  3860. "type" : "fixed",
  3861. "min" : 1,
  3862. "max" : 1,
  3863. "queue_size" : -1
  3864. },
  3865. "security-token-key" : {
  3866. "type" : "fixed",
  3867. "min" : 1,
  3868. "max" : 1,
  3869. "queue_size" : 1000
  3870. },
  3871. "ml_datafeed" : {
  3872. "type" : "fixed",
  3873. "min" : 20,
  3874. "max" : 20,
  3875. "queue_size" : 200
  3876. },
  3877. "fetch_shard_started" : {
  3878. "type" : "scaling",
  3879. "min" : 1,
  3880. "max" : 4,
  3881. "keep_alive" : "5m",
  3882. "queue_size" : -1
  3883. },
  3884. "listener" : {
  3885. "type" : "fixed",
  3886. "min" : 1,
  3887. "max" : 1,
  3888. "queue_size" : -1
  3889. },
  3890. "ml_autodetect" : {
  3891. "type" : "fixed",
  3892. "min" : 80,
  3893. "max" : 80,
  3894. "queue_size" : 80
  3895. },
  3896. "index" : {
  3897. "type" : "fixed",
  3898. "min" : 2,
  3899. "max" : 2,
  3900. "queue_size" : 200
  3901. },
  3902. "refresh" : {
  3903. "type" : "scaling",
  3904. "min" : 1,
  3905. "max" : 1,
  3906. "keep_alive" : "5m",
  3907. "queue_size" : -1
  3908. },
  3909. "generic" : {
  3910. "type" : "scaling",
  3911. "min" : 4,
  3912. "max" : 128,
  3913. "keep_alive" : "30s",
  3914. "queue_size" : -1
  3915. },
  3916. "rollup_indexing" : {
  3917. "type" : "fixed",
  3918. "min" : 4,
  3919. "max" : 4,
  3920. "queue_size" : 4
  3921. },
  3922. "warmer" : {
  3923. "type" : "scaling",
  3924. "min" : 1,
  3925. "max" : 1,
  3926. "keep_alive" : "5m",
  3927. "queue_size" : -1
  3928. },
  3929. "search" : {
  3930. "type" : "fixed_auto_queue_size",
  3931. "min" : 4,
  3932. "max" : 4,
  3933. "queue_size" : 1000
  3934. },
  3935. "flush" : {
  3936. "type" : "scaling",
  3937. "min" : 1,
  3938. "max" : 1,
  3939. "keep_alive" : "5m",
  3940. "queue_size" : -1
  3941. },
  3942. "fetch_shard_store" : {
  3943. "type" : "scaling",
  3944. "min" : 1,
  3945. "max" : 4,
  3946. "keep_alive" : "5m",
  3947. "queue_size" : -1
  3948. },
  3949. "management" : {
  3950. "type" : "scaling",
  3951. "min" : 1,
  3952. "max" : 5,
  3953. "keep_alive" : "5m",
  3954. "queue_size" : -1
  3955. },
  3956. "ml_utility" : {
  3957. "type" : "fixed",
  3958. "min" : 80,
  3959. "max" : 80,
  3960. "queue_size" : 500
  3961. },
  3962. "get" : {
  3963. "type" : "fixed",
  3964. "min" : 2,
  3965. "max" : 2,
  3966. "queue_size" : 1000
  3967. },
  3968. "analyze" : {
  3969. "type" : "fixed",
  3970. "min" : 1,
  3971. "max" : 1,
  3972. "queue_size" : 16
  3973. },
  3974. "write" : {
  3975. "type" : "fixed",
  3976. "min" : 2,
  3977. "max" : 2,
  3978. "queue_size" : 200
  3979. },
  3980. "snapshot" : {
  3981. "type" : "scaling",
  3982. "min" : 1,
  3983. "max" : 1,
  3984. "keep_alive" : "5m",
  3985. "queue_size" : -1
  3986. }
  3987. },
  3988. "transport" : {
  3989. "bound_address" : [
  3990. "[::1]:9300",
  3991. "127.0.0.1:9300",
  3992. "192.168.10.22:9300"
  3993. ],
  3994. "publish_address" : "192.168.10.22:9300",
  3995. "profiles" : { }
  3996. },
  3997. "http" : {
  3998. "bound_address" : [
  3999. "[::1]:9200",
  4000. "127.0.0.1:9200",
  4001. "192.168.10.22:9200"
  4002. ],
  4003. "publish_address" : "192.168.10.22:9200",
  4004. "max_content_length_in_bytes" : 104857600
  4005. },
  4006. "plugins" : [
  4007. {
  4008. "name" : "ingest-geoip",
  4009. "version" : "6.3.1",
  4010. "elasticsearch_version" : "6.3.1",
  4011. "java_version" : "1.8",
  4012. "description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
  4013. "classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
  4014. "extended_plugins" : [ ],
  4015. "has_native_controller" : false
  4016. },
  4017. {
  4018. "name" : "ingest-user-agent",
  4019. "version" : "6.3.1",
  4020. "elasticsearch_version" : "6.3.1",
  4021. "java_version" : "1.8",
  4022. "description" : "Ingest processor that extracts information from a user agent",
  4023. "classname" : "org.elasticsearch.ingest.useragent.IngestUserAgentPlugin",
  4024. "extended_plugins" : [ ],
  4025. "has_native_controller" : false
  4026. }
  4027. ],
  4028. "modules" : [
  4029. {
  4030. "name" : "aggs-matrix-stats",
  4031. "version" : "6.3.1",
  4032. "elasticsearch_version" : "6.3.1",
  4033. "java_version" : "1.8",
  4034. "description" : "Adds aggregations whose input are a list of numeric fields and output includes a matrix.",
  4035. "classname" : "org.elasticsearch.search.aggregations.matrix.MatrixAggregationPlugin",
  4036. "extended_plugins" : [ ],
  4037. "has_native_controller" : false
  4038. },
  4039. {
  4040. "name" : "analysis-common",
  4041. "version" : "6.3.1",
  4042. "elasticsearch_version" : "6.3.1",
  4043. "java_version" : "1.8",
  4044. "description" : "Adds \"built in\" analyzers to Elasticsearch.",
  4045. "classname" : "org.elasticsearch.analysis.common.CommonAnalysisPlugin",
  4046. "extended_plugins" : [ ],
  4047. "has_native_controller" : false
  4048. },
  4049. {
  4050. "name" : "ingest-common",
  4051. "version" : "6.3.1",
  4052. "elasticsearch_version" : "6.3.1",
  4053. "java_version" : "1.8",
  4054. "description" : "Module for ingest processors that do not require additional security permissions or have large dependencies and resources",
  4055. "classname" : "org.elasticsearch.ingest.common.IngestCommonPlugin",
  4056. "extended_plugins" : [ ],
  4057. "has_native_controller" : false
  4058. },
  4059. {
  4060. "name" : "lang-expression",
  4061. "version" : "6.3.1",
  4062. "elasticsearch_version" : "6.3.1",
  4063. "java_version" : "1.8",
  4064. "description" : "Lucene expressions integration for Elasticsearch",
  4065. "classname" : "org.elasticsearch.script.expression.ExpressionPlugin",
  4066. "extended_plugins" : [ ],
  4067. "has_native_controller" : false
  4068. },
  4069. {
  4070. "name" : "lang-mustache",
  4071. "version" : "6.3.1",
  4072. "elasticsearch_version" : "6.3.1",
  4073. "java_version" : "1.8",
  4074. "description" : "Mustache scripting integration for Elasticsearch",
  4075. "classname" : "org.elasticsearch.script.mustache.MustachePlugin",
  4076. "extended_plugins" : [ ],
  4077. "has_native_controller" : false
  4078. },
  4079. {
  4080. "name" : "lang-painless",
  4081. "version" : "6.3.1",
  4082. "elasticsearch_version" : "6.3.1",
  4083. "java_version" : "1.8",
  4084. "description" : "An easy, safe and fast scripting language for Elasticsearch",
  4085. "classname" : "org.elasticsearch.painless.PainlessPlugin",
  4086. "extended_plugins" : [ ],
  4087. "has_native_controller" : false
  4088. },
  4089. {
  4090. "name" : "mapper-extras",
  4091. "version" : "6.3.1",
  4092. "elasticsearch_version" : "6.3.1",
  4093. "java_version" : "1.8",
  4094. "description" : "Adds advanced field mappers",
  4095. "classname" : "org.elasticsearch.index.mapper.MapperExtrasPlugin",
  4096. "extended_plugins" : [ ],
  4097. "has_native_controller" : false
  4098. },
  4099. {
  4100. "name" : "parent-join",
  4101. "version" : "6.3.1",
  4102. "elasticsearch_version" : "6.3.1",
  4103. "java_version" : "1.8",
  4104. "description" : "This module adds the support parent-child queries and aggregations",
  4105. "classname" : "org.elasticsearch.join.ParentJoinPlugin",
  4106. "extended_plugins" : [ ],
  4107. "has_native_controller" : false
  4108. },
  4109. {
  4110. "name" : "percolator",
  4111. "version" : "6.3.1",
  4112. "elasticsearch_version" : "6.3.1",
  4113. "java_version" : "1.8",
  4114. "description" : "Percolator module adds capability to index queries and query these queries by specifying documents",
  4115. "classname" : "org.elasticsearch.percolator.PercolatorPlugin",
  4116. "extended_plugins" : [ ],
  4117. "has_native_controller" : false
  4118. },
  4119. {
  4120. "name" : "rank-eval",
  4121. "version" : "6.3.1",
  4122. "elasticsearch_version" : "6.3.1",
  4123. "java_version" : "1.8",
  4124. "description" : "The Rank Eval module adds APIs to evaluate ranking quality.",
  4125. "classname" : "org.elasticsearch.index.rankeval.RankEvalPlugin",
  4126. "extended_plugins" : [ ],
  4127. "has_native_controller" : false
  4128. },
  4129. {
  4130. "name" : "reindex",
  4131. "version" : "6.3.1",
  4132. "elasticsearch_version" : "6.3.1",
  4133. "java_version" : "1.8",
  4134. "description" : "The Reindex module adds APIs to reindex from one index to another or update documents in place.",
  4135. "classname" : "org.elasticsearch.index.reindex.ReindexPlugin",
  4136. "extended_plugins" : [ ],
  4137. "has_native_controller" : false
  4138. },
  4139. {
  4140. "name" : "repository-url",
  4141. "version" : "6.3.1",
  4142. "elasticsearch_version" : "6.3.1",
  4143. "java_version" : "1.8",
  4144. "description" : "Module for URL repository",
  4145. "classname" : "org.elasticsearch.plugin.repository.url.URLRepositoryPlugin",
  4146. "extended_plugins" : [ ],
  4147. "has_native_controller" : false
  4148. },
  4149. {
  4150. "name" : "transport-netty4",
  4151. "version" : "6.3.1",
  4152. "elasticsearch_version" : "6.3.1",
  4153. "java_version" : "1.8",
  4154. "description" : "Netty 4 based transport implementation",
  4155. "classname" : "org.elasticsearch.transport.Netty4Plugin",
  4156. "extended_plugins" : [ ],
  4157. "has_native_controller" : false
  4158. },
  4159. {
  4160. "name" : "tribe",
  4161. "version" : "6.3.1",
  4162. "elasticsearch_version" : "6.3.1",
  4163. "java_version" : "1.8",
  4164. "description" : "Tribe module",
  4165. "classname" : "org.elasticsearch.tribe.TribePlugin",
  4166. "extended_plugins" : [ ],
  4167. "has_native_controller" : false
  4168. },
  4169. {
  4170. "name" : "x-pack-core",
  4171. "version" : "6.3.1",
  4172. "elasticsearch_version" : "6.3.1",
  4173. "java_version" : "1.8",
  4174. "description" : "Elasticsearch Expanded Pack Plugin - Core",
  4175. "classname" : "org.elasticsearch.xpack.core.XPackPlugin",
  4176. "extended_plugins" : [ ],
  4177. "has_native_controller" : false
  4178. },
  4179. {
  4180. "name" : "x-pack-deprecation",
  4181. "version" : "6.3.1",
  4182. "elasticsearch_version" : "6.3.1",
  4183. "java_version" : "1.8",
  4184. "description" : "Elasticsearch Expanded Pack Plugin - Deprecation",
  4185. "classname" : "org.elasticsearch.xpack.deprecation.Deprecation",
  4186. "extended_plugins" : [
  4187. "x-pack-core"
  4188. ],
  4189. "has_native_controller" : false
  4190. },
  4191. {
  4192. "name" : "x-pack-graph",
  4193. "version" : "6.3.1",
  4194. "elasticsearch_version" : "6.3.1",
  4195. "java_version" : "1.8",
  4196. "description" : "Elasticsearch Expanded Pack Plugin - Graph",
  4197. "classname" : "org.elasticsearch.xpack.graph.Graph",
  4198. "extended_plugins" : [
  4199. "x-pack-core"
  4200. ],
  4201. "has_native_controller" : false
  4202. },
  4203. {
  4204. "name" : "x-pack-logstash",
  4205. "version" : "6.3.1",
  4206. "elasticsearch_version" : "6.3.1",
  4207. "java_version" : "1.8",
  4208. "description" : "Elasticsearch Expanded Pack Plugin - Logstash",
  4209. "classname" : "org.elasticsearch.xpack.logstash.Logstash",
  4210. "extended_plugins" : [
  4211. "x-pack-core"
  4212. ],
  4213. "has_native_controller" : false
  4214. },
  4215. {
  4216. "name" : "x-pack-ml",
  4217. "version" : "6.3.1",
  4218. "elasticsearch_version" : "6.3.1",
  4219. "java_version" : "1.8",
  4220. "description" : "Elasticsearch Expanded Pack Plugin - Machine Learning",
  4221. "classname" : "org.elasticsearch.xpack.ml.MachineLearning",
  4222. "extended_plugins" : [
  4223. "x-pack-core"
  4224. ],
  4225. "has_native_controller" : true
  4226. },
  4227. {
  4228. "name" : "x-pack-monitoring",
  4229. "version" : "6.3.1",
  4230. "elasticsearch_version" : "6.3.1",
  4231. "java_version" : "1.8",
  4232. "description" : "Elasticsearch Expanded Pack Plugin - Monitoring",
  4233. "classname" : "org.elasticsearch.xpack.monitoring.Monitoring",
  4234. "extended_plugins" : [
  4235. "x-pack-core"
  4236. ],
  4237. "has_native_controller" : false
  4238. },
  4239. {
  4240. "name" : "x-pack-rollup",
  4241. "version" : "6.3.1",
  4242. "elasticsearch_version" : "6.3.1",
  4243. "java_version" : "1.8",
  4244. "description" : "Elasticsearch Expanded Pack Plugin - Rollup",
  4245. "classname" : "org.elasticsearch.xpack.rollup.Rollup",
  4246. "extended_plugins" : [
  4247. "x-pack-core"
  4248. ],
  4249. "has_native_controller" : false
  4250. },
  4251. {
  4252. "name" : "x-pack-security",
  4253. "version" : "6.3.1",
  4254. "elasticsearch_version" : "6.3.1",
  4255. "java_version" : "1.8",
  4256. "description" : "Elasticsearch Expanded Pack Plugin - Security",
  4257. "classname" : "org.elasticsearch.xpack.security.Security",
  4258. "extended_plugins" : [
  4259. "x-pack-core"
  4260. ],
  4261. "has_native_controller" : false
  4262. },
  4263. {
  4264. "name" : "x-pack-sql",
  4265. "version" : "6.3.1",
  4266. "elasticsearch_version" : "6.3.1",
  4267. "java_version" : "1.8",
  4268. "description" : "The Elasticsearch plugin that powers SQL for Elasticsearch",
  4269. "classname" : "org.elasticsearch.xpack.sql.plugin.SqlPlugin",
  4270. "extended_plugins" : [
  4271. "x-pack-core"
  4272. ],
  4273. "has_native_controller" : false
  4274. },
  4275. {
  4276. "name" : "x-pack-upgrade",
  4277. "version" : "6.3.1",
  4278. "elasticsearch_version" : "6.3.1",
  4279. "java_version" : "1.8",
  4280. "description" : "Elasticsearch Expanded Pack Plugin - Upgrade",
  4281. "classname" : "org.elasticsearch.xpack.upgrade.Upgrade",
  4282. "extended_plugins" : [
  4283. "x-pack-core"
  4284. ],
  4285. "has_native_controller" : false
  4286. },
  4287. {
  4288. "name" : "x-pack-watcher",
  4289. "version" : "6.3.1",
  4290. "elasticsearch_version" : "6.3.1",
  4291. "java_version" : "1.8",
  4292. "description" : "Elasticsearch Expanded Pack Plugin - Watcher",
  4293. "classname" : "org.elasticsearch.xpack.watcher.Watcher",
  4294. "extended_plugins" : [
  4295. "x-pack-core"
  4296. ],
  4297. "has_native_controller" : false
  4298. }
  4299. ],
  4300. "ingest" : {
  4301. "processors" : [
  4302. {
  4303. "type" : "append"
  4304. },
  4305. {
  4306. "type" : "convert"
  4307. },
  4308. {
  4309. "type" : "date"
  4310. },
  4311. {
  4312. "type" : "date_index_name"
  4313. },
  4314. {
  4315. "type" : "dot_expander"
  4316. },
  4317. {
  4318. "type" : "fail"
  4319. },
  4320. {
  4321. "type" : "foreach"
  4322. },
  4323. {
  4324. "type" : "geoip"
  4325. },
  4326. {
  4327. "type" : "grok"
  4328. },
  4329. {
  4330. "type" : "gsub"
  4331. },
  4332. {
  4333. "type" : "join"
  4334. },
  4335. {
  4336. "type" : "json"
  4337. },
  4338. {
  4339. "type" : "kv"
  4340. },
  4341. {
  4342. "type" : "lowercase"
  4343. },
  4344. {
  4345. "type" : "remove"
  4346. },
  4347. {
  4348. "type" : "rename"
  4349. },
  4350. {
  4351. "type" : "script"
  4352. },
  4353. {
  4354. "type" : "set"
  4355. },
  4356. {
  4357. "type" : "set_security_user"
  4358. },
  4359. {
  4360. "type" : "sort"
  4361. },
  4362. {
  4363. "type" : "split"
  4364. },
  4365. {
  4366. "type" : "trim"
  4367. },
  4368. {
  4369. "type" : "uppercase"
  4370. },
  4371. {
  4372. "type" : "urldecode"
  4373. },
  4374. {
  4375. "type" : "user_agent"
  4376. }
  4377. ]
  4378. }
  4379. }
  4380. }
  4381. }
  4382. root@els01:~#
  4383. root@els01:~# curl -u superuser -XGET els01:9200/_nodes/stats?pretty
  4384. Enter host password for user 'superuser':
  4385. {
  4386. "_nodes" : {
  4387. "total" : 6,
  4388. "successful" : 6,
  4389. "failed" : 0
  4390. },
  4391. "cluster_name" : "cluster",
  4392. "nodes" : {
  4393. "Endbd0RfSGCl9IAVYGj3zw" : {
  4394. "timestamp" : 1531166124296,
  4395. "name" : "els01",
  4396. "transport_address" : "192.168.10.21:9300",
  4397. "host" : "192.168.10.21",
  4398. "ip" : "192.168.10.21:9300",
  4399. "roles" : [
  4400. "master"
  4401. ],
  4402. "attributes" : {
  4403. "ml.machine_memory" : "4124770304",
  4404. "xpack.installed" : "true",
  4405. "ml.max_open_jobs" : "20",
  4406. "ml.enabled" : "true"
  4407. },
  4408. "indices" : {
  4409. "docs" : {
  4410. "count" : 0,
  4411. "deleted" : 0
  4412. },
  4413. "store" : {
  4414. "size_in_bytes" : 0
  4415. },
  4416. "indexing" : {
  4417. "index_total" : 0,
  4418. "index_time_in_millis" : 0,
  4419. "index_current" : 0,
  4420. "index_failed" : 0,
  4421. "delete_total" : 0,
  4422. "delete_time_in_millis" : 0,
  4423. "delete_current" : 0,
  4424. "noop_update_total" : 0,
  4425. "is_throttled" : false,
  4426. "throttle_time_in_millis" : 0
  4427. },
  4428. "get" : {
  4429. "total" : 0,
  4430. "time_in_millis" : 0,
  4431. "exists_total" : 0,
  4432. "exists_time_in_millis" : 0,
  4433. "missing_total" : 0,
  4434. "missing_time_in_millis" : 0,
  4435. "current" : 0
  4436. },
  4437. "search" : {
  4438. "open_contexts" : 0,
  4439. "query_total" : 0,
  4440. "query_time_in_millis" : 0,
  4441. "query_current" : 0,
  4442. "fetch_total" : 0,
  4443. "fetch_time_in_millis" : 0,
  4444. "fetch_current" : 0,
  4445. "scroll_total" : 0,
  4446. "scroll_time_in_millis" : 0,
  4447. "scroll_current" : 0,
  4448. "suggest_total" : 0,
  4449. "suggest_time_in_millis" : 0,
  4450. "suggest_current" : 0
  4451. },
  4452. "merges" : {
  4453. "current" : 0,
  4454. "current_docs" : 0,
  4455. "current_size_in_bytes" : 0,
  4456. "total" : 0,
  4457. "total_time_in_millis" : 0,
  4458. "total_docs" : 0,
  4459. "total_size_in_bytes" : 0,
  4460. "total_stopped_time_in_millis" : 0,
  4461. "total_throttled_time_in_millis" : 0,
  4462. "total_auto_throttle_in_bytes" : 0
  4463. },
  4464. "refresh" : {
  4465. "total" : 0,
  4466. "total_time_in_millis" : 0,
  4467. "listeners" : 0
  4468. },
  4469. "flush" : {
  4470. "total" : 0,
  4471. "periodic" : 0,
  4472. "total_time_in_millis" : 0
  4473. },
  4474. "warmer" : {
  4475. "current" : 0,
  4476. "total" : 0,
  4477. "total_time_in_millis" : 0
  4478. },
  4479. "query_cache" : {
  4480. "memory_size_in_bytes" : 0,
  4481. "total_count" : 0,
  4482. "hit_count" : 0,
  4483. "miss_count" : 0,
  4484. "cache_size" : 0,
  4485. "cache_count" : 0,
  4486. "evictions" : 0
  4487. },
  4488. "fielddata" : {
  4489. "memory_size_in_bytes" : 0,
  4490. "evictions" : 0
  4491. },
  4492. "completion" : {
  4493. "size_in_bytes" : 0
  4494. },
  4495. "segments" : {
  4496. "count" : 0,
  4497. "memory_in_bytes" : 0,
  4498. "terms_memory_in_bytes" : 0,
  4499. "stored_fields_memory_in_bytes" : 0,
  4500. "term_vectors_memory_in_bytes" : 0,
  4501. "norms_memory_in_bytes" : 0,
  4502. "points_memory_in_bytes" : 0,
  4503. "doc_values_memory_in_bytes" : 0,
  4504. "index_writer_memory_in_bytes" : 0,
  4505. "version_map_memory_in_bytes" : 0,
  4506. "fixed_bit_set_memory_in_bytes" : 0,
  4507. "max_unsafe_auto_id_timestamp" : -9223372036854775808,
  4508. "file_sizes" : { }
  4509. },
  4510. "translog" : {
  4511. "operations" : 0,
  4512. "size_in_bytes" : 0,
  4513. "uncommitted_operations" : 0,
  4514. "uncommitted_size_in_bytes" : 0,
  4515. "earliest_last_modified_age" : 0
  4516. },
  4517. "request_cache" : {
  4518. "memory_size_in_bytes" : 0,
  4519. "evictions" : 0,
  4520. "hit_count" : 0,
  4521. "miss_count" : 0
  4522. },
  4523. "recovery" : {
  4524. "current_as_source" : 0,
  4525. "current_as_target" : 0,
  4526. "throttle_time_in_millis" : 0
  4527. }
  4528. },
  4529. "os" : {
  4530. "timestamp" : 1531166123714,
  4531. "cpu" : {
  4532. "percent" : 2,
  4533. "load_average" : {
  4534. "1m" : 0.0,
  4535. "5m" : 0.04,
  4536. "15m" : 0.01
  4537. }
  4538. },
  4539. "mem" : {
  4540. "total_in_bytes" : 4124770304,
  4541. "free_in_bytes" : 292884480,
  4542. "used_in_bytes" : 3831885824,
  4543. "free_percent" : 7,
  4544. "used_percent" : 93
  4545. },
  4546. "swap" : {
  4547. "total_in_bytes" : 0,
  4548. "free_in_bytes" : 0,
  4549. "used_in_bytes" : 0
  4550. },
  4551. "cgroup" : {
  4552. "cpuacct" : {
  4553. "control_group" : "/system.slice/elasticsearch.service",
  4554. "usage_nanos" : 1920634874305
  4555. },
  4556. "cpu" : {
  4557. "control_group" : "/system.slice/elasticsearch.service",
  4558. "cfs_period_micros" : 100000,
  4559. "cfs_quota_micros" : -1,
  4560. "stat" : {
  4561. "number_of_elapsed_periods" : 0,
  4562. "number_of_times_throttled" : 0,
  4563. "time_throttled_nanos" : 0
  4564. }
  4565. },
  4566. "memory" : {
  4567. "control_group" : "/system.slice/elasticsearch.service",
  4568. "limit_in_bytes" : "9223372036854771712",
  4569. "usage_in_bytes" : "2629242880"
  4570. }
  4571. }
  4572. },
  4573. "process" : {
  4574. "timestamp" : 1531166123714,
  4575. "open_file_descriptors" : 335,
  4576. "max_file_descriptors" : 65536,
  4577. "cpu" : {
  4578. "percent" : 1,
  4579. "total_in_millis" : 1920470
  4580. },
  4581. "mem" : {
  4582. "total_virtual_in_bytes" : 4910620672
  4583. }
  4584. },
  4585. "jvm" : {
  4586. "timestamp" : 1531166123714,
  4587. "uptime_in_millis" : 82941089,
  4588. "mem" : {
  4589. "heap_used_in_bytes" : 1185851816,
  4590. "heap_used_percent" : 55,
  4591. "heap_committed_in_bytes" : 2130051072,
  4592. "heap_max_in_bytes" : 2130051072,
  4593. "non_heap_used_in_bytes" : 155810368,
  4594. "non_heap_committed_in_bytes" : 166436864,
  4595. "pools" : {
  4596. "young" : {
  4597. "used_in_bytes" : 18750208,
  4598. "max_in_bytes" : 139591680,
  4599. "peak_used_in_bytes" : 139591680,
  4600. "peak_max_in_bytes" : 139591680
  4601. },
  4602. "survivor" : {
  4603. "used_in_bytes" : 17432576,
  4604. "max_in_bytes" : 17432576,
  4605. "peak_used_in_bytes" : 17432576,
  4606. "peak_max_in_bytes" : 17432576
  4607. },
  4608. "old" : {
  4609. "used_in_bytes" : 1149669032,
  4610. "max_in_bytes" : 1973026816,
  4611. "peak_used_in_bytes" : 1499964592,
  4612. "peak_max_in_bytes" : 1973026816
  4613. }
  4614. }
  4615. },
  4616. "threads" : {
  4617. "count" : 45,
  4618. "peak_count" : 45
  4619. },
  4620. "gc" : {
  4621. "collectors" : {
  4622. "young" : {
  4623. "collection_count" : 4112,
  4624. "collection_time_in_millis" : 93766
  4625. },
  4626. "old" : {
  4627. "collection_count" : 22,
  4628. "collection_time_in_millis" : 1348
  4629. }
  4630. }
  4631. },
  4632. "buffer_pools" : {
  4633. "direct" : {
  4634. "count" : 25,
  4635. "used_in_bytes" : 67944072,
  4636. "total_capacity_in_bytes" : 67944071
  4637. },
  4638. "mapped" : {
  4639. "count" : 1,
  4640. "used_in_bytes" : 63478091,
  4641. "total_capacity_in_bytes" : 63478091
  4642. }
  4643. },
  4644. "classes" : {
  4645. "current_loaded_count" : 16083,
  4646. "total_loaded_count" : 16139,
  4647. "total_unloaded_count" : 56
  4648. }
  4649. },
  4650. "thread_pool" : {
  4651. "analyze" : {
  4652. "threads" : 0,
  4653. "queue" : 0,
  4654. "active" : 0,
  4655. "rejected" : 0,
  4656. "largest" : 0,
  4657. "completed" : 0
  4658. },
  4659. "fetch_shard_started" : {
  4660. "threads" : 0,
  4661. "queue" : 0,
  4662. "active" : 0,
  4663. "rejected" : 0,
  4664. "largest" : 0,
  4665. "completed" : 0
  4666. },
  4667. "fetch_shard_store" : {
  4668. "threads" : 0,
  4669. "queue" : 0,
  4670. "active" : 0,
  4671. "rejected" : 0,
  4672. "largest" : 0,
  4673. "completed" : 0
  4674. },
  4675. "flush" : {
  4676. "threads" : 0,
  4677. "queue" : 0,
  4678. "active" : 0,
  4679. "rejected" : 0,
  4680. "largest" : 0,
  4681. "completed" : 0
  4682. },
  4683. "force_merge" : {
  4684. "threads" : 0,
  4685. "queue" : 0,
  4686. "active" : 0,
  4687. "rejected" : 0,
  4688. "largest" : 0,
  4689. "completed" : 0
  4690. },
  4691. "generic" : {
  4692. "threads" : 5,
  4693. "queue" : 0,
  4694. "active" : 0,
  4695. "rejected" : 0,
  4696. "largest" : 5,
  4697. "completed" : 108016
  4698. },
  4699. "get" : {
  4700. "threads" : 0,
  4701. "queue" : 0,
  4702. "active" : 0,
  4703. "rejected" : 0,
  4704. "largest" : 0,
  4705. "completed" : 0
  4706. },
  4707. "index" : {
  4708. "threads" : 0,
  4709. "queue" : 0,
  4710. "active" : 0,
  4711. "rejected" : 0,
  4712. "largest" : 0,
  4713. "completed" : 0
  4714. },
  4715. "listener" : {
  4716. "threads" : 0,
  4717. "queue" : 0,
  4718. "active" : 0,
  4719. "rejected" : 0,
  4720. "largest" : 0,
  4721. "completed" : 0
  4722. },
  4723. "management" : {
  4724. "threads" : 4,
  4725. "queue" : 0,
  4726. "active" : 1,
  4727. "rejected" : 0,
  4728. "largest" : 4,
  4729. "completed" : 74825
  4730. },
  4731. "ml_autodetect" : {
  4732. "threads" : 0,
  4733. "queue" : 0,
  4734. "active" : 0,
  4735. "rejected" : 0,
  4736. "largest" : 0,
  4737. "completed" : 0
  4738. },
  4739. "ml_datafeed" : {
  4740. "threads" : 0,
  4741. "queue" : 0,
  4742. "active" : 0,
  4743. "rejected" : 0,
  4744. "largest" : 0,
  4745. "completed" : 0
  4746. },
  4747. "ml_utility" : {
  4748. "threads" : 5,
  4749. "queue" : 0,
  4750. "active" : 0,
  4751. "rejected" : 0,
  4752. "largest" : 5,
  4753. "completed" : 5
  4754. },
  4755. "refresh" : {
  4756. "threads" : 0,
  4757. "queue" : 0,
  4758. "active" : 0,
  4759. "rejected" : 0,
  4760. "largest" : 0,
  4761. "completed" : 0
  4762. },
  4763. "rollup_indexing" : {
  4764. "threads" : 0,
  4765. "queue" : 0,
  4766. "active" : 0,
  4767. "rejected" : 0,
  4768. "largest" : 0,
  4769. "completed" : 0
  4770. },
  4771. "search" : {
  4772. "threads" : 4,
  4773. "queue" : 0,
  4774. "active" : 0,
  4775. "rejected" : 0,
  4776. "largest" : 4,
  4777. "completed" : 40977
  4778. },
  4779. "security-token-key" : {
  4780. "threads" : 0,
  4781. "queue" : 0,
  4782. "active" : 0,
  4783. "rejected" : 0,
  4784. "largest" : 0,
  4785. "completed" : 0
  4786. },
  4787. "snapshot" : {
  4788. "threads" : 0,
  4789. "queue" : 0,
  4790. "active" : 0,
  4791. "rejected" : 0,
  4792. "largest" : 0,
  4793. "completed" : 0
  4794. },
  4795. "warmer" : {
  4796. "threads" : 0,
  4797. "queue" : 0,
  4798. "active" : 0,
  4799. "rejected" : 0,
  4800. "largest" : 0,
  4801. "completed" : 0
  4802. },
  4803. "watcher" : {
  4804. "threads" : 0,
  4805. "queue" : 0,
  4806. "active" : 0,
  4807. "rejected" : 0,
  4808. "largest" : 0,
  4809. "completed" : 0
  4810. },
  4811. "write" : {
  4812. "threads" : 0,
  4813. "queue" : 0,
  4814. "active" : 0,
  4815. "rejected" : 0,
  4816. "largest" : 0,
  4817. "completed" : 0
  4818. }
  4819. },
  4820. "fs" : {
  4821. "timestamp" : 1531166123715,
  4822. "total" : {
  4823. "total_in_bytes" : 50088701952,
  4824. "free_in_bytes" : 39191502848,
  4825. "available_in_bytes" : 36623540224
  4826. },
  4827. "data" : [
  4828. {
  4829. "path" : "/var/lib/elasticsearch/nodes/0",
  4830. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  4831. "type" : "ext4",
  4832. "total_in_bytes" : 50088701952,
  4833. "free_in_bytes" : 39191502848,
  4834. "available_in_bytes" : 36623540224
  4835. }
  4836. ],
  4837. "io_stats" : {
  4838. "devices" : [
  4839. {
  4840. "device_name" : "dm-0",
  4841. "operations" : 194978,
  4842. "read_operations" : 6292,
  4843. "write_operations" : 188686,
  4844. "read_kilobytes" : 125052,
  4845. "write_kilobytes" : 1545892
  4846. }
  4847. ],
  4848. "total" : {
  4849. "operations" : 194978,
  4850. "read_operations" : 6292,
  4851. "write_operations" : 188686,
  4852. "read_kilobytes" : 125052,
  4853. "write_kilobytes" : 1545892
  4854. }
  4855. }
  4856. },
  4857. "transport" : {
  4858. "server_open" : 57,
  4859. "rx_count" : 1156133,
  4860. "rx_size_in_bytes" : 10913771319,
  4861. "tx_count" : 1156134,
  4862. "tx_size_in_bytes" : 5928807197
  4863. },
  4864. "http" : {
  4865. "current_open" : 6,
  4866. "total_opened" : 8494
  4867. },
  4868. "breakers" : {
  4869. "request" : {
  4870. "limit_size_in_bytes" : 1278030643,
  4871. "limit_size" : "1.1gb",
  4872. "estimated_size_in_bytes" : 82200,
  4873. "estimated_size" : "80.2kb",
  4874. "overhead" : 1.0,
  4875. "tripped" : 0
  4876. },
  4877. "fielddata" : {
  4878. "limit_size_in_bytes" : 1278030643,
  4879. "limit_size" : "1.1gb",
  4880. "estimated_size_in_bytes" : 0,
  4881. "estimated_size" : "0b",
  4882. "overhead" : 1.03,
  4883. "tripped" : 0
  4884. },
  4885. "in_flight_requests" : {
  4886. "limit_size_in_bytes" : 2130051072,
  4887. "limit_size" : "1.9gb",
  4888. "estimated_size_in_bytes" : 0,
  4889. "estimated_size" : "0b",
  4890. "overhead" : 1.0,
  4891. "tripped" : 0
  4892. },
  4893. "accounting" : {
  4894. "limit_size_in_bytes" : 2130051072,
  4895. "limit_size" : "1.9gb",
  4896. "estimated_size_in_bytes" : 0,
  4897. "estimated_size" : "0b",
  4898. "overhead" : 1.0,
  4899. "tripped" : 0
  4900. },
  4901. "parent" : {
  4902. "limit_size_in_bytes" : 1491035750,
  4903. "limit_size" : "1.3gb",
  4904. "estimated_size_in_bytes" : 82200,
  4905. "estimated_size" : "80.2kb",
  4906. "overhead" : 1.0,
  4907. "tripped" : 0
  4908. }
  4909. },
  4910. "script" : {
  4911. "compilations" : 26,
  4912. "cache_evictions" : 0
  4913. },
  4914. "discovery" : {
  4915. "cluster_state_queue" : {
  4916. "total" : 0,
  4917. "pending" : 0,
  4918. "committed" : 0
  4919. },
  4920. "published_cluster_states" : {
  4921. "full_states" : 0,
  4922. "incompatible_diffs" : 0,
  4923. "compatible_diffs" : 0
  4924. }
  4925. },
  4926. "ingest" : {
  4927. "total" : {
  4928. "count" : 0,
  4929. "time_in_millis" : 0,
  4930. "current" : 0,
  4931. "failed" : 0
  4932. },
  4933. "pipelines" : {
  4934. "filebeat-6.2.4-system-syslog-pipeline" : {
  4935. "count" : 0,
  4936. "time_in_millis" : 0,
  4937. "current" : 0,
  4938. "failed" : 0
  4939. },
  4940. "filebeat-6.3.0-nginx-error-pipeline" : {
  4941. "count" : 0,
  4942. "time_in_millis" : 0,
  4943. "current" : 0,
  4944. "failed" : 0
  4945. },
  4946. "filebeat-6.2.3-system-syslog-pipeline" : {
  4947. "count" : 0,
  4948. "time_in_millis" : 0,
  4949. "current" : 0,
  4950. "failed" : 0
  4951. },
  4952. "filebeat-6.3.0-system-auth-pipeline" : {
  4953. "count" : 0,
  4954. "time_in_millis" : 0,
  4955. "current" : 0,
  4956. "failed" : 0
  4957. },
  4958. "filebeat-6.2.3-nginx-access-default" : {
  4959. "count" : 0,
  4960. "time_in_millis" : 0,
  4961. "current" : 0,
  4962. "failed" : 0
  4963. },
  4964. "filebeat-6.2.4-nginx-access-default" : {
  4965. "count" : 0,
  4966. "time_in_millis" : 0,
  4967. "current" : 0,
  4968. "failed" : 0
  4969. },
  4970. "filebeat-6.3.1-nginx-error-pipeline" : {
  4971. "count" : 0,
  4972. "time_in_millis" : 0,
  4973. "current" : 0,
  4974. "failed" : 0
  4975. },
  4976. "filebeat-6.3.1-system-auth-pipeline" : {
  4977. "count" : 0,
  4978. "time_in_millis" : 0,
  4979. "current" : 0,
  4980. "failed" : 0
  4981. },
  4982. "filebeat-6.3.0-system-syslog-pipeline" : {
  4983. "count" : 0,
  4984. "time_in_millis" : 0,
  4985. "current" : 0,
  4986. "failed" : 0
  4987. },
  4988. "filebeat-6.3.1-nginx-access-default" : {
  4989. "count" : 0,
  4990. "time_in_millis" : 0,
  4991. "current" : 0,
  4992. "failed" : 0
  4993. },
  4994. "filebeat-6.3.1-system-syslog-pipeline" : {
  4995. "count" : 0,
  4996. "time_in_millis" : 0,
  4997. "current" : 0,
  4998. "failed" : 0
  4999. },
  5000. "filebeat-6.2.3-nginx-error-pipeline" : {
  5001. "count" : 0,
  5002. "time_in_millis" : 0,
  5003. "current" : 0,
  5004. "failed" : 0
  5005. },
  5006. "filebeat-6.2.3-system-auth-pipeline" : {
  5007. "count" : 0,
  5008. "time_in_millis" : 0,
  5009. "current" : 0,
  5010. "failed" : 0
  5011. },
  5012. "filebeat-6.2.2-nginx-error-pipeline" : {
  5013. "count" : 0,
  5014. "time_in_millis" : 0,
  5015. "current" : 0,
  5016. "failed" : 0
  5017. },
  5018. "filebeat-6.3.0-nginx-access-default" : {
  5019. "count" : 0,
  5020. "time_in_millis" : 0,
  5021. "current" : 0,
  5022. "failed" : 0
  5023. },
  5024. "xpack_monitoring_2" : {
  5025. "count" : 0,
  5026. "time_in_millis" : 0,
  5027. "current" : 0,
  5028. "failed" : 0
  5029. },
  5030. "xpack_monitoring_6" : {
  5031. "count" : 0,
  5032. "time_in_millis" : 0,
  5033. "current" : 0,
  5034. "failed" : 0
  5035. },
  5036. "filebeat-6.2.4-system-auth-pipeline" : {
  5037. "count" : 0,
  5038. "time_in_millis" : 0,
  5039. "current" : 0,
  5040. "failed" : 0
  5041. },
  5042. "filebeat-6.2.2-nginx-access-default" : {
  5043. "count" : 0,
  5044. "time_in_millis" : 0,
  5045. "current" : 0,
  5046. "failed" : 0
  5047. },
  5048. "filebeat-6.2.4-nginx-error-pipeline" : {
  5049. "count" : 0,
  5050. "time_in_millis" : 0,
  5051. "current" : 0,
  5052. "failed" : 0
  5053. }
  5054. }
  5055. },
  5056. "adaptive_selection" : {
  5057. "HNpW2xk5T4axf7SHgdJpFA" : {
  5058. "outgoing_searches" : 0,
  5059. "avg_queue_size" : 0,
  5060. "avg_service_time_ns" : 67893,
  5061. "avg_response_time_ns" : 1483010,
  5062. "rank" : "1.5"
  5063. },
  5064. "TxWoHfJcTku0DA1uzm5KjQ" : {
  5065. "outgoing_searches" : 0,
  5066. "avg_queue_size" : 1,
  5067. "avg_service_time_ns" : 153079,
  5068. "avg_response_time_ns" : 2951013,
  5069. "rank" : "48.7"
  5070. }
  5071. }
  5072. },
  5073. "NBquctHQQNa-9_4jmJHIqA" : {
  5074. "timestamp" : 1531166124322,
  5075. "name" : "kib01",
  5076. "transport_address" : "192.168.10.28:9300",
  5077. "host" : "192.168.10.28",
  5078. "ip" : "192.168.10.28:9300",
  5079. "roles" : [
  5080. "master",
  5081. "ingest"
  5082. ],
  5083. "attributes" : {
  5084. "ml.machine_memory" : "4124770304",
  5085. "ml.max_open_jobs" : "20",
  5086. "xpack.installed" : "true",
  5087. "ml.enabled" : "true"
  5088. },
  5089. "indices" : {
  5090. "docs" : {
  5091. "count" : 0,
  5092. "deleted" : 0
  5093. },
  5094. "store" : {
  5095. "size_in_bytes" : 0
  5096. },
  5097. "indexing" : {
  5098. "index_total" : 0,
  5099. "index_time_in_millis" : 0,
  5100. "index_current" : 0,
  5101. "index_failed" : 0,
  5102. "delete_total" : 0,
  5103. "delete_time_in_millis" : 0,
  5104. "delete_current" : 0,
  5105. "noop_update_total" : 0,
  5106. "is_throttled" : false,
  5107. "throttle_time_in_millis" : 0
  5108. },
  5109. "get" : {
  5110. "total" : 0,
  5111. "time_in_millis" : 0,
  5112. "exists_total" : 0,
  5113. "exists_time_in_millis" : 0,
  5114. "missing_total" : 0,
  5115. "missing_time_in_millis" : 0,
  5116. "current" : 0
  5117. },
  5118. "search" : {
  5119. "open_contexts" : 0,
  5120. "query_total" : 0,
  5121. "query_time_in_millis" : 0,
  5122. "query_current" : 0,
  5123. "fetch_total" : 0,
  5124. "fetch_time_in_millis" : 0,
  5125. "fetch_current" : 0,
  5126. "scroll_total" : 0,
  5127. "scroll_time_in_millis" : 0,
  5128. "scroll_current" : 0,
  5129. "suggest_total" : 0,
  5130. "suggest_time_in_millis" : 0,
  5131. "suggest_current" : 0
  5132. },
  5133. "merges" : {
  5134. "current" : 0,
  5135. "current_docs" : 0,
  5136. "current_size_in_bytes" : 0,
  5137. "total" : 0,
  5138. "total_time_in_millis" : 0,
  5139. "total_docs" : 0,
  5140. "total_size_in_bytes" : 0,
  5141. "total_stopped_time_in_millis" : 0,
  5142. "total_throttled_time_in_millis" : 0,
  5143. "total_auto_throttle_in_bytes" : 0
  5144. },
  5145. "refresh" : {
  5146. "total" : 0,
  5147. "total_time_in_millis" : 0,
  5148. "listeners" : 0
  5149. },
  5150. "flush" : {
  5151. "total" : 0,
  5152. "periodic" : 0,
  5153. "total_time_in_millis" : 0
  5154. },
  5155. "warmer" : {
  5156. "current" : 0,
  5157. "total" : 0,
  5158. "total_time_in_millis" : 0
  5159. },
  5160. "query_cache" : {
  5161. "memory_size_in_bytes" : 0,
  5162. "total_count" : 0,
  5163. "hit_count" : 0,
  5164. "miss_count" : 0,
  5165. "cache_size" : 0,
  5166. "cache_count" : 0,
  5167. "evictions" : 0
  5168. },
  5169. "fielddata" : {
  5170. "memory_size_in_bytes" : 0,
  5171. "evictions" : 0
  5172. },
  5173. "completion" : {
  5174. "size_in_bytes" : 0
  5175. },
  5176. "segments" : {
  5177. "count" : 0,
  5178. "memory_in_bytes" : 0,
  5179. "terms_memory_in_bytes" : 0,
  5180. "stored_fields_memory_in_bytes" : 0,
  5181. "term_vectors_memory_in_bytes" : 0,
  5182. "norms_memory_in_bytes" : 0,
  5183. "points_memory_in_bytes" : 0,
  5184. "doc_values_memory_in_bytes" : 0,
  5185. "index_writer_memory_in_bytes" : 0,
  5186. "version_map_memory_in_bytes" : 0,
  5187. "fixed_bit_set_memory_in_bytes" : 0,
  5188. "max_unsafe_auto_id_timestamp" : -9223372036854775808,
  5189. "file_sizes" : { }
  5190. },
  5191. "translog" : {
  5192. "operations" : 0,
  5193. "size_in_bytes" : 0,
  5194. "uncommitted_operations" : 0,
  5195. "uncommitted_size_in_bytes" : 0,
  5196. "earliest_last_modified_age" : 0
  5197. },
  5198. "request_cache" : {
  5199. "memory_size_in_bytes" : 0,
  5200. "evictions" : 0,
  5201. "hit_count" : 0,
  5202. "miss_count" : 0
  5203. },
  5204. "recovery" : {
  5205. "current_as_source" : 0,
  5206. "current_as_target" : 0,
  5207. "throttle_time_in_millis" : 0
  5208. }
  5209. },
  5210. "os" : {
  5211. "timestamp" : 1531166124323,
  5212. "cpu" : {
  5213. "percent" : 1,
  5214. "load_average" : {
  5215. "1m" : 0.0,
  5216. "5m" : 0.03,
  5217. "15m" : 0.0
  5218. }
  5219. },
  5220. "mem" : {
  5221. "total_in_bytes" : 4124770304,
  5222. "free_in_bytes" : 242298880,
  5223. "used_in_bytes" : 3882471424,
  5224. "free_percent" : 6,
  5225. "used_percent" : 94
  5226. },
  5227. "swap" : {
  5228. "total_in_bytes" : 0,
  5229. "free_in_bytes" : 0,
  5230. "used_in_bytes" : 0
  5231. },
  5232. "cgroup" : {
  5233. "cpuacct" : {
  5234. "control_group" : "/system.slice/elasticsearch.service",
  5235. "usage_nanos" : 1344236854023
  5236. },
  5237. "cpu" : {
  5238. "control_group" : "/system.slice/elasticsearch.service",
  5239. "cfs_period_micros" : 100000,
  5240. "cfs_quota_micros" : -1,
  5241. "stat" : {
  5242. "number_of_elapsed_periods" : 0,
  5243. "number_of_times_throttled" : 0,
  5244. "time_throttled_nanos" : 0
  5245. }
  5246. },
  5247. "memory" : {
  5248. "control_group" : "/system.slice/elasticsearch.service",
  5249. "limit_in_bytes" : "9223372036854771712",
  5250. "usage_in_bytes" : "2600017920"
  5251. }
  5252. }
  5253. },
  5254. "process" : {
  5255. "timestamp" : 1531166124323,
  5256. "open_file_descriptors" : 364,
  5257. "max_file_descriptors" : 65536,
  5258. "cpu" : {
  5259. "percent" : 1,
  5260. "total_in_millis" : 1344060
  5261. },
  5262. "mem" : {
  5263. "total_virtual_in_bytes" : 4905443328
  5264. }
  5265. },
  5266. "jvm" : {
  5267. "timestamp" : 1531166124324,
  5268. "uptime_in_millis" : 82904217,
  5269. "mem" : {
  5270. "heap_used_in_bytes" : 268743808,
  5271. "heap_used_percent" : 12,
  5272. "heap_committed_in_bytes" : 2130051072,
  5273. "heap_max_in_bytes" : 2130051072,
  5274. "non_heap_used_in_bytes" : 140462832,
  5275. "non_heap_committed_in_bytes" : 150224896,
  5276. "pools" : {
  5277. "young" : {
  5278. "used_in_bytes" : 123595232,
  5279. "max_in_bytes" : 139591680,
  5280. "peak_used_in_bytes" : 139591680,
  5281. "peak_max_in_bytes" : 139591680
  5282. },
  5283. "survivor" : {
  5284. "used_in_bytes" : 1134632,
  5285. "max_in_bytes" : 17432576,
  5286. "peak_used_in_bytes" : 17432576,
  5287. "peak_max_in_bytes" : 17432576
  5288. },
  5289. "old" : {
  5290. "used_in_bytes" : 144013944,
  5291. "max_in_bytes" : 1973026816,
  5292. "peak_used_in_bytes" : 183785432,
  5293. "peak_max_in_bytes" : 1973026816
  5294. }
  5295. }
  5296. },
  5297. "threads" : {
  5298. "count" : 41,
  5299. "peak_count" : 42
  5300. },
  5301. "gc" : {
  5302. "collectors" : {
  5303. "young" : {
  5304. "collection_count" : 1431,
  5305. "collection_time_in_millis" : 14039
  5306. },
  5307. "old" : {
  5308. "collection_count" : 3,
  5309. "collection_time_in_millis" : 150
  5310. }
  5311. }
  5312. },
  5313. "buffer_pools" : {
  5314. "direct" : {
  5315. "count" : 22,
  5316. "used_in_bytes" : 67919688,
  5317. "total_capacity_in_bytes" : 67919687
  5318. },
  5319. "mapped" : {
  5320. "count" : 1,
  5321. "used_in_bytes" : 63478091,
  5322. "total_capacity_in_bytes" : 63478091
  5323. }
  5324. },
  5325. "classes" : {
  5326. "current_loaded_count" : 16009,
  5327. "total_loaded_count" : 16073,
  5328. "total_unloaded_count" : 64
  5329. }
  5330. },
  5331. "thread_pool" : {
  5332. "analyze" : {
  5333. "threads" : 0,
  5334. "queue" : 0,
  5335. "active" : 0,
  5336. "rejected" : 0,
  5337. "largest" : 0,
  5338. "completed" : 0
  5339. },
  5340. "fetch_shard_started" : {
  5341. "threads" : 0,
  5342. "queue" : 0,
  5343. "active" : 0,
  5344. "rejected" : 0,
  5345. "largest" : 0,
  5346. "completed" : 0
  5347. },
  5348. "fetch_shard_store" : {
  5349. "threads" : 0,
  5350. "queue" : 0,
  5351. "active" : 0,
  5352. "rejected" : 0,
  5353. "largest" : 0,
  5354. "completed" : 0
  5355. },
  5356. "flush" : {
  5357. "threads" : 0,
  5358. "queue" : 0,
  5359. "active" : 0,
  5360. "rejected" : 0,
  5361. "largest" : 0,
  5362. "completed" : 0
  5363. },
  5364. "force_merge" : {
  5365. "threads" : 0,
  5366. "queue" : 0,
  5367. "active" : 0,
  5368. "rejected" : 0,
  5369. "largest" : 0,
  5370. "completed" : 0
  5371. },
  5372. "generic" : {
  5373. "threads" : 5,
  5374. "queue" : 0,
  5375. "active" : 0,
  5376. "rejected" : 0,
  5377. "largest" : 5,
  5378. "completed" : 102467
  5379. },
  5380. "get" : {
  5381. "threads" : 0,
  5382. "queue" : 0,
  5383. "active" : 0,
  5384. "rejected" : 0,
  5385. "largest" : 0,
  5386. "completed" : 0
  5387. },
  5388. "index" : {
  5389. "threads" : 0,
  5390. "queue" : 0,
  5391. "active" : 0,
  5392. "rejected" : 0,
  5393. "largest" : 0,
  5394. "completed" : 0
  5395. },
  5396. "listener" : {
  5397. "threads" : 0,
  5398. "queue" : 0,
  5399. "active" : 0,
  5400. "rejected" : 0,
  5401. "largest" : 0,
  5402. "completed" : 0
  5403. },
  5404. "management" : {
  5405. "threads" : 2,
  5406. "queue" : 0,
  5407. "active" : 1,
  5408. "rejected" : 0,
  5409. "largest" : 2,
  5410. "completed" : 99181
  5411. },
  5412. "ml_autodetect" : {
  5413. "threads" : 0,
  5414. "queue" : 0,
  5415. "active" : 0,
  5416. "rejected" : 0,
  5417. "largest" : 0,
  5418. "completed" : 0
  5419. },
  5420. "ml_datafeed" : {
  5421. "threads" : 0,
  5422. "queue" : 0,
  5423. "active" : 0,
  5424. "rejected" : 0,
  5425. "largest" : 0,
  5426. "completed" : 0
  5427. },
  5428. "ml_utility" : {
  5429. "threads" : 0,
  5430. "queue" : 0,
  5431. "active" : 0,
  5432. "rejected" : 0,
  5433. "largest" : 0,
  5434. "completed" : 0
  5435. },
  5436. "refresh" : {
  5437. "threads" : 0,
  5438. "queue" : 0,
  5439. "active" : 0,
  5440. "rejected" : 0,
  5441. "largest" : 0,
  5442. "completed" : 0
  5443. },
  5444. "rollup_indexing" : {
  5445. "threads" : 0,
  5446. "queue" : 0,
  5447. "active" : 0,
  5448. "rejected" : 0,
  5449. "largest" : 0,
  5450. "completed" : 0
  5451. },
  5452. "search" : {
  5453. "threads" : 4,
  5454. "queue" : 0,
  5455. "active" : 0,
  5456. "rejected" : 0,
  5457. "largest" : 4,
  5458. "completed" : 13257
  5459. },
  5460. "security-token-key" : {
  5461. "threads" : 0,
  5462. "queue" : 0,
  5463. "active" : 0,
  5464. "rejected" : 0,
  5465. "largest" : 0,
  5466. "completed" : 0
  5467. },
  5468. "snapshot" : {
  5469. "threads" : 0,
  5470. "queue" : 0,
  5471. "active" : 0,
  5472. "rejected" : 0,
  5473. "largest" : 0,
  5474. "completed" : 0
  5475. },
  5476. "warmer" : {
  5477. "threads" : 0,
  5478. "queue" : 0,
  5479. "active" : 0,
  5480. "rejected" : 0,
  5481. "largest" : 0,
  5482. "completed" : 0
  5483. },
  5484. "watcher" : {
  5485. "threads" : 1,
  5486. "queue" : 0,
  5487. "active" : 0,
  5488. "rejected" : 0,
  5489. "largest" : 1,
  5490. "completed" : 6
  5491. },
  5492. "write" : {
  5493. "threads" : 2,
  5494. "queue" : 0,
  5495. "active" : 0,
  5496. "rejected" : 0,
  5497. "largest" : 2,
  5498. "completed" : 20912
  5499. }
  5500. },
  5501. "fs" : {
  5502. "timestamp" : 1531166124324,
  5503. "total" : {
  5504. "total_in_bytes" : 50088701952,
  5505. "free_in_bytes" : 32208928768,
  5506. "available_in_bytes" : 29640966144
  5507. },
  5508. "data" : [
  5509. {
  5510. "path" : "/var/lib/elasticsearch/nodes/0",
  5511. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  5512. "type" : "ext4",
  5513. "total_in_bytes" : 50088701952,
  5514. "free_in_bytes" : 32208928768,
  5515. "available_in_bytes" : 29640966144
  5516. }
  5517. ],
  5518. "io_stats" : {
  5519. "devices" : [
  5520. {
  5521. "device_name" : "dm-0",
  5522. "operations" : 246372,
  5523. "read_operations" : 5634,
  5524. "write_operations" : 240738,
  5525. "read_kilobytes" : 193220,
  5526. "write_kilobytes" : 1407580
  5527. }
  5528. ],
  5529. "total" : {
  5530. "operations" : 246372,
  5531. "read_operations" : 5634,
  5532. "write_operations" : 240738,
  5533. "read_kilobytes" : 193220,
  5534. "write_kilobytes" : 1407580
  5535. }
  5536. }
  5537. },
  5538. "transport" : {
  5539. "server_open" : 57,
  5540. "rx_count" : 1107204,
  5541. "rx_size_in_bytes" : 4562408859,
  5542. "tx_count" : 1107209,
  5543. "tx_size_in_bytes" : 7962127031
  5544. },
  5545. "http" : {
  5546. "current_open" : 34,
  5547. "total_opened" : 3008
  5548. },
  5549. "breakers" : {
  5550. "request" : {
  5551. "limit_size_in_bytes" : 1278030643,
  5552. "limit_size" : "1.1gb",
  5553. "estimated_size_in_bytes" : 0,
  5554. "estimated_size" : "0b",
  5555. "overhead" : 1.0,
  5556. "tripped" : 0
  5557. },
  5558. "fielddata" : {
  5559. "limit_size_in_bytes" : 1278030643,
  5560. "limit_size" : "1.1gb",
  5561. "estimated_size_in_bytes" : 0,
  5562. "estimated_size" : "0b",
  5563. "overhead" : 1.03,
  5564. "tripped" : 0
  5565. },
  5566. "in_flight_requests" : {
  5567. "limit_size_in_bytes" : 2130051072,
  5568. "limit_size" : "1.9gb",
  5569. "estimated_size_in_bytes" : 63368,
  5570. "estimated_size" : "61.8kb",
  5571. "overhead" : 1.0,
  5572. "tripped" : 0
  5573. },
  5574. "accounting" : {
  5575. "limit_size_in_bytes" : 2130051072,
  5576. "limit_size" : "1.9gb",
  5577. "estimated_size_in_bytes" : 0,
  5578. "estimated_size" : "0b",
  5579. "overhead" : 1.0,
  5580. "tripped" : 0
  5581. },
  5582. "parent" : {
  5583. "limit_size_in_bytes" : 1491035750,
  5584. "limit_size" : "1.3gb",
  5585. "estimated_size_in_bytes" : 63368,
  5586. "estimated_size" : "61.8kb",
  5587. "overhead" : 1.0,
  5588. "tripped" : 0
  5589. }
  5590. },
  5591. "script" : {
  5592. "compilations" : 20,
  5593. "cache_evictions" : 0
  5594. },
  5595. "discovery" : {
  5596. "cluster_state_queue" : {
  5597. "total" : 0,
  5598. "pending" : 0,
  5599. "committed" : 0
  5600. },
  5601. "published_cluster_states" : {
  5602. "full_states" : 1,
  5603. "incompatible_diffs" : 0,
  5604. "compatible_diffs" : 1183
  5605. }
  5606. },
  5607. "ingest" : {
  5608. "total" : {
  5609. "count" : 17195,
  5610. "time_in_millis" : 6171,
  5611. "current" : 0,
  5612. "failed" : 0
  5613. },
  5614. "pipelines" : {
  5615. "filebeat-6.2.4-system-syslog-pipeline" : {
  5616. "count" : 0,
  5617. "time_in_millis" : 0,
  5618. "current" : 0,
  5619. "failed" : 0
  5620. },
  5621. "filebeat-6.3.0-nginx-error-pipeline" : {
  5622. "count" : 0,
  5623. "time_in_millis" : 0,
  5624. "current" : 0,
  5625. "failed" : 0
  5626. },
  5627. "filebeat-6.2.3-system-syslog-pipeline" : {
  5628. "count" : 0,
  5629. "time_in_millis" : 0,
  5630. "current" : 0,
  5631. "failed" : 0
  5632. },
  5633. "filebeat-6.3.0-system-auth-pipeline" : {
  5634. "count" : 0,
  5635. "time_in_millis" : 0,
  5636. "current" : 0,
  5637. "failed" : 0
  5638. },
  5639. "filebeat-6.2.3-nginx-access-default" : {
  5640. "count" : 0,
  5641. "time_in_millis" : 0,
  5642. "current" : 0,
  5643. "failed" : 0
  5644. },
  5645. "filebeat-6.2.4-nginx-access-default" : {
  5646. "count" : 0,
  5647. "time_in_millis" : 0,
  5648. "current" : 0,
  5649. "failed" : 0
  5650. },
  5651. "filebeat-6.3.1-nginx-error-pipeline" : {
  5652. "count" : 0,
  5653. "time_in_millis" : 0,
  5654. "current" : 0,
  5655. "failed" : 0
  5656. },
  5657. "filebeat-6.3.1-system-auth-pipeline" : {
  5658. "count" : 1468,
  5659. "time_in_millis" : 20,
  5660. "current" : 0,
  5661. "failed" : 0
  5662. },
  5663. "filebeat-6.3.0-system-syslog-pipeline" : {
  5664. "count" : 0,
  5665. "time_in_millis" : 0,
  5666. "current" : 0,
  5667. "failed" : 0
  5668. },
  5669. "filebeat-6.3.1-nginx-access-default" : {
  5670. "count" : 2,
  5671. "time_in_millis" : 5699,
  5672. "current" : 0,
  5673. "failed" : 0
  5674. },
  5675. "filebeat-6.3.1-system-syslog-pipeline" : {
  5676. "count" : 15725,
  5677. "time_in_millis" : 452,
  5678. "current" : 0,
  5679. "failed" : 0
  5680. },
  5681. "filebeat-6.2.3-nginx-error-pipeline" : {
  5682. "count" : 0,
  5683. "time_in_millis" : 0,
  5684. "current" : 0,
  5685. "failed" : 0
  5686. },
  5687. "filebeat-6.2.3-system-auth-pipeline" : {
  5688. "count" : 0,
  5689. "time_in_millis" : 0,
  5690. "current" : 0,
  5691. "failed" : 0
  5692. },
  5693. "filebeat-6.2.2-nginx-error-pipeline" : {
  5694. "count" : 0,
  5695. "time_in_millis" : 0,
  5696. "current" : 0,
  5697. "failed" : 0
  5698. },
  5699. "filebeat-6.3.0-nginx-access-default" : {
  5700. "count" : 0,
  5701. "time_in_millis" : 0,
  5702. "current" : 0,
  5703. "failed" : 0
  5704. },
  5705. "xpack_monitoring_2" : {
  5706. "count" : 0,
  5707. "time_in_millis" : 0,
  5708. "current" : 0,
  5709. "failed" : 0
  5710. },
  5711. "xpack_monitoring_6" : {
  5712. "count" : 0,
  5713. "time_in_millis" : 0,
  5714. "current" : 0,
  5715. "failed" : 0
  5716. },
  5717. "filebeat-6.2.4-system-auth-pipeline" : {
  5718. "count" : 0,
  5719. "time_in_millis" : 0,
  5720. "current" : 0,
  5721. "failed" : 0
  5722. },
  5723. "filebeat-6.2.2-nginx-access-default" : {
  5724. "count" : 0,
  5725. "time_in_millis" : 0,
  5726. "current" : 0,
  5727. "failed" : 0
  5728. },
  5729. "filebeat-6.2.4-nginx-error-pipeline" : {
  5730. "count" : 0,
  5731. "time_in_millis" : 0,
  5732. "current" : 0,
  5733. "failed" : 0
  5734. }
  5735. }
  5736. },
  5737. "adaptive_selection" : {
  5738. "TxWoHfJcTku0DA1uzm5KjQ" : {
  5739. "outgoing_searches" : 0,
  5740. "avg_queue_size" : 0,
  5741. "avg_service_time_ns" : 207898,
  5742. "avg_response_time_ns" : 90384861,
  5743. "rank" : "90.4"
  5744. },
  5745. "HNpW2xk5T4axf7SHgdJpFA" : {
  5746. "outgoing_searches" : 0,
  5747. "avg_queue_size" : 0,
  5748. "avg_service_time_ns" : 1290360,
  5749. "avg_response_time_ns" : 3638413,
  5750. "rank" : "3.6"
  5751. }
  5752. }
  5753. },
  5754. "KQv8B1MRQk28ZK7B_Zcx0g" : {
  5755. "timestamp" : 1531166124298,
  5756. "name" : "els02",
  5757. "transport_address" : "192.168.10.22:9300",
  5758. "host" : "192.168.10.22",
  5759. "ip" : "192.168.10.22:9300",
  5760. "roles" : [
  5761. "master"
  5762. ],
  5763. "attributes" : {
  5764. "ml.machine_memory" : "4124770304",
  5765. "ml.max_open_jobs" : "20",
  5766. "xpack.installed" : "true",
  5767. "ml.enabled" : "true"
  5768. },
  5769. "indices" : {
  5770. "docs" : {
  5771. "count" : 0,
  5772. "deleted" : 0
  5773. },
  5774. "store" : {
  5775. "size_in_bytes" : 0
  5776. },
  5777. "indexing" : {
  5778. "index_total" : 0,
  5779. "index_time_in_millis" : 0,
  5780. "index_current" : 0,
  5781. "index_failed" : 0,
  5782. "delete_total" : 0,
  5783. "delete_time_in_millis" : 0,
  5784. "delete_current" : 0,
  5785. "noop_update_total" : 0,
  5786. "is_throttled" : false,
  5787. "throttle_time_in_millis" : 0
  5788. },
  5789. "get" : {
  5790. "total" : 0,
  5791. "time_in_millis" : 0,
  5792. "exists_total" : 0,
  5793. "exists_time_in_millis" : 0,
  5794. "missing_total" : 0,
  5795. "missing_time_in_millis" : 0,
  5796. "current" : 0
  5797. },
  5798. "search" : {
  5799. "open_contexts" : 0,
  5800. "query_total" : 0,
  5801. "query_time_in_millis" : 0,
  5802. "query_current" : 0,
  5803. "fetch_total" : 0,
  5804. "fetch_time_in_millis" : 0,
  5805. "fetch_current" : 0,
  5806. "scroll_total" : 0,
  5807. "scroll_time_in_millis" : 0,
  5808. "scroll_current" : 0,
  5809. "suggest_total" : 0,
  5810. "suggest_time_in_millis" : 0,
  5811. "suggest_current" : 0
  5812. },
  5813. "merges" : {
  5814. "current" : 0,
  5815. "current_docs" : 0,
  5816. "current_size_in_bytes" : 0,
  5817. "total" : 0,
  5818. "total_time_in_millis" : 0,
  5819. "total_docs" : 0,
  5820. "total_size_in_bytes" : 0,
  5821. "total_stopped_time_in_millis" : 0,
  5822. "total_throttled_time_in_millis" : 0,
  5823. "total_auto_throttle_in_bytes" : 0
  5824. },
  5825. "refresh" : {
  5826. "total" : 0,
  5827. "total_time_in_millis" : 0,
  5828. "listeners" : 0
  5829. },
  5830. "flush" : {
  5831. "total" : 0,
  5832. "periodic" : 0,
  5833. "total_time_in_millis" : 0
  5834. },
  5835. "warmer" : {
  5836. "current" : 0,
  5837. "total" : 0,
  5838. "total_time_in_millis" : 0
  5839. },
  5840. "query_cache" : {
  5841. "memory_size_in_bytes" : 0,
  5842. "total_count" : 0,
  5843. "hit_count" : 0,
  5844. "miss_count" : 0,
  5845. "cache_size" : 0,
  5846. "cache_count" : 0,
  5847. "evictions" : 0
  5848. },
  5849. "fielddata" : {
  5850. "memory_size_in_bytes" : 0,
  5851. "evictions" : 0
  5852. },
  5853. "completion" : {
  5854. "size_in_bytes" : 0
  5855. },
  5856. "segments" : {
  5857. "count" : 0,
  5858. "memory_in_bytes" : 0,
  5859. "terms_memory_in_bytes" : 0,
  5860. "stored_fields_memory_in_bytes" : 0,
  5861. "term_vectors_memory_in_bytes" : 0,
  5862. "norms_memory_in_bytes" : 0,
  5863. "points_memory_in_bytes" : 0,
  5864. "doc_values_memory_in_bytes" : 0,
  5865. "index_writer_memory_in_bytes" : 0,
  5866. "version_map_memory_in_bytes" : 0,
  5867. "fixed_bit_set_memory_in_bytes" : 0,
  5868. "max_unsafe_auto_id_timestamp" : -9223372036854775808,
  5869. "file_sizes" : { }
  5870. },
  5871. "translog" : {
  5872. "operations" : 0,
  5873. "size_in_bytes" : 0,
  5874. "uncommitted_operations" : 0,
  5875. "uncommitted_size_in_bytes" : 0,
  5876. "earliest_last_modified_age" : 0
  5877. },
  5878. "request_cache" : {
  5879. "memory_size_in_bytes" : 0,
  5880. "evictions" : 0,
  5881. "hit_count" : 0,
  5882. "miss_count" : 0
  5883. },
  5884. "recovery" : {
  5885. "current_as_source" : 0,
  5886. "current_as_target" : 0,
  5887. "throttle_time_in_millis" : 0
  5888. }
  5889. },
  5890. "os" : {
  5891. "timestamp" : 1531166124302,
  5892. "cpu" : {
  5893. "percent" : 0,
  5894. "load_average" : {
  5895. "1m" : 0.0,
  5896. "5m" : 0.0,
  5897. "15m" : 0.0
  5898. }
  5899. },
  5900. "mem" : {
  5901. "total_in_bytes" : 4124770304,
  5902. "free_in_bytes" : 291000320,
  5903. "used_in_bytes" : 3833769984,
  5904. "free_percent" : 7,
  5905. "used_percent" : 93
  5906. },
  5907. "swap" : {
  5908. "total_in_bytes" : 0,
  5909. "free_in_bytes" : 0,
  5910. "used_in_bytes" : 0
  5911. },
  5912. "cgroup" : {
  5913. "cpuacct" : {
  5914. "control_group" : "/system.slice/elasticsearch.service",
  5915. "usage_nanos" : 441308998082
  5916. },
  5917. "cpu" : {
  5918. "control_group" : "/system.slice/elasticsearch.service",
  5919. "cfs_period_micros" : 100000,
  5920. "cfs_quota_micros" : -1,
  5921. "stat" : {
  5922. "number_of_elapsed_periods" : 0,
  5923. "number_of_times_throttled" : 0,
  5924. "time_throttled_nanos" : 0
  5925. }
  5926. },
  5927. "memory" : {
  5928. "control_group" : "/system.slice/elasticsearch.service",
  5929. "limit_in_bytes" : "9223372036854771712",
  5930. "usage_in_bytes" : "2558644224"
  5931. }
  5932. }
  5933. },
  5934. "process" : {
  5935. "timestamp" : 1531166124302,
  5936. "open_file_descriptors" : 335,
  5937. "max_file_descriptors" : 65536,
  5938. "cpu" : {
  5939. "percent" : 0,
  5940. "total_in_millis" : 441150
  5941. },
  5942. "mem" : {
  5943. "total_virtual_in_bytes" : 4896014336
  5944. }
  5945. },
  5946. "jvm" : {
  5947. "timestamp" : 1531166124303,
  5948. "uptime_in_millis" : 82913833,
  5949. "mem" : {
  5950. "heap_used_in_bytes" : 238450888,
  5951. "heap_used_percent" : 11,
  5952. "heap_committed_in_bytes" : 2130051072,
  5953. "heap_max_in_bytes" : 2130051072,
  5954. "non_heap_used_in_bytes" : 126267568,
  5955. "non_heap_committed_in_bytes" : 135225344,
  5956. "pools" : {
  5957. "young" : {
  5958. "used_in_bytes" : 81843504,
  5959. "max_in_bytes" : 139591680,
  5960. "peak_used_in_bytes" : 139591680,
  5961. "peak_max_in_bytes" : 139591680
  5962. },
  5963. "survivor" : {
  5964. "used_in_bytes" : 3529880,
  5965. "max_in_bytes" : 17432576,
  5966. "peak_used_in_bytes" : 17432576,
  5967. "peak_max_in_bytes" : 17432576
  5968. },
  5969. "old" : {
  5970. "used_in_bytes" : 153077504,
  5971. "max_in_bytes" : 1973026816,
  5972. "peak_used_in_bytes" : 153077504,
  5973. "peak_max_in_bytes" : 1973026816
  5974. }
  5975. }
  5976. },
  5977. "threads" : {
  5978. "count" : 33,
  5979. "peak_count" : 38
  5980. },
  5981. "gc" : {
  5982. "collectors" : {
  5983. "young" : {
  5984. "collection_count" : 334,
  5985. "collection_time_in_millis" : 3968
  5986. },
  5987. "old" : {
  5988. "collection_count" : 2,
  5989. "collection_time_in_millis" : 55
  5990. }
  5991. }
  5992. },
  5993. "buffer_pools" : {
  5994. "direct" : {
  5995. "count" : 24,
  5996. "used_in_bytes" : 67935880,
  5997. "total_capacity_in_bytes" : 67935879
  5998. },
  5999. "mapped" : {
  6000. "count" : 1,
  6001. "used_in_bytes" : 63478091,
  6002. "total_capacity_in_bytes" : 63478091
  6003. }
  6004. },
  6005. "classes" : {
  6006. "current_loaded_count" : 15264,
  6007. "total_loaded_count" : 15264,
  6008. "total_unloaded_count" : 0
  6009. }
  6010. },
  6011. "thread_pool" : {
  6012. "analyze" : {
  6013. "threads" : 0,
  6014. "queue" : 0,
  6015. "active" : 0,
  6016. "rejected" : 0,
  6017. "largest" : 0,
  6018. "completed" : 0
  6019. },
  6020. "fetch_shard_started" : {
  6021. "threads" : 0,
  6022. "queue" : 0,
  6023. "active" : 0,
  6024. "rejected" : 0,
  6025. "largest" : 0,
  6026. "completed" : 0
  6027. },
  6028. "fetch_shard_store" : {
  6029. "threads" : 0,
  6030. "queue" : 0,
  6031. "active" : 0,
  6032. "rejected" : 0,
  6033. "largest" : 0,
  6034. "completed" : 0
  6035. },
  6036. "flush" : {
  6037. "threads" : 0,
  6038. "queue" : 0,
  6039. "active" : 0,
  6040. "rejected" : 0,
  6041. "largest" : 0,
  6042. "completed" : 0
  6043. },
  6044. "force_merge" : {
  6045. "threads" : 0,
  6046. "queue" : 0,
  6047. "active" : 0,
  6048. "rejected" : 0,
  6049. "largest" : 0,
  6050. "completed" : 0
  6051. },
  6052. "generic" : {
  6053. "threads" : 4,
  6054. "queue" : 0,
  6055. "active" : 0,
  6056. "rejected" : 0,
  6057. "largest" : 4,
  6058. "completed" : 107746
  6059. },
  6060. "get" : {
  6061. "threads" : 0,
  6062. "queue" : 0,
  6063. "active" : 0,
  6064. "rejected" : 0,
  6065. "largest" : 0,
  6066. "completed" : 0
  6067. },
  6068. "index" : {
  6069. "threads" : 0,
  6070. "queue" : 0,
  6071. "active" : 0,
  6072. "rejected" : 0,
  6073. "largest" : 0,
  6074. "completed" : 0
  6075. },
  6076. "listener" : {
  6077. "threads" : 0,
  6078. "queue" : 0,
  6079. "active" : 0,
  6080. "rejected" : 0,
  6081. "largest" : 0,
  6082. "completed" : 0
  6083. },
  6084. "management" : {
  6085. "threads" : 2,
  6086. "queue" : 0,
  6087. "active" : 1,
  6088. "rejected" : 0,
  6089. "largest" : 2,
  6090. "completed" : 68969
  6091. },
  6092. "ml_autodetect" : {
  6093. "threads" : 0,
  6094. "queue" : 0,
  6095. "active" : 0,
  6096. "rejected" : 0,
  6097. "largest" : 0,
  6098. "completed" : 0
  6099. },
  6100. "ml_datafeed" : {
  6101. "threads" : 0,
  6102. "queue" : 0,
  6103. "active" : 0,
  6104. "rejected" : 0,
  6105. "largest" : 0,
  6106. "completed" : 0
  6107. },
  6108. "ml_utility" : {
  6109. "threads" : 0,
  6110. "queue" : 0,
  6111. "active" : 0,
  6112. "rejected" : 0,
  6113. "largest" : 0,
  6114. "completed" : 0
  6115. },
  6116. "refresh" : {
  6117. "threads" : 0,
  6118. "queue" : 0,
  6119. "active" : 0,
  6120. "rejected" : 0,
  6121. "largest" : 0,
  6122. "completed" : 0
  6123. },
  6124. "rollup_indexing" : {
  6125. "threads" : 0,
  6126. "queue" : 0,
  6127. "active" : 0,
  6128. "rejected" : 0,
  6129. "largest" : 0,
  6130. "completed" : 0
  6131. },
  6132. "search" : {
  6133. "threads" : 0,
  6134. "queue" : 0,
  6135. "active" : 0,
  6136. "rejected" : 0,
  6137. "largest" : 0,
  6138. "completed" : 0
  6139. },
  6140. "security-token-key" : {
  6141. "threads" : 0,
  6142. "queue" : 0,
  6143. "active" : 0,
  6144. "rejected" : 0,
  6145. "largest" : 0,
  6146. "completed" : 0
  6147. },
  6148. "snapshot" : {
  6149. "threads" : 0,
  6150. "queue" : 0,
  6151. "active" : 0,
  6152. "rejected" : 0,
  6153. "largest" : 0,
  6154. "completed" : 0
  6155. },
  6156. "warmer" : {
  6157. "threads" : 0,
  6158. "queue" : 0,
  6159. "active" : 0,
  6160. "rejected" : 0,
  6161. "largest" : 0,
  6162. "completed" : 0
  6163. },
  6164. "watcher" : {
  6165. "threads" : 0,
  6166. "queue" : 0,
  6167. "active" : 0,
  6168. "rejected" : 0,
  6169. "largest" : 0,
  6170. "completed" : 0
  6171. },
  6172. "write" : {
  6173. "threads" : 0,
  6174. "queue" : 0,
  6175. "active" : 0,
  6176. "rejected" : 0,
  6177. "largest" : 0,
  6178. "completed" : 0
  6179. }
  6180. },
  6181. "fs" : {
  6182. "timestamp" : 1531166124303,
  6183. "total" : {
  6184. "total_in_bytes" : 50088701952,
  6185. "free_in_bytes" : 33855299584,
  6186. "available_in_bytes" : 31287336960
  6187. },
  6188. "data" : [
  6189. {
  6190. "path" : "/var/lib/elasticsearch/nodes/0",
  6191. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  6192. "type" : "ext4",
  6193. "total_in_bytes" : 50088701952,
  6194. "free_in_bytes" : 33855299584,
  6195. "available_in_bytes" : 31287336960
  6196. }
  6197. ],
  6198. "io_stats" : {
  6199. "devices" : [
  6200. {
  6201. "device_name" : "dm-0",
  6202. "operations" : 148844,
  6203. "read_operations" : 1584,
  6204. "write_operations" : 147260,
  6205. "read_kilobytes" : 42540,
  6206. "write_kilobytes" : 856908
  6207. }
  6208. ],
  6209. "total" : {
  6210. "operations" : 148844,
  6211. "read_operations" : 1584,
  6212. "write_operations" : 147260,
  6213. "read_kilobytes" : 42540,
  6214. "write_kilobytes" : 856908
  6215. }
  6216. }
  6217. },
  6218. "transport" : {
  6219. "server_open" : 57,
  6220. "rx_count" : 256728,
  6221. "rx_size_in_bytes" : 238554682,
  6222. "tx_count" : 256728,
  6223. "tx_size_in_bytes" : 1522639105
  6224. },
  6225. "http" : {
  6226. "current_open" : 5,
  6227. "total_opened" : 54
  6228. },
  6229. "breakers" : {
  6230. "request" : {
  6231. "limit_size_in_bytes" : 1278030643,
  6232. "limit_size" : "1.1gb",
  6233. "estimated_size_in_bytes" : 0,
  6234. "estimated_size" : "0b",
  6235. "overhead" : 1.0,
  6236. "tripped" : 0
  6237. },
  6238. "fielddata" : {
  6239. "limit_size_in_bytes" : 1278030643,
  6240. "limit_size" : "1.1gb",
  6241. "estimated_size_in_bytes" : 0,
  6242. "estimated_size" : "0b",
  6243. "overhead" : 1.03,
  6244. "tripped" : 0
  6245. },
  6246. "in_flight_requests" : {
  6247. "limit_size_in_bytes" : 2130051072,
  6248. "limit_size" : "1.9gb",
  6249. "estimated_size_in_bytes" : 52054,
  6250. "estimated_size" : "50.8kb",
  6251. "overhead" : 1.0,
  6252. "tripped" : 0
  6253. },
  6254. "accounting" : {
  6255. "limit_size_in_bytes" : 2130051072,
  6256. "limit_size" : "1.9gb",
  6257. "estimated_size_in_bytes" : 0,
  6258. "estimated_size" : "0b",
  6259. "overhead" : 1.0,
  6260. "tripped" : 0
  6261. },
  6262. "parent" : {
  6263. "limit_size_in_bytes" : 1491035750,
  6264. "limit_size" : "1.3gb",
  6265. "estimated_size_in_bytes" : 52054,
  6266. "estimated_size" : "50.8kb",
  6267. "overhead" : 1.0,
  6268. "tripped" : 0
  6269. }
  6270. },
  6271. "script" : {
  6272. "compilations" : 12,
  6273. "cache_evictions" : 0
  6274. },
  6275. "discovery" : {
  6276. "cluster_state_queue" : {
  6277. "total" : 0,
  6278. "pending" : 0,
  6279. "committed" : 0
  6280. },
  6281. "published_cluster_states" : {
  6282. "full_states" : 1,
  6283. "incompatible_diffs" : 0,
  6284. "compatible_diffs" : 1186
  6285. }
  6286. },
  6287. "ingest" : {
  6288. "total" : {
  6289. "count" : 0,
  6290. "time_in_millis" : 0,
  6291. "current" : 0,
  6292. "failed" : 0
  6293. },
  6294. "pipelines" : {
  6295. "filebeat-6.2.4-system-syslog-pipeline" : {
  6296. "count" : 0,
  6297. "time_in_millis" : 0,
  6298. "current" : 0,
  6299. "failed" : 0
  6300. },
  6301. "filebeat-6.3.0-nginx-error-pipeline" : {
  6302. "count" : 0,
  6303. "time_in_millis" : 0,
  6304. "current" : 0,
  6305. "failed" : 0
  6306. },
  6307. "filebeat-6.2.3-system-syslog-pipeline" : {
  6308. "count" : 0,
  6309. "time_in_millis" : 0,
  6310. "current" : 0,
  6311. "failed" : 0
  6312. },
  6313. "filebeat-6.3.0-system-auth-pipeline" : {
  6314. "count" : 0,
  6315. "time_in_millis" : 0,
  6316. "current" : 0,
  6317. "failed" : 0
  6318. },
  6319. "filebeat-6.2.3-nginx-access-default" : {
  6320. "count" : 0,
  6321. "time_in_millis" : 0,
  6322. "current" : 0,
  6323. "failed" : 0
  6324. },
  6325. "filebeat-6.2.4-nginx-access-default" : {
  6326. "count" : 0,
  6327. "time_in_millis" : 0,
  6328. "current" : 0,
  6329. "failed" : 0
  6330. },
  6331. "filebeat-6.3.1-nginx-error-pipeline" : {
  6332. "count" : 0,
  6333. "time_in_millis" : 0,
  6334. "current" : 0,
  6335. "failed" : 0
  6336. },
  6337. "filebeat-6.3.1-system-auth-pipeline" : {
  6338. "count" : 0,
  6339. "time_in_millis" : 0,
  6340. "current" : 0,
  6341. "failed" : 0
  6342. },
  6343. "filebeat-6.3.0-system-syslog-pipeline" : {
  6344. "count" : 0,
  6345. "time_in_millis" : 0,
  6346. "current" : 0,
  6347. "failed" : 0
  6348. },
  6349. "filebeat-6.3.1-nginx-access-default" : {
  6350. "count" : 0,
  6351. "time_in_millis" : 0,
  6352. "current" : 0,
  6353. "failed" : 0
  6354. },
  6355. "filebeat-6.3.1-system-syslog-pipeline" : {
  6356. "count" : 0,
  6357. "time_in_millis" : 0,
  6358. "current" : 0,
  6359. "failed" : 0
  6360. },
  6361. "filebeat-6.2.3-nginx-error-pipeline" : {
  6362. "count" : 0,
  6363. "time_in_millis" : 0,
  6364. "current" : 0,
  6365. "failed" : 0
  6366. },
  6367. "filebeat-6.2.3-system-auth-pipeline" : {
  6368. "count" : 0,
  6369. "time_in_millis" : 0,
  6370. "current" : 0,
  6371. "failed" : 0
  6372. },
  6373. "filebeat-6.2.2-nginx-error-pipeline" : {
  6374. "count" : 0,
  6375. "time_in_millis" : 0,
  6376. "current" : 0,
  6377. "failed" : 0
  6378. },
  6379. "filebeat-6.3.0-nginx-access-default" : {
  6380. "count" : 0,
  6381. "time_in_millis" : 0,
  6382. "current" : 0,
  6383. "failed" : 0
  6384. },
  6385. "xpack_monitoring_2" : {
  6386. "count" : 0,
  6387. "time_in_millis" : 0,
  6388. "current" : 0,
  6389. "failed" : 0
  6390. },
  6391. "xpack_monitoring_6" : {
  6392. "count" : 0,
  6393. "time_in_millis" : 0,
  6394. "current" : 0,
  6395. "failed" : 0
  6396. },
  6397. "filebeat-6.2.4-system-auth-pipeline" : {
  6398. "count" : 0,
  6399. "time_in_millis" : 0,
  6400. "current" : 0,
  6401. "failed" : 0
  6402. },
  6403. "filebeat-6.2.2-nginx-access-default" : {
  6404. "count" : 0,
  6405. "time_in_millis" : 0,
  6406. "current" : 0,
  6407. "failed" : 0
  6408. },
  6409. "filebeat-6.2.4-nginx-error-pipeline" : {
  6410. "count" : 0,
  6411. "time_in_millis" : 0,
  6412. "current" : 0,
  6413. "failed" : 0
  6414. }
  6415. }
  6416. },
  6417. "adaptive_selection" : { }
  6418. },
  6419. "JG3Brc2NRP6sKB_VluktKQ" : {
  6420. "timestamp" : 1531166124313,
  6421. "name" : "kib02",
  6422. "transport_address" : "192.168.10.29:9300",
  6423. "host" : "192.168.10.29",
  6424. "ip" : "192.168.10.29:9300",
  6425. "roles" : [
  6426. "master",
  6427. "ingest"
  6428. ],
  6429. "attributes" : {
  6430. "ml.machine_memory" : "4124770304",
  6431. "ml.max_open_jobs" : "20",
  6432. "xpack.installed" : "true",
  6433. "ml.enabled" : "true"
  6434. },
  6435. "indices" : {
  6436. "docs" : {
  6437. "count" : 0,
  6438. "deleted" : 0
  6439. },
  6440. "store" : {
  6441. "size_in_bytes" : 0
  6442. },
  6443. "indexing" : {
  6444. "index_total" : 0,
  6445. "index_time_in_millis" : 0,
  6446. "index_current" : 0,
  6447. "index_failed" : 0,
  6448. "delete_total" : 0,
  6449. "delete_time_in_millis" : 0,
  6450. "delete_current" : 0,
  6451. "noop_update_total" : 0,
  6452. "is_throttled" : false,
  6453. "throttle_time_in_millis" : 0
  6454. },
  6455. "get" : {
  6456. "total" : 0,
  6457. "time_in_millis" : 0,
  6458. "exists_total" : 0,
  6459. "exists_time_in_millis" : 0,
  6460. "missing_total" : 0,
  6461. "missing_time_in_millis" : 0,
  6462. "current" : 0
  6463. },
  6464. "search" : {
  6465. "open_contexts" : 0,
  6466. "query_total" : 0,
  6467. "query_time_in_millis" : 0,
  6468. "query_current" : 0,
  6469. "fetch_total" : 0,
  6470. "fetch_time_in_millis" : 0,
  6471. "fetch_current" : 0,
  6472. "scroll_total" : 0,
  6473. "scroll_time_in_millis" : 0,
  6474. "scroll_current" : 0,
  6475. "suggest_total" : 0,
  6476. "suggest_time_in_millis" : 0,
  6477. "suggest_current" : 0
  6478. },
  6479. "merges" : {
  6480. "current" : 0,
  6481. "current_docs" : 0,
  6482. "current_size_in_bytes" : 0,
  6483. "total" : 0,
  6484. "total_time_in_millis" : 0,
  6485. "total_docs" : 0,
  6486. "total_size_in_bytes" : 0,
  6487. "total_stopped_time_in_millis" : 0,
  6488. "total_throttled_time_in_millis" : 0,
  6489. "total_auto_throttle_in_bytes" : 0
  6490. },
  6491. "refresh" : {
  6492. "total" : 0,
  6493. "total_time_in_millis" : 0,
  6494. "listeners" : 0
  6495. },
  6496. "flush" : {
  6497. "total" : 0,
  6498. "periodic" : 0,
  6499. "total_time_in_millis" : 0
  6500. },
  6501. "warmer" : {
  6502. "current" : 0,
  6503. "total" : 0,
  6504. "total_time_in_millis" : 0
  6505. },
  6506. "query_cache" : {
  6507. "memory_size_in_bytes" : 0,
  6508. "total_count" : 0,
  6509. "hit_count" : 0,
  6510. "miss_count" : 0,
  6511. "cache_size" : 0,
  6512. "cache_count" : 0,
  6513. "evictions" : 0
  6514. },
  6515. "fielddata" : {
  6516. "memory_size_in_bytes" : 0,
  6517. "evictions" : 0
  6518. },
  6519. "completion" : {
  6520. "size_in_bytes" : 0
  6521. },
  6522. "segments" : {
  6523. "count" : 0,
  6524. "memory_in_bytes" : 0,
  6525. "terms_memory_in_bytes" : 0,
  6526. "stored_fields_memory_in_bytes" : 0,
  6527. "term_vectors_memory_in_bytes" : 0,
  6528. "norms_memory_in_bytes" : 0,
  6529. "points_memory_in_bytes" : 0,
  6530. "doc_values_memory_in_bytes" : 0,
  6531. "index_writer_memory_in_bytes" : 0,
  6532. "version_map_memory_in_bytes" : 0,
  6533. "fixed_bit_set_memory_in_bytes" : 0,
  6534. "max_unsafe_auto_id_timestamp" : -9223372036854775808,
  6535. "file_sizes" : { }
  6536. },
  6537. "translog" : {
  6538. "operations" : 0,
  6539. "size_in_bytes" : 0,
  6540. "uncommitted_operations" : 0,
  6541. "uncommitted_size_in_bytes" : 0,
  6542. "earliest_last_modified_age" : 0
  6543. },
  6544. "request_cache" : {
  6545. "memory_size_in_bytes" : 0,
  6546. "evictions" : 0,
  6547. "hit_count" : 0,
  6548. "miss_count" : 0
  6549. },
  6550. "recovery" : {
  6551. "current_as_source" : 0,
  6552. "current_as_target" : 0,
  6553. "throttle_time_in_millis" : 0
  6554. }
  6555. },
  6556. "os" : {
  6557. "timestamp" : 1531166124314,
  6558. "cpu" : {
  6559. "percent" : 1,
  6560. "load_average" : {
  6561. "1m" : 0.0,
  6562. "5m" : 0.02,
  6563. "15m" : 0.0
  6564. }
  6565. },
  6566. "mem" : {
  6567. "total_in_bytes" : 4124770304,
  6568. "free_in_bytes" : 230666240,
  6569. "used_in_bytes" : 3894104064,
  6570. "free_percent" : 6,
  6571. "used_percent" : 94
  6572. },
  6573. "swap" : {
  6574. "total_in_bytes" : 0,
  6575. "free_in_bytes" : 0,
  6576. "used_in_bytes" : 0
  6577. },
  6578. "cgroup" : {
  6579. "cpuacct" : {
  6580. "control_group" : "/system.slice/elasticsearch.service",
  6581. "usage_nanos" : 1271769493629
  6582. },
  6583. "cpu" : {
  6584. "control_group" : "/system.slice/elasticsearch.service",
  6585. "cfs_period_micros" : 100000,
  6586. "cfs_quota_micros" : -1,
  6587. "stat" : {
  6588. "number_of_elapsed_periods" : 0,
  6589. "number_of_times_throttled" : 0,
  6590. "time_throttled_nanos" : 0
  6591. }
  6592. },
  6593. "memory" : {
  6594. "control_group" : "/system.slice/elasticsearch.service",
  6595. "limit_in_bytes" : "9223372036854771712",
  6596. "usage_in_bytes" : "2579349504"
  6597. }
  6598. }
  6599. },
  6600. "process" : {
  6601. "timestamp" : 1531166124314,
  6602. "open_file_descriptors" : 358,
  6603. "max_file_descriptors" : 65536,
  6604. "cpu" : {
  6605. "percent" : 0,
  6606. "total_in_millis" : 1271590
  6607. },
  6608. "mem" : {
  6609. "total_virtual_in_bytes" : 4901453824
  6610. }
  6611. },
  6612. "jvm" : {
  6613. "timestamp" : 1531166124314,
  6614. "uptime_in_millis" : 82898451,
  6615. "mem" : {
  6616. "heap_used_in_bytes" : 218130376,
  6617. "heap_used_percent" : 10,
  6618. "heap_committed_in_bytes" : 2130051072,
  6619. "heap_max_in_bytes" : 2130051072,
  6620. "non_heap_used_in_bytes" : 135798328,
  6621. "non_heap_committed_in_bytes" : 145694720,
  6622. "pools" : {
  6623. "young" : {
  6624. "used_in_bytes" : 34737248,
  6625. "max_in_bytes" : 139591680,
  6626. "peak_used_in_bytes" : 139591680,
  6627. "peak_max_in_bytes" : 139591680
  6628. },
  6629. "survivor" : {
  6630. "used_in_bytes" : 687808,
  6631. "max_in_bytes" : 17432576,
  6632. "peak_used_in_bytes" : 17432576,
  6633. "peak_max_in_bytes" : 17432576
  6634. },
  6635. "old" : {
  6636. "used_in_bytes" : 182705320,
  6637. "max_in_bytes" : 1973026816,
  6638. "peak_used_in_bytes" : 182705320,
  6639. "peak_max_in_bytes" : 1973026816
  6640. }
  6641. }
  6642. },
  6643. "threads" : {
  6644. "count" : 40,
  6645. "peak_count" : 40
  6646. },
  6647. "gc" : {
  6648. "collectors" : {
  6649. "young" : {
  6650. "collection_count" : 1425,
  6651. "collection_time_in_millis" : 15602
  6652. },
  6653. "old" : {
  6654. "collection_count" : 2,
  6655. "collection_time_in_millis" : 75
  6656. }
  6657. }
  6658. },
  6659. "buffer_pools" : {
  6660. "direct" : {
  6661. "count" : 23,
  6662. "used_in_bytes" : 67927880,
  6663. "total_capacity_in_bytes" : 67927879
  6664. },
  6665. "mapped" : {
  6666. "count" : 1,
  6667. "used_in_bytes" : 63478091,
  6668. "total_capacity_in_bytes" : 63478091
  6669. }
  6670. },
  6671. "classes" : {
  6672. "current_loaded_count" : 15567,
  6673. "total_loaded_count" : 15567,
  6674. "total_unloaded_count" : 0
  6675. }
  6676. },
  6677. "thread_pool" : {
  6678. "analyze" : {
  6679. "threads" : 0,
  6680. "queue" : 0,
  6681. "active" : 0,
  6682. "rejected" : 0,
  6683. "largest" : 0,
  6684. "completed" : 0
  6685. },
  6686. "fetch_shard_started" : {
  6687. "threads" : 0,
  6688. "queue" : 0,
  6689. "active" : 0,
  6690. "rejected" : 0,
  6691. "largest" : 0,
  6692. "completed" : 0
  6693. },
  6694. "fetch_shard_store" : {
  6695. "threads" : 0,
  6696. "queue" : 0,
  6697. "active" : 0,
  6698. "rejected" : 0,
  6699. "largest" : 0,
  6700. "completed" : 0
  6701. },
  6702. "flush" : {
  6703. "threads" : 0,
  6704. "queue" : 0,
  6705. "active" : 0,
  6706. "rejected" : 0,
  6707. "largest" : 0,
  6708. "completed" : 0
  6709. },
  6710. "force_merge" : {
  6711. "threads" : 0,
  6712. "queue" : 0,
  6713. "active" : 0,
  6714. "rejected" : 0,
  6715. "largest" : 0,
  6716. "completed" : 0
  6717. },
  6718. "generic" : {
  6719. "threads" : 5,
  6720. "queue" : 0,
  6721. "active" : 0,
  6722. "rejected" : 0,
  6723. "largest" : 5,
  6724. "completed" : 102414
  6725. },
  6726. "get" : {
  6727. "threads" : 0,
  6728. "queue" : 0,
  6729. "active" : 0,
  6730. "rejected" : 0,
  6731. "largest" : 0,
  6732. "completed" : 0
  6733. },
  6734. "index" : {
  6735. "threads" : 0,
  6736. "queue" : 0,
  6737. "active" : 0,
  6738. "rejected" : 0,
  6739. "largest" : 0,
  6740. "completed" : 0
  6741. },
  6742. "listener" : {
  6743. "threads" : 0,
  6744. "queue" : 0,
  6745. "active" : 0,
  6746. "rejected" : 0,
  6747. "largest" : 0,
  6748. "completed" : 0
  6749. },
  6750. "management" : {
  6751. "threads" : 2,
  6752. "queue" : 0,
  6753. "active" : 1,
  6754. "rejected" : 0,
  6755. "largest" : 2,
  6756. "completed" : 99195
  6757. },
  6758. "ml_autodetect" : {
  6759. "threads" : 0,
  6760. "queue" : 0,
  6761. "active" : 0,
  6762. "rejected" : 0,
  6763. "largest" : 0,
  6764. "completed" : 0
  6765. },
  6766. "ml_datafeed" : {
  6767. "threads" : 0,
  6768. "queue" : 0,
  6769. "active" : 0,
  6770. "rejected" : 0,
  6771. "largest" : 0,
  6772. "completed" : 0
  6773. },
  6774. "ml_utility" : {
  6775. "threads" : 0,
  6776. "queue" : 0,
  6777. "active" : 0,
  6778. "rejected" : 0,
  6779. "largest" : 0,
  6780. "completed" : 0
  6781. },
  6782. "refresh" : {
  6783. "threads" : 0,
  6784. "queue" : 0,
  6785. "active" : 0,
  6786. "rejected" : 0,
  6787. "largest" : 0,
  6788. "completed" : 0
  6789. },
  6790. "rollup_indexing" : {
  6791. "threads" : 0,
  6792. "queue" : 0,
  6793. "active" : 0,
  6794. "rejected" : 0,
  6795. "largest" : 0,
  6796. "completed" : 0
  6797. },
  6798. "search" : {
  6799. "threads" : 4,
  6800. "queue" : 0,
  6801. "active" : 0,
  6802. "rejected" : 0,
  6803. "largest" : 4,
  6804. "completed" : 8276
  6805. },
  6806. "security-token-key" : {
  6807. "threads" : 0,
  6808. "queue" : 0,
  6809. "active" : 0,
  6810. "rejected" : 0,
  6811. "largest" : 0,
  6812. "completed" : 0
  6813. },
  6814. "snapshot" : {
  6815. "threads" : 0,
  6816. "queue" : 0,
  6817. "active" : 0,
  6818. "rejected" : 0,
  6819. "largest" : 0,
  6820. "completed" : 0
  6821. },
  6822. "warmer" : {
  6823. "threads" : 0,
  6824. "queue" : 0,
  6825. "active" : 0,
  6826. "rejected" : 0,
  6827. "largest" : 0,
  6828. "completed" : 0
  6829. },
  6830. "watcher" : {
  6831. "threads" : 0,
  6832. "queue" : 0,
  6833. "active" : 0,
  6834. "rejected" : 0,
  6835. "largest" : 0,
  6836. "completed" : 0
  6837. },
  6838. "write" : {
  6839. "threads" : 2,
  6840. "queue" : 0,
  6841. "active" : 0,
  6842. "rejected" : 0,
  6843. "largest" : 2,
  6844. "completed" : 20864
  6845. }
  6846. },
  6847. "fs" : {
  6848. "timestamp" : 1531166124315,
  6849. "total" : {
  6850. "total_in_bytes" : 50088701952,
  6851. "free_in_bytes" : 31922495488,
  6852. "available_in_bytes" : 29354532864
  6853. },
  6854. "data" : [
  6855. {
  6856. "path" : "/var/lib/elasticsearch/nodes/0",
  6857. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  6858. "type" : "ext4",
  6859. "total_in_bytes" : 50088701952,
  6860. "free_in_bytes" : 31922495488,
  6861. "available_in_bytes" : 29354532864
  6862. }
  6863. ],
  6864. "io_stats" : {
  6865. "devices" : [
  6866. {
  6867. "device_name" : "dm-0",
  6868. "operations" : 205913,
  6869. "read_operations" : 25287,
  6870. "write_operations" : 180626,
  6871. "read_kilobytes" : 322844,
  6872. "write_kilobytes" : 1047840
  6873. }
  6874. ],
  6875. "total" : {
  6876. "operations" : 205913,
  6877. "read_operations" : 25287,
  6878. "write_operations" : 180626,
  6879. "read_kilobytes" : 322844,
  6880. "write_kilobytes" : 1047840
  6881. }
  6882. }
  6883. },
  6884. "transport" : {
  6885. "server_open" : 57,
  6886. "rx_count" : 1074191,
  6887. "rx_size_in_bytes" : 4613243685,
  6888. "tx_count" : 1074196,
  6889. "tx_size_in_bytes" : 7954009906
  6890. },
  6891. "http" : {
  6892. "current_open" : 28,
  6893. "total_opened" : 389
  6894. },
  6895. "breakers" : {
  6896. "request" : {
  6897. "limit_size_in_bytes" : 1278030643,
  6898. "limit_size" : "1.1gb",
  6899. "estimated_size_in_bytes" : 0,
  6900. "estimated_size" : "0b",
  6901. "overhead" : 1.0,
  6902. "tripped" : 0
  6903. },
  6904. "fielddata" : {
  6905. "limit_size_in_bytes" : 1278030643,
  6906. "limit_size" : "1.1gb",
  6907. "estimated_size_in_bytes" : 0,
  6908. "estimated_size" : "0b",
  6909. "overhead" : 1.03,
  6910. "tripped" : 0
  6911. },
  6912. "in_flight_requests" : {
  6913. "limit_size_in_bytes" : 2130051072,
  6914. "limit_size" : "1.9gb",
  6915. "estimated_size_in_bytes" : 98975,
  6916. "estimated_size" : "96.6kb",
  6917. "overhead" : 1.0,
  6918. "tripped" : 0
  6919. },
  6920. "accounting" : {
  6921. "limit_size_in_bytes" : 2130051072,
  6922. "limit_size" : "1.9gb",
  6923. "estimated_size_in_bytes" : 0,
  6924. "estimated_size" : "0b",
  6925. "overhead" : 1.0,
  6926. "tripped" : 0
  6927. },
  6928. "parent" : {
  6929. "limit_size_in_bytes" : 1491035750,
  6930. "limit_size" : "1.3gb",
  6931. "estimated_size_in_bytes" : 98975,
  6932. "estimated_size" : "96.6kb",
  6933. "overhead" : 1.0,
  6934. "tripped" : 0
  6935. }
  6936. },
  6937. "script" : {
  6938. "compilations" : 12,
  6939. "cache_evictions" : 0
  6940. },
  6941. "discovery" : {
  6942. "cluster_state_queue" : {
  6943. "total" : 0,
  6944. "pending" : 0,
  6945. "committed" : 0
  6946. },
  6947. "published_cluster_states" : {
  6948. "full_states" : 1,
  6949. "incompatible_diffs" : 0,
  6950. "compatible_diffs" : 1182
  6951. }
  6952. },
  6953. "ingest" : {
  6954. "total" : {
  6955. "count" : 17158,
  6956. "time_in_millis" : 225,
  6957. "current" : 0,
  6958. "failed" : 0
  6959. },
  6960. "pipelines" : {
  6961. "filebeat-6.2.4-system-syslog-pipeline" : {
  6962. "count" : 0,
  6963. "time_in_millis" : 0,
  6964. "current" : 0,
  6965. "failed" : 0
  6966. },
  6967. "filebeat-6.3.0-nginx-error-pipeline" : {
  6968. "count" : 0,
  6969. "time_in_millis" : 0,
  6970. "current" : 0,
  6971. "failed" : 0
  6972. },
  6973. "filebeat-6.2.3-system-syslog-pipeline" : {
  6974. "count" : 0,
  6975. "time_in_millis" : 0,
  6976. "current" : 0,
  6977. "failed" : 0
  6978. },
  6979. "filebeat-6.3.0-system-auth-pipeline" : {
  6980. "count" : 0,
  6981. "time_in_millis" : 0,
  6982. "current" : 0,
  6983. "failed" : 0
  6984. },
  6985. "filebeat-6.2.3-nginx-access-default" : {
  6986. "count" : 0,
  6987. "time_in_millis" : 0,
  6988. "current" : 0,
  6989. "failed" : 0
  6990. },
  6991. "filebeat-6.2.4-nginx-access-default" : {
  6992. "count" : 0,
  6993. "time_in_millis" : 0,
  6994. "current" : 0,
  6995. "failed" : 0
  6996. },
  6997. "filebeat-6.3.1-nginx-error-pipeline" : {
  6998. "count" : 0,
  6999. "time_in_millis" : 0,
  7000. "current" : 0,
  7001. "failed" : 0
  7002. },
  7003. "filebeat-6.3.1-system-auth-pipeline" : {
  7004. "count" : 1456,
  7005. "time_in_millis" : 24,
  7006. "current" : 0,
  7007. "failed" : 0
  7008. },
  7009. "filebeat-6.3.0-system-syslog-pipeline" : {
  7010. "count" : 0,
  7011. "time_in_millis" : 0,
  7012. "current" : 0,
  7013. "failed" : 0
  7014. },
  7015. "filebeat-6.3.1-nginx-access-default" : {
  7016. "count" : 6,
  7017. "time_in_millis" : 41,
  7018. "current" : 0,
  7019. "failed" : 0
  7020. },
  7021. "filebeat-6.3.1-system-syslog-pipeline" : {
  7022. "count" : 15696,
  7023. "time_in_millis" : 160,
  7024. "current" : 0,
  7025. "failed" : 0
  7026. },
  7027. "filebeat-6.2.3-nginx-error-pipeline" : {
  7028. "count" : 0,
  7029. "time_in_millis" : 0,
  7030. "current" : 0,
  7031. "failed" : 0
  7032. },
  7033. "filebeat-6.2.3-system-auth-pipeline" : {
  7034. "count" : 0,
  7035. "time_in_millis" : 0,
  7036. "current" : 0,
  7037. "failed" : 0
  7038. },
  7039. "filebeat-6.2.2-nginx-error-pipeline" : {
  7040. "count" : 0,
  7041. "time_in_millis" : 0,
  7042. "current" : 0,
  7043. "failed" : 0
  7044. },
  7045. "filebeat-6.3.0-nginx-access-default" : {
  7046. "count" : 0,
  7047. "time_in_millis" : 0,
  7048. "current" : 0,
  7049. "failed" : 0
  7050. },
  7051. "xpack_monitoring_2" : {
  7052. "count" : 0,
  7053. "time_in_millis" : 0,
  7054. "current" : 0,
  7055. "failed" : 0
  7056. },
  7057. "xpack_monitoring_6" : {
  7058. "count" : 0,
  7059. "time_in_millis" : 0,
  7060. "current" : 0,
  7061. "failed" : 0
  7062. },
  7063. "filebeat-6.2.4-system-auth-pipeline" : {
  7064. "count" : 0,
  7065. "time_in_millis" : 0,
  7066. "current" : 0,
  7067. "failed" : 0
  7068. },
  7069. "filebeat-6.2.2-nginx-access-default" : {
  7070. "count" : 0,
  7071. "time_in_millis" : 0,
  7072. "current" : 0,
  7073. "failed" : 0
  7074. },
  7075. "filebeat-6.2.4-nginx-error-pipeline" : {
  7076. "count" : 0,
  7077. "time_in_millis" : 0,
  7078. "current" : 0,
  7079. "failed" : 0
  7080. }
  7081. }
  7082. },
  7083. "adaptive_selection" : {
  7084. "TxWoHfJcTku0DA1uzm5KjQ" : {
  7085. "outgoing_searches" : 0,
  7086. "avg_queue_size" : 0,
  7087. "avg_service_time_ns" : 207898,
  7088. "avg_response_time_ns" : 177386968,
  7089. "rank" : "177.4"
  7090. },
  7091. "HNpW2xk5T4axf7SHgdJpFA" : {
  7092. "outgoing_searches" : 0,
  7093. "avg_queue_size" : 0,
  7094. "avg_service_time_ns" : 188702,
  7095. "avg_response_time_ns" : 172863348,
  7096. "rank" : "172.9"
  7097. }
  7098. }
  7099. },
  7100. "HNpW2xk5T4axf7SHgdJpFA" : {
  7101. "timestamp" : 1531166124292,
  7102. "name" : "els03",
  7103. "transport_address" : "192.168.10.23:9300",
  7104. "host" : "192.168.10.23",
  7105. "ip" : "192.168.10.23:9300",
  7106. "roles" : [
  7107. "data",
  7108. "ingest"
  7109. ],
  7110. "attributes" : {
  7111. "ml.machine_memory" : "16808345600",
  7112. "ml.max_open_jobs" : "20",
  7113. "xpack.installed" : "true",
  7114. "ml.enabled" : "true"
  7115. },
  7116. "indices" : {
  7117. "docs" : {
  7118. "count" : 207384599,
  7119. "deleted" : 242407
  7120. },
  7121. "store" : {
  7122. "size_in_bytes" : 88343551091
  7123. },
  7124. "indexing" : {
  7125. "index_total" : 28606065,
  7126. "index_time_in_millis" : 28793342,
  7127. "index_current" : 0,
  7128. "index_failed" : 1658,
  7129. "delete_total" : 21087,
  7130. "delete_time_in_millis" : 18623,
  7131. "delete_current" : 0,
  7132. "noop_update_total" : 1,
  7133. "is_throttled" : false,
  7134. "throttle_time_in_millis" : 0
  7135. },
  7136. "get" : {
  7137. "total" : 57706,
  7138. "time_in_millis" : 601404,
  7139. "exists_total" : 57700,
  7140. "exists_time_in_millis" : 600541,
  7141. "missing_total" : 6,
  7142. "missing_time_in_millis" : 863,
  7143. "current" : 0
  7144. },
  7145. "search" : {
  7146. "open_contexts" : 0,
  7147. "query_total" : 147357,
  7148. "query_time_in_millis" : 4677252,
  7149. "query_current" : 0,
  7150. "fetch_total" : 19899,
  7151. "fetch_time_in_millis" : 1276683,
  7152. "fetch_current" : 0,
  7153. "scroll_total" : 948,
  7154. "scroll_time_in_millis" : 18668910,
  7155. "scroll_current" : 0,
  7156. "suggest_total" : 0,
  7157. "suggest_time_in_millis" : 0,
  7158. "suggest_current" : 0
  7159. },
  7160. "merges" : {
  7161. "current" : 1,
  7162. "current_docs" : 15545,
  7163. "current_size_in_bytes" : 5033881,
  7164. "total" : 71670,
  7165. "total_time_in_millis" : 75505716,
  7166. "total_docs" : 615589767,
  7167. "total_size_in_bytes" : 270080060310,
  7168. "total_stopped_time_in_millis" : 0,
  7169. "total_throttled_time_in_millis" : 8518888,
  7170. "total_auto_throttle_in_bytes" : 22019077203
  7171. },
  7172. "refresh" : {
  7173. "total" : 648150,
  7174. "total_time_in_millis" : 47362575,
  7175. "listeners" : 0
  7176. },
  7177. "flush" : {
  7178. "total" : 2254,
  7179. "periodic" : 61,
  7180. "total_time_in_millis" : 3269114
  7181. },
  7182. "warmer" : {
  7183. "current" : 0,
  7184. "total" : 641001,
  7185. "total_time_in_millis" : 168214
  7186. },
  7187. "query_cache" : {
  7188. "memory_size_in_bytes" : 191504,
  7189. "total_count" : 378198,
  7190. "hit_count" : 11862,
  7191. "miss_count" : 366336,
  7192. "cache_size" : 36,
  7193. "cache_count" : 916,
  7194. "evictions" : 880
  7195. },
  7196. "fielddata" : {
  7197. "memory_size_in_bytes" : 37528,
  7198. "evictions" : 0
  7199. },
  7200. "completion" : {
  7201. "size_in_bytes" : 0
  7202. },
  7203. "segments" : {
  7204. "count" : 6281,
  7205. "memory_in_bytes" : 382249132,
  7206. "terms_memory_in_bytes" : 276598486,
  7207. "stored_fields_memory_in_bytes" : 26890328,
  7208. "term_vectors_memory_in_bytes" : 0,
  7209. "norms_memory_in_bytes" : 11675136,
  7210. "points_memory_in_bytes" : 9269994,
  7211. "doc_values_memory_in_bytes" : 57815188,
  7212. "index_writer_memory_in_bytes" : 326372750,
  7213. "version_map_memory_in_bytes" : 4087115,
  7214. "fixed_bit_set_memory_in_bytes" : 7980232,
  7215. "max_unsafe_auto_id_timestamp" : 1531144810880,
  7216. "file_sizes" : { }
  7217. },
  7218. "translog" : {
  7219. "operations" : 14898014,
  7220. "size_in_bytes" : 13313342777,
  7221. "uncommitted_operations" : 9961486,
  7222. "uncommitted_size_in_bytes" : 7790327388,
  7223. "earliest_last_modified_age" : 0
  7224. },
  7225. "request_cache" : {
  7226. "memory_size_in_bytes" : 394955,
  7227. "evictions" : 0,
  7228. "hit_count" : 30153,
  7229. "miss_count" : 1470
  7230. },
  7231. "recovery" : {
  7232. "current_as_source" : 0,
  7233. "current_as_target" : 0,
  7234. "throttle_time_in_millis" : 1
  7235. }
  7236. },
  7237. "os" : {
  7238. "timestamp" : 1531166125479,
  7239. "cpu" : {
  7240. "percent" : 34,
  7241. "load_average" : {
  7242. "1m" : 5.91,
  7243. "5m" : 5.81,
  7244. "15m" : 5.3
  7245. }
  7246. },
  7247. "mem" : {
  7248. "total_in_bytes" : 16808345600,
  7249. "free_in_bytes" : 174149632,
  7250. "used_in_bytes" : 16634195968,
  7251. "free_percent" : 1,
  7252. "used_percent" : 99
  7253. },
  7254. "swap" : {
  7255. "total_in_bytes" : 0,
  7256. "free_in_bytes" : 0,
  7257. "used_in_bytes" : 0
  7258. },
  7259. "cgroup" : {
  7260. "cpuacct" : {
  7261. "control_group" : "/system.slice/elasticsearch.service",
  7262. "usage_nanos" : 69262661281320
  7263. },
  7264. "cpu" : {
  7265. "control_group" : "/system.slice/elasticsearch.service",
  7266. "cfs_period_micros" : 100000,
  7267. "cfs_quota_micros" : -1,
  7268. "stat" : {
  7269. "number_of_elapsed_periods" : 0,
  7270. "number_of_times_throttled" : 0,
  7271. "time_throttled_nanos" : 0
  7272. }
  7273. },
  7274. "memory" : {
  7275. "control_group" : "/system.slice/elasticsearch.service",
  7276. "limit_in_bytes" : "9223372036854771712",
  7277. "usage_in_bytes" : "16108929024"
  7278. }
  7279. }
  7280. },
  7281. "process" : {
  7282. "timestamp" : 1531166125480,
  7283. "open_file_descriptors" : 5994,
  7284. "max_file_descriptors" : 65536,
  7285. "cpu" : {
  7286. "percent" : 49,
  7287. "total_in_millis" : 69191760
  7288. },
  7289. "mem" : {
  7290. "total_virtual_in_bytes" : 106174218240
  7291. }
  7292. },
  7293. "jvm" : {
  7294. "timestamp" : 1531166125483,
  7295. "uptime_in_millis" : 82873466,
  7296. "mem" : {
  7297. "heap_used_in_bytes" : 7628030472,
  7298. "heap_used_percent" : 50,
  7299. "heap_committed_in_bytes" : 14997520384,
  7300. "heap_max_in_bytes" : 14997520384,
  7301. "non_heap_used_in_bytes" : 199827096,
  7302. "non_heap_committed_in_bytes" : 212017152,
  7303. "pools" : {
  7304. "young" : {
  7305. "used_in_bytes" : 55715624,
  7306. "max_in_bytes" : 279183360,
  7307. "peak_used_in_bytes" : 279183360,
  7308. "peak_max_in_bytes" : 279183360
  7309. },
  7310. "survivor" : {
  7311. "used_in_bytes" : 32636440,
  7312. "max_in_bytes" : 34865152,
  7313. "peak_used_in_bytes" : 34865152,
  7314. "peak_max_in_bytes" : 34865152
  7315. },
  7316. "old" : {
  7317. "used_in_bytes" : 7539678408,
  7318. "max_in_bytes" : 14683471872,
  7319. "peak_used_in_bytes" : 11470240752,
  7320. "peak_max_in_bytes" : 14683471872
  7321. }
  7322. }
  7323. },
  7324. "threads" : {
  7325. "count" : 206,
  7326. "peak_count" : 227
  7327. },
  7328. "gc" : {
  7329. "collectors" : {
  7330. "young" : {
  7331. "collection_count" : 174260,
  7332. "collection_time_in_millis" : 7614418
  7333. },
  7334. "old" : {
  7335. "collection_count" : 265,
  7336. "collection_time_in_millis" : 35660
  7337. }
  7338. }
  7339. },
  7340. "buffer_pools" : {
  7341. "direct" : {
  7342. "count" : 172,
  7343. "used_in_bytes" : 136632924,
  7344. "total_capacity_in_bytes" : 136632923
  7345. },
  7346. "mapped" : {
  7347. "count" : 12019,
  7348. "used_in_bytes" : 86825939339,
  7349. "total_capacity_in_bytes" : 86825939339
  7350. }
  7351. },
  7352. "classes" : {
  7353. "current_loaded_count" : 17636,
  7354. "total_loaded_count" : 17927,
  7355. "total_unloaded_count" : 291
  7356. }
  7357. },
  7358. "thread_pool" : {
  7359. "analyze" : {
  7360. "threads" : 0,
  7361. "queue" : 0,
  7362. "active" : 0,
  7363. "rejected" : 0,
  7364. "largest" : 0,
  7365. "completed" : 0
  7366. },
  7367. "fetch_shard_started" : {
  7368. "threads" : 1,
  7369. "queue" : 0,
  7370. "active" : 0,
  7371. "rejected" : 0,
  7372. "largest" : 8,
  7373. "completed" : 1337
  7374. },
  7375. "fetch_shard_store" : {
  7376. "threads" : 1,
  7377. "queue" : 0,
  7378. "active" : 0,
  7379. "rejected" : 0,
  7380. "largest" : 8,
  7381. "completed" : 1000
  7382. },
  7383. "flush" : {
  7384. "threads" : 2,
  7385. "queue" : 0,
  7386. "active" : 0,
  7387. "rejected" : 0,
  7388. "largest" : 2,
  7389. "completed" : 19579
  7390. },
  7391. "force_merge" : {
  7392. "threads" : 0,
  7393. "queue" : 0,
  7394. "active" : 0,
  7395. "rejected" : 0,
  7396. "largest" : 0,
  7397. "completed" : 0
  7398. },
  7399. "generic" : {
  7400. "threads" : 115,
  7401. "queue" : 0,
  7402. "active" : 0,
  7403. "rejected" : 0,
  7404. "largest" : 128,
  7405. "completed" : 1033569
  7406. },
  7407. "get" : {
  7408. "threads" : 4,
  7409. "queue" : 0,
  7410. "active" : 0,
  7411. "rejected" : 0,
  7412. "largest" : 4,
  7413. "completed" : 38873
  7414. },
  7415. "index" : {
  7416. "threads" : 4,
  7417. "queue" : 0,
  7418. "active" : 0,
  7419. "rejected" : 0,
  7420. "largest" : 4,
  7421. "completed" : 18841
  7422. },
  7423. "listener" : {
  7424. "threads" : 0,
  7425. "queue" : 0,
  7426. "active" : 0,
  7427. "rejected" : 0,
  7428. "largest" : 0,
  7429. "completed" : 0
  7430. },
  7431. "management" : {
  7432. "threads" : 5,
  7433. "queue" : 0,
  7434. "active" : 1,
  7435. "rejected" : 0,
  7436. "largest" : 5,
  7437. "completed" : 1813037
  7438. },
  7439. "ml_autodetect" : {
  7440. "threads" : 0,
  7441. "queue" : 0,
  7442. "active" : 0,
  7443. "rejected" : 0,
  7444. "largest" : 0,
  7445. "completed" : 0
  7446. },
  7447. "ml_datafeed" : {
  7448. "threads" : 0,
  7449. "queue" : 0,
  7450. "active" : 0,
  7451. "rejected" : 0,
  7452. "largest" : 0,
  7453. "completed" : 0
  7454. },
  7455. "ml_utility" : {
  7456. "threads" : 0,
  7457. "queue" : 0,
  7458. "active" : 0,
  7459. "rejected" : 0,
  7460. "largest" : 0,
  7461. "completed" : 0
  7462. },
  7463. "refresh" : {
  7464. "threads" : 2,
  7465. "queue" : 0,
  7466. "active" : 0,
  7467. "rejected" : 0,
  7468. "largest" : 2,
  7469. "completed" : 10878826
  7470. },
  7471. "rollup_indexing" : {
  7472. "threads" : 0,
  7473. "queue" : 0,
  7474. "active" : 0,
  7475. "rejected" : 0,
  7476. "largest" : 0,
  7477. "completed" : 0
  7478. },
  7479. "search" : {
  7480. "threads" : 7,
  7481. "queue" : 0,
  7482. "active" : 0,
  7483. "rejected" : 0,
  7484. "largest" : 7,
  7485. "completed" : 181560
  7486. },
  7487. "security-token-key" : {
  7488. "threads" : 0,
  7489. "queue" : 0,
  7490. "active" : 0,
  7491. "rejected" : 0,
  7492. "largest" : 0,
  7493. "completed" : 0
  7494. },
  7495. "snapshot" : {
  7496. "threads" : 0,
  7497. "queue" : 0,
  7498. "active" : 0,
  7499. "rejected" : 0,
  7500. "largest" : 0,
  7501. "completed" : 0
  7502. },
  7503. "warmer" : {
  7504. "threads" : 2,
  7505. "queue" : 0,
  7506. "active" : 0,
  7507. "rejected" : 0,
  7508. "largest" : 2,
  7509. "completed" : 924113
  7510. },
  7511. "watcher" : {
  7512. "threads" : 20,
  7513. "queue" : 0,
  7514. "active" : 0,
  7515. "rejected" : 0,
  7516. "largest" : 20,
  7517. "completed" : 15874
  7518. },
  7519. "write" : {
  7520. "threads" : 4,
  7521. "queue" : 0,
  7522. "active" : 1,
  7523. "rejected" : 20493,
  7524. "largest" : 4,
  7525. "completed" : 2965939
  7526. }
  7527. },
  7528. "fs" : {
  7529. "timestamp" : 1531166125483,
  7530. "total" : {
  7531. "total_in_bytes" : 1079535468544,
  7532. "free_in_bytes" : 963299004416,
  7533. "available_in_bytes" : 918903627776
  7534. },
  7535. "data" : [
  7536. {
  7537. "path" : "/var/lib/elasticsearch/nodes/0",
  7538. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  7539. "type" : "ext4",
  7540. "total_in_bytes" : 1079535468544,
  7541. "free_in_bytes" : 963299004416,
  7542. "available_in_bytes" : 918903627776
  7543. }
  7544. ],
  7545. "io_stats" : {
  7546. "devices" : [
  7547. {
  7548. "device_name" : "dm-0",
  7549. "operations" : 62127746,
  7550. "read_operations" : 12405174,
  7551. "write_operations" : 49722572,
  7552. "read_kilobytes" : 210170256,
  7553. "write_kilobytes" : 566634860
  7554. }
  7555. ],
  7556. "total" : {
  7557. "operations" : 62127746,
  7558. "read_operations" : 12405174,
  7559. "write_operations" : 49722572,
  7560. "read_kilobytes" : 210170256,
  7561. "write_kilobytes" : 566634860
  7562. }
  7563. }
  7564. },
  7565. "transport" : {
  7566. "server_open" : 56,
  7567. "rx_count" : 6875717,
  7568. "rx_size_in_bytes" : 32342120666,
  7569. "tx_count" : 6875720,
  7570. "tx_size_in_bytes" : 50892325741
  7571. },
  7572. "http" : {
  7573. "current_open" : 23,
  7574. "total_opened" : 146
  7575. },
  7576. "breakers" : {
  7577. "request" : {
  7578. "limit_size_in_bytes" : 8998512230,
  7579. "limit_size" : "8.3gb",
  7580. "estimated_size_in_bytes" : 0,
  7581. "estimated_size" : "0b",
  7582. "overhead" : 1.0,
  7583. "tripped" : 0
  7584. },
  7585. "fielddata" : {
  7586. "limit_size_in_bytes" : 8998512230,
  7587. "limit_size" : "8.3gb",
  7588. "estimated_size_in_bytes" : 37528,
  7589. "estimated_size" : "36.6kb",
  7590. "overhead" : 1.03,
  7591. "tripped" : 0
  7592. },
  7593. "in_flight_requests" : {
  7594. "limit_size_in_bytes" : 14997520384,
  7595. "limit_size" : "13.9gb",
  7596. "estimated_size_in_bytes" : 2700098,
  7597. "estimated_size" : "2.5mb",
  7598. "overhead" : 1.0,
  7599. "tripped" : 0
  7600. },
  7601. "accounting" : {
  7602. "limit_size_in_bytes" : 14997520384,
  7603. "limit_size" : "13.9gb",
  7604. "estimated_size_in_bytes" : 382264464,
  7605. "estimated_size" : "364.5mb",
  7606. "overhead" : 1.0,
  7607. "tripped" : 0
  7608. },
  7609. "parent" : {
  7610. "limit_size_in_bytes" : 10498264268,
  7611. "limit_size" : "9.7gb",
  7612. "estimated_size_in_bytes" : 385002090,
  7613. "estimated_size" : "367.1mb",
  7614. "overhead" : 1.0,
  7615. "tripped" : 0
  7616. }
  7617. },
  7618. "script" : {
  7619. "compilations" : 47,
  7620. "cache_evictions" : 0
  7621. },
  7622. "discovery" : {
  7623. "cluster_state_queue" : {
  7624. "total" : 0,
  7625. "pending" : 0,
  7626. "committed" : 0
  7627. },
  7628. "published_cluster_states" : {
  7629. "full_states" : 1,
  7630. "incompatible_diffs" : 0,
  7631. "compatible_diffs" : 1181
  7632. }
  7633. },
  7634. "ingest" : {
  7635. "total" : {
  7636. "count" : 2640,
  7637. "time_in_millis" : 8984,
  7638. "current" : 0,
  7639. "failed" : 0
  7640. },
  7641. "pipelines" : {
  7642. "filebeat-6.2.4-system-syslog-pipeline" : {
  7643. "count" : 0,
  7644. "time_in_millis" : 0,
  7645. "current" : 0,
  7646. "failed" : 0
  7647. },
  7648. "filebeat-6.3.0-nginx-error-pipeline" : {
  7649. "count" : 0,
  7650. "time_in_millis" : 0,
  7651. "current" : 0,
  7652. "failed" : 0
  7653. },
  7654. "filebeat-6.2.3-system-syslog-pipeline" : {
  7655. "count" : 0,
  7656. "time_in_millis" : 0,
  7657. "current" : 0,
  7658. "failed" : 0
  7659. },
  7660. "filebeat-6.3.0-system-auth-pipeline" : {
  7661. "count" : 0,
  7662. "time_in_millis" : 0,
  7663. "current" : 0,
  7664. "failed" : 0
  7665. },
  7666. "filebeat-6.2.3-nginx-access-default" : {
  7667. "count" : 0,
  7668. "time_in_millis" : 0,
  7669. "current" : 0,
  7670. "failed" : 0
  7671. },
  7672. "filebeat-6.2.4-nginx-access-default" : {
  7673. "count" : 0,
  7674. "time_in_millis" : 0,
  7675. "current" : 0,
  7676. "failed" : 0
  7677. },
  7678. "filebeat-6.3.1-nginx-error-pipeline" : {
  7679. "count" : 0,
  7680. "time_in_millis" : 0,
  7681. "current" : 0,
  7682. "failed" : 0
  7683. },
  7684. "filebeat-6.3.1-system-auth-pipeline" : {
  7685. "count" : 162,
  7686. "time_in_millis" : 4695,
  7687. "current" : 0,
  7688. "failed" : 0
  7689. },
  7690. "filebeat-6.3.0-system-syslog-pipeline" : {
  7691. "count" : 0,
  7692. "time_in_millis" : 0,
  7693. "current" : 0,
  7694. "failed" : 0
  7695. },
  7696. "filebeat-6.3.1-nginx-access-default" : {
  7697. "count" : 0,
  7698. "time_in_millis" : 0,
  7699. "current" : 0,
  7700. "failed" : 0
  7701. },
  7702. "filebeat-6.3.1-system-syslog-pipeline" : {
  7703. "count" : 2478,
  7704. "time_in_millis" : 4289,
  7705. "current" : 0,
  7706. "failed" : 0
  7707. },
  7708. "filebeat-6.2.3-nginx-error-pipeline" : {
  7709. "count" : 0,
  7710. "time_in_millis" : 0,
  7711. "current" : 0,
  7712. "failed" : 0
  7713. },
  7714. "filebeat-6.2.3-system-auth-pipeline" : {
  7715. "count" : 0,
  7716. "time_in_millis" : 0,
  7717. "current" : 0,
  7718. "failed" : 0
  7719. },
  7720. "filebeat-6.2.2-nginx-error-pipeline" : {
  7721. "count" : 0,
  7722. "time_in_millis" : 0,
  7723. "current" : 0,
  7724. "failed" : 0
  7725. },
  7726. "filebeat-6.3.0-nginx-access-default" : {
  7727. "count" : 0,
  7728. "time_in_millis" : 0,
  7729. "current" : 0,
  7730. "failed" : 0
  7731. },
  7732. "xpack_monitoring_2" : {
  7733. "count" : 0,
  7734. "time_in_millis" : 0,
  7735. "current" : 0,
  7736. "failed" : 0
  7737. },
  7738. "xpack_monitoring_6" : {
  7739. "count" : 0,
  7740. "time_in_millis" : 0,
  7741. "current" : 0,
  7742. "failed" : 0
  7743. },
  7744. "filebeat-6.2.4-system-auth-pipeline" : {
  7745. "count" : 0,
  7746. "time_in_millis" : 0,
  7747. "current" : 0,
  7748. "failed" : 0
  7749. },
  7750. "filebeat-6.2.2-nginx-access-default" : {
  7751. "count" : 0,
  7752. "time_in_millis" : 0,
  7753. "current" : 0,
  7754. "failed" : 0
  7755. },
  7756. "filebeat-6.2.4-nginx-error-pipeline" : {
  7757. "count" : 0,
  7758. "time_in_millis" : 0,
  7759. "current" : 0,
  7760. "failed" : 0
  7761. }
  7762. }
  7763. },
  7764. "adaptive_selection" : {
  7765. "HNpW2xk5T4axf7SHgdJpFA" : {
  7766. "outgoing_searches" : 0,
  7767. "avg_queue_size" : 0,
  7768. "avg_service_time_ns" : 123231,
  7769. "avg_response_time_ns" : 708869,
  7770. "rank" : "0.7"
  7771. },
  7772. "TxWoHfJcTku0DA1uzm5KjQ" : {
  7773. "outgoing_searches" : 0,
  7774. "avg_queue_size" : 0,
  7775. "avg_service_time_ns" : 2750428,
  7776. "avg_response_time_ns" : 4464260,
  7777. "rank" : "4.5"
  7778. }
  7779. }
  7780. },
  7781. "TxWoHfJcTku0DA1uzm5KjQ" : {
  7782. "timestamp" : 1531166124258,
  7783. "name" : "els04",
  7784. "transport_address" : "192.168.10.24:9300",
  7785. "host" : "192.168.10.24",
  7786. "ip" : "192.168.10.24:9300",
  7787. "roles" : [
  7788. "data",
  7789. "ingest"
  7790. ],
  7791. "attributes" : {
  7792. "ml.machine_memory" : "16808345600",
  7793. "ml.max_open_jobs" : "20",
  7794. "xpack.installed" : "true",
  7795. "ml.enabled" : "true"
  7796. },
  7797. "indices" : {
  7798. "docs" : {
  7799. "count" : 207383990,
  7800. "deleted" : 226380
  7801. },
  7802. "store" : {
  7803. "size_in_bytes" : 87674742231
  7804. },
  7805. "indexing" : {
  7806. "index_total" : 28991443,
  7807. "index_time_in_millis" : 33439128,
  7808. "index_current" : 1,
  7809. "index_failed" : 0,
  7810. "delete_total" : 20260,
  7811. "delete_time_in_millis" : 6873,
  7812. "delete_current" : 0,
  7813. "noop_update_total" : 0,
  7814. "is_throttled" : false,
  7815. "throttle_time_in_millis" : 0
  7816. },
  7817. "get" : {
  7818. "total" : 19689,
  7819. "time_in_millis" : 595788,
  7820. "exists_total" : 19689,
  7821. "exists_time_in_millis" : 595788,
  7822. "missing_total" : 0,
  7823. "missing_time_in_millis" : 0,
  7824. "current" : 0
  7825. },
  7826. "search" : {
  7827. "open_contexts" : 0,
  7828. "query_total" : 161876,
  7829. "query_time_in_millis" : 6046305,
  7830. "query_current" : 0,
  7831. "fetch_total" : 24034,
  7832. "fetch_time_in_millis" : 861672,
  7833. "fetch_current" : 0,
  7834. "scroll_total" : 803,
  7835. "scroll_time_in_millis" : 19445147,
  7836. "scroll_current" : 0,
  7837. "suggest_total" : 0,
  7838. "suggest_time_in_millis" : 0,
  7839. "suggest_current" : 0
  7840. },
  7841. "merges" : {
  7842. "current" : 2,
  7843. "current_docs" : 20338,
  7844. "current_size_in_bytes" : 71939959,
  7845. "total" : 69578,
  7846. "total_time_in_millis" : 100122444,
  7847. "total_docs" : 587657006,
  7848. "total_size_in_bytes" : 267088176962,
  7849. "total_stopped_time_in_millis" : 0,
  7850. "total_throttled_time_in_millis" : 9166536,
  7851. "total_auto_throttle_in_bytes" : 22015160937
  7852. },
  7853. "refresh" : {
  7854. "total" : 637454,
  7855. "total_time_in_millis" : 53613141,
  7856. "listeners" : 0
  7857. },
  7858. "flush" : {
  7859. "total" : 2458,
  7860. "periodic" : 62,
  7861. "total_time_in_millis" : 4277306
  7862. },
  7863. "warmer" : {
  7864. "current" : 0,
  7865. "total" : 629366,
  7866. "total_time_in_millis" : 151941
  7867. },
  7868. "query_cache" : {
  7869. "memory_size_in_bytes" : 387872,
  7870. "total_count" : 310426,
  7871. "hit_count" : 16052,
  7872. "miss_count" : 294374,
  7873. "cache_size" : 75,
  7874. "cache_count" : 1104,
  7875. "evictions" : 1029
  7876. },
  7877. "fielddata" : {
  7878. "memory_size_in_bytes" : 48504,
  7879. "evictions" : 0
  7880. },
  7881. "completion" : {
  7882. "size_in_bytes" : 0
  7883. },
  7884. "segments" : {
  7885. "count" : 6438,
  7886. "memory_in_bytes" : 379499225,
  7887. "terms_memory_in_bytes" : 275735652,
  7888. "stored_fields_memory_in_bytes" : 26946880,
  7889. "term_vectors_memory_in_bytes" : 0,
  7890. "norms_memory_in_bytes" : 11613504,
  7891. "points_memory_in_bytes" : 9269197,
  7892. "doc_values_memory_in_bytes" : 55933992,
  7893. "index_writer_memory_in_bytes" : 361219821,
  7894. "version_map_memory_in_bytes" : 4087115,
  7895. "fixed_bit_set_memory_in_bytes" : 7980360,
  7896. "max_unsafe_auto_id_timestamp" : 1531144810880,
  7897. "file_sizes" : { }
  7898. },
  7899. "translog" : {
  7900. "operations" : 12768847,
  7901. "size_in_bytes" : 11164671267,
  7902. "uncommitted_operations" : 7518257,
  7903. "uncommitted_size_in_bytes" : 5504812096,
  7904. "earliest_last_modified_age" : 0
  7905. },
  7906. "request_cache" : {
  7907. "memory_size_in_bytes" : 417489,
  7908. "evictions" : 0,
  7909. "hit_count" : 33693,
  7910. "miss_count" : 1285
  7911. },
  7912. "recovery" : {
  7913. "current_as_source" : 0,
  7914. "current_as_target" : 0,
  7915. "throttle_time_in_millis" : 0
  7916. }
  7917. },
  7918. "os" : {
  7919. "timestamp" : 1531166126637,
  7920. "cpu" : {
  7921. "percent" : 30,
  7922. "load_average" : {
  7923. "1m" : 4.86,
  7924. "5m" : 4.96,
  7925. "15m" : 5.25
  7926. }
  7927. },
  7928. "mem" : {
  7929. "total_in_bytes" : 16808345600,
  7930. "free_in_bytes" : 158257152,
  7931. "used_in_bytes" : 16650088448,
  7932. "free_percent" : 1,
  7933. "used_percent" : 99
  7934. },
  7935. "swap" : {
  7936. "total_in_bytes" : 0,
  7937. "free_in_bytes" : 0,
  7938. "used_in_bytes" : 0
  7939. },
  7940. "cgroup" : {
  7941. "cpuacct" : {
  7942. "control_group" : "/system.slice/elasticsearch.service",
  7943. "usage_nanos" : 67912230514551
  7944. },
  7945. "cpu" : {
  7946. "control_group" : "/system.slice/elasticsearch.service",
  7947. "cfs_period_micros" : 100000,
  7948. "cfs_quota_micros" : -1,
  7949. "stat" : {
  7950. "number_of_elapsed_periods" : 0,
  7951. "number_of_times_throttled" : 0,
  7952. "time_throttled_nanos" : 0
  7953. }
  7954. },
  7955. "memory" : {
  7956. "control_group" : "/system.slice/elasticsearch.service",
  7957. "limit_in_bytes" : "9223372036854771712",
  7958. "usage_in_bytes" : "16122212352"
  7959. }
  7960. }
  7961. },
  7962. "process" : {
  7963. "timestamp" : 1531166126638,
  7964. "open_file_descriptors" : 5803,
  7965. "max_file_descriptors" : 65536,
  7966. "cpu" : {
  7967. "percent" : 35,
  7968. "total_in_millis" : 67848660
  7969. },
  7970. "mem" : {
  7971. "total_virtual_in_bytes" : 105919586304
  7972. }
  7973. },
  7974. "jvm" : {
  7975. "timestamp" : 1531166126837,
  7976. "uptime_in_millis" : 82803371,
  7977. "mem" : {
  7978. "heap_used_in_bytes" : 10926110648,
  7979. "heap_used_percent" : 72,
  7980. "heap_committed_in_bytes" : 14997520384,
  7981. "heap_max_in_bytes" : 14997520384,
  7982. "non_heap_used_in_bytes" : 194581408,
  7983. "non_heap_committed_in_bytes" : 206942208,
  7984. "pools" : {
  7985. "young" : {
  7986. "used_in_bytes" : 605360,
  7987. "max_in_bytes" : 279183360,
  7988. "peak_used_in_bytes" : 279183360,
  7989. "peak_max_in_bytes" : 279183360
  7990. },
  7991. "survivor" : {
  7992. "used_in_bytes" : 25172352,
  7993. "max_in_bytes" : 34865152,
  7994. "peak_used_in_bytes" : 34865152,
  7995. "peak_max_in_bytes" : 34865152
  7996. },
  7997. "old" : {
  7998. "used_in_bytes" : 10900332936,
  7999. "max_in_bytes" : 14683471872,
  8000. "peak_used_in_bytes" : 11526345296,
  8001. "peak_max_in_bytes" : 14683471872
  8002. }
  8003. }
  8004. },
  8005. "threads" : {
  8006. "count" : 217,
  8007. "peak_count" : 227
  8008. },
  8009. "gc" : {
  8010. "collectors" : {
  8011. "young" : {
  8012. "collection_count" : 168931,
  8013. "collection_time_in_millis" : 8658115
  8014. },
  8015. "old" : {
  8016. "collection_count" : 259,
  8017. "collection_time_in_millis" : 20006
  8018. }
  8019. }
  8020. },
  8021. "buffer_pools" : {
  8022. "direct" : {
  8023. "count" : 260,
  8024. "used_in_bytes" : 136897602,
  8025. "total_capacity_in_bytes" : 136897601
  8026. },
  8027. "mapped" : {
  8028. "count" : 12235,
  8029. "used_in_bytes" : 86561266863,
  8030. "total_capacity_in_bytes" : 86561266863
  8031. }
  8032. },
  8033. "classes" : {
  8034. "current_loaded_count" : 17453,
  8035. "total_loaded_count" : 17727,
  8036. "total_unloaded_count" : 274
  8037. }
  8038. },
  8039. "thread_pool" : {
  8040. "analyze" : {
  8041. "threads" : 0,
  8042. "queue" : 0,
  8043. "active" : 0,
  8044. "rejected" : 0,
  8045. "largest" : 0,
  8046. "completed" : 0
  8047. },
  8048. "fetch_shard_started" : {
  8049. "threads" : 1,
  8050. "queue" : 0,
  8051. "active" : 0,
  8052. "rejected" : 0,
  8053. "largest" : 8,
  8054. "completed" : 1317
  8055. },
  8056. "fetch_shard_store" : {
  8057. "threads" : 1,
  8058. "queue" : 0,
  8059. "active" : 0,
  8060. "rejected" : 0,
  8061. "largest" : 8,
  8062. "completed" : 1000
  8063. },
  8064. "flush" : {
  8065. "threads" : 2,
  8066. "queue" : 0,
  8067. "active" : 0,
  8068. "rejected" : 0,
  8069. "largest" : 2,
  8070. "completed" : 19787
  8071. },
  8072. "force_merge" : {
  8073. "threads" : 0,
  8074. "queue" : 0,
  8075. "active" : 0,
  8076. "rejected" : 0,
  8077. "largest" : 0,
  8078. "completed" : 0
  8079. },
  8080. "generic" : {
  8081. "threads" : 128,
  8082. "queue" : 0,
  8083. "active" : 0,
  8084. "rejected" : 0,
  8085. "largest" : 128,
  8086. "completed" : 1059883
  8087. },
  8088. "get" : {
  8089. "threads" : 4,
  8090. "queue" : 0,
  8091. "active" : 0,
  8092. "rejected" : 0,
  8093. "largest" : 4,
  8094. "completed" : 19681
  8095. },
  8096. "index" : {
  8097. "threads" : 0,
  8098. "queue" : 0,
  8099. "active" : 0,
  8100. "rejected" : 0,
  8101. "largest" : 0,
  8102. "completed" : 0
  8103. },
  8104. "listener" : {
  8105. "threads" : 0,
  8106. "queue" : 0,
  8107. "active" : 0,
  8108. "rejected" : 0,
  8109. "largest" : 0,
  8110. "completed" : 0
  8111. },
  8112. "management" : {
  8113. "threads" : 5,
  8114. "queue" : 0,
  8115. "active" : 1,
  8116. "rejected" : 0,
  8117. "largest" : 5,
  8118. "completed" : 1878561
  8119. },
  8120. "ml_autodetect" : {
  8121. "threads" : 0,
  8122. "queue" : 0,
  8123. "active" : 0,
  8124. "rejected" : 0,
  8125. "largest" : 0,
  8126. "completed" : 0
  8127. },
  8128. "ml_datafeed" : {
  8129. "threads" : 0,
  8130. "queue" : 0,
  8131. "active" : 0,
  8132. "rejected" : 0,
  8133. "largest" : 0,
  8134. "completed" : 0
  8135. },
  8136. "ml_utility" : {
  8137. "threads" : 0,
  8138. "queue" : 0,
  8139. "active" : 0,
  8140. "rejected" : 0,
  8141. "largest" : 0,
  8142. "completed" : 0
  8143. },
  8144. "refresh" : {
  8145. "threads" : 2,
  8146. "queue" : 224,
  8147. "active" : 2,
  8148. "rejected" : 0,
  8149. "largest" : 2,
  8150. "completed" : 10937591
  8151. },
  8152. "rollup_indexing" : {
  8153. "threads" : 0,
  8154. "queue" : 0,
  8155. "active" : 0,
  8156. "rejected" : 0,
  8157. "largest" : 0,
  8158. "completed" : 0
  8159. },
  8160. "search" : {
  8161. "threads" : 7,
  8162. "queue" : 0,
  8163. "active" : 0,
  8164. "rejected" : 0,
  8165. "largest" : 7,
  8166. "completed" : 174297
  8167. },
  8168. "security-token-key" : {
  8169. "threads" : 0,
  8170. "queue" : 0,
  8171. "active" : 0,
  8172. "rejected" : 0,
  8173. "largest" : 0,
  8174. "completed" : 0
  8175. },
  8176. "snapshot" : {
  8177. "threads" : 0,
  8178. "queue" : 0,
  8179. "active" : 0,
  8180. "rejected" : 0,
  8181. "largest" : 0,
  8182. "completed" : 0
  8183. },
  8184. "warmer" : {
  8185. "threads" : 2,
  8186. "queue" : 0,
  8187. "active" : 0,
  8188. "rejected" : 0,
  8189. "largest" : 2,
  8190. "completed" : 998765
  8191. },
  8192. "watcher" : {
  8193. "threads" : 20,
  8194. "queue" : 0,
  8195. "active" : 0,
  8196. "rejected" : 0,
  8197. "largest" : 20,
  8198. "completed" : 5243
  8199. },
  8200. "write" : {
  8201. "threads" : 4,
  8202. "queue" : 19,
  8203. "active" : 4,
  8204. "rejected" : 7,
  8205. "largest" : 4,
  8206. "completed" : 2964051
  8207. }
  8208. },
  8209. "fs" : {
  8210. "timestamp" : 1531166126838,
  8211. "total" : {
  8212. "total_in_bytes" : 1079535468544,
  8213. "free_in_bytes" : 965128232960,
  8214. "available_in_bytes" : 920732856320
  8215. },
  8216. "data" : [
  8217. {
  8218. "path" : "/var/lib/elasticsearch/nodes/0",
  8219. "mount" : "/ (/dev/mapper/ubuntu--vg-root)",
  8220. "type" : "ext4",
  8221. "total_in_bytes" : 1079535468544,
  8222. "free_in_bytes" : 965128232960,
  8223. "available_in_bytes" : 920732856320
  8224. }
  8225. ],
  8226. "io_stats" : {
  8227. "devices" : [
  8228. {
  8229. "device_name" : "dm-0",
  8230. "operations" : 73417688,
  8231. "read_operations" : 20994812,
  8232. "write_operations" : 52422876,
  8233. "read_kilobytes" : 322131016,
  8234. "write_kilobytes" : 597582128
  8235. }
  8236. ],
  8237. "total" : {
  8238. "operations" : 73417688,
  8239. "read_operations" : 20994812,
  8240. "write_operations" : 52422876,
  8241. "read_kilobytes" : 322131016,
  8242. "write_kilobytes" : 597582128
  8243. }
  8244. }
  8245. },
  8246. "transport" : {
  8247. "server_open" : 56,
  8248. "rx_count" : 6160766,
  8249. "rx_size_in_bytes" : 47870385384,
  8250. "tx_count" : 6160752,
  8251. "tx_size_in_bytes" : 26276657044
  8252. },
  8253. "http" : {
  8254. "current_open" : 23,
  8255. "total_opened" : 121
  8256. },
  8257. "breakers" : {
  8258. "request" : {
  8259. "limit_size_in_bytes" : 8998512230,
  8260. "limit_size" : "8.3gb",
  8261. "estimated_size_in_bytes" : 0,
  8262. "estimated_size" : "0b",
  8263. "overhead" : 1.0,
  8264. "tripped" : 0
  8265. },
  8266. "fielddata" : {
  8267. "limit_size_in_bytes" : 8998512230,
  8268. "limit_size" : "8.3gb",
  8269. "estimated_size_in_bytes" : 48504,
  8270. "estimated_size" : "47.3kb",
  8271. "overhead" : 1.03,
  8272. "tripped" : 0
  8273. },
  8274. "in_flight_requests" : {
  8275. "limit_size_in_bytes" : 14997520384,
  8276. "limit_size" : "13.9gb",
  8277. "estimated_size_in_bytes" : 5359907,
  8278. "estimated_size" : "5.1mb",
  8279. "overhead" : 1.0,
  8280. "tripped" : 0
  8281. },
  8282. "accounting" : {
  8283. "limit_size_in_bytes" : 14997520384,
  8284. "limit_size" : "13.9gb",
  8285. "estimated_size_in_bytes" : 379875788,
  8286. "estimated_size" : "362.2mb",
  8287. "overhead" : 1.0,
  8288. "tripped" : 0
  8289. },
  8290. "parent" : {
  8291. "limit_size_in_bytes" : 10498264268,
  8292. "limit_size" : "9.7gb",
  8293. "estimated_size_in_bytes" : 385284199,
  8294. "estimated_size" : "367.4mb",
  8295. "overhead" : 1.0,
  8296. "tripped" : 0
  8297. }
  8298. },
  8299. "script" : {
  8300. "compilations" : 33,
  8301. "cache_evictions" : 0
  8302. },
  8303. "discovery" : {
  8304. "cluster_state_queue" : {
  8305. "total" : 0,
  8306. "pending" : 0,
  8307. "committed" : 0
  8308. },
  8309. "published_cluster_states" : {
  8310. "full_states" : 1,
  8311. "incompatible_diffs" : 0,
  8312. "compatible_diffs" : 991
  8313. }
  8314. },
  8315. "ingest" : {
  8316. "total" : {
  8317. "count" : 4341,
  8318. "time_in_millis" : 1589,
  8319. "current" : 0,
  8320. "failed" : 0
  8321. },
  8322. "pipelines" : {
  8323. "filebeat-6.2.4-system-syslog-pipeline" : {
  8324. "count" : 0,
  8325. "time_in_millis" : 0,
  8326. "current" : 0,
  8327. "failed" : 0
  8328. },
  8329. "filebeat-6.3.0-nginx-error-pipeline" : {
  8330. "count" : 0,
  8331. "time_in_millis" : 0,
  8332. "current" : 0,
  8333. "failed" : 0
  8334. },
  8335. "filebeat-6.2.3-system-syslog-pipeline" : {
  8336. "count" : 0,
  8337. "time_in_millis" : 0,
  8338. "current" : 0,
  8339. "failed" : 0
  8340. },
  8341. "filebeat-6.3.0-system-auth-pipeline" : {
  8342. "count" : 0,
  8343. "time_in_millis" : 0,
  8344. "current" : 0,
  8345. "failed" : 0
  8346. },
  8347. "filebeat-6.2.3-nginx-access-default" : {
  8348. "count" : 0,
  8349. "time_in_millis" : 0,
  8350. "current" : 0,
  8351. "failed" : 0
  8352. },
  8353. "filebeat-6.2.4-nginx-access-default" : {
  8354. "count" : 0,
  8355. "time_in_millis" : 0,
  8356. "current" : 0,
  8357. "failed" : 0
  8358. },
  8359. "filebeat-6.3.1-nginx-error-pipeline" : {
  8360. "count" : 0,
  8361. "time_in_millis" : 0,
  8362. "current" : 0,
  8363. "failed" : 0
  8364. },
  8365. "filebeat-6.3.1-system-auth-pipeline" : {
  8366. "count" : 183,
  8367. "time_in_millis" : 451,
  8368. "current" : 0,
  8369. "failed" : 0
  8370. },
  8371. "filebeat-6.3.0-system-syslog-pipeline" : {
  8372. "count" : 0,
  8373. "time_in_millis" : 0,
  8374. "current" : 0,
  8375. "failed" : 0
  8376. },
  8377. "filebeat-6.3.1-nginx-access-default" : {
  8378. "count" : 0,
  8379. "time_in_millis" : 0,
  8380. "current" : 0,
  8381. "failed" : 0
  8382. },
  8383. "filebeat-6.3.1-system-syslog-pipeline" : {
  8384. "count" : 4158,
  8385. "time_in_millis" : 1138,
  8386. "current" : 0,
  8387. "failed" : 0
  8388. },
  8389. "filebeat-6.2.3-nginx-error-pipeline" : {
  8390. "count" : 0,
  8391. "time_in_millis" : 0,
  8392. "current" : 0,
  8393. "failed" : 0
  8394. },
  8395. "filebeat-6.2.3-system-auth-pipeline" : {
  8396. "count" : 0,
  8397. "time_in_millis" : 0,
  8398. "current" : 0,
  8399. "failed" : 0
  8400. },
  8401. "filebeat-6.2.2-nginx-error-pipeline" : {
  8402. "count" : 0,
  8403. "time_in_millis" : 0,
  8404. "current" : 0,
  8405. "failed" : 0
  8406. },
  8407. "filebeat-6.3.0-nginx-access-default" : {
  8408. "count" : 0,
  8409. "time_in_millis" : 0,
  8410. "current" : 0,
  8411. "failed" : 0
  8412. },
  8413. "xpack_monitoring_2" : {
  8414. "count" : 0,
  8415. "time_in_millis" : 0,
  8416. "current" : 0,
  8417. "failed" : 0
  8418. },
  8419. "xpack_monitoring_6" : {
  8420. "count" : 0,
  8421. "time_in_millis" : 0,
  8422. "current" : 0,
  8423. "failed" : 0
  8424. },
  8425. "filebeat-6.2.4-system-auth-pipeline" : {
  8426. "count" : 0,
  8427. "time_in_millis" : 0,
  8428. "current" : 0,
  8429. "failed" : 0
  8430. },
  8431. "filebeat-6.2.2-nginx-access-default" : {
  8432. "count" : 0,
  8433. "time_in_millis" : 0,
  8434. "current" : 0,
  8435. "failed" : 0
  8436. },
  8437. "filebeat-6.2.4-nginx-error-pipeline" : {
  8438. "count" : 0,
  8439. "time_in_millis" : 0,
  8440. "current" : 0,
  8441. "failed" : 0
  8442. }
  8443. }
  8444. },
  8445. "adaptive_selection" : {
  8446. "HNpW2xk5T4axf7SHgdJpFA" : {
  8447. "outgoing_searches" : 0,
  8448. "avg_queue_size" : 0,
  8449. "avg_service_time_ns" : 431646,
  8450. "avg_response_time_ns" : 20700625,
  8451. "rank" : "20.7"
  8452. },
  8453. "TxWoHfJcTku0DA1uzm5KjQ" : {
  8454. "outgoing_searches" : 0,
  8455. "avg_queue_size" : 0,
  8456. "avg_service_time_ns" : 2879422,
  8457. "avg_response_time_ns" : 3457934,
  8458. "rank" : "3.5"
  8459. }
  8460. }
  8461. }
  8462. }
  8463. }
  8464. root@els01:~#
  8465. root@els01:~# curl -u superuser -XGET els01:9200/_cluster/settings?pretty
  8466. Enter host password for user 'superuser':
  8467. {
  8468. "persistent" : {
  8469. "cluster" : {
  8470. "routing" : {
  8471. "allocation" : {
  8472. "enable" : "all"
  8473. }
  8474. }
  8475. },
  8476. "xpack" : {
  8477. "monitoring" : {
  8478. "collection" : {
  8479. "enabled" : "true"
  8480. }
  8481. }
  8482. }
  8483. },
  8484. "transient" : { }
  8485. }
  8486. root@els01:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement