Advertisement
Guest User

Untitled

a guest
Jun 11th, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 170.78 KB | None | 0 0
  1. {
  2. "cluster_name" : "elasticsearch",
  3. "version" : 81,
  4. "master_node" : "FIdbwI7zTsGpely0kXt5Gg",
  5. "blocks" : { },
  6. "nodes" : {
  7. "FIdbwI7zTsGpely0kXt5Gg" : {
  8. "name" : "Janet van Dyne",
  9. "transport_address" : "inet[localhost/127.0.0.1:9301]",
  10. "attributes" : { }
  11. },
  12. "sgApdyFTRhySTGirnLH6fw" : {
  13. "name" : "logstash-0.0.0.0-4997-7950",
  14. "transport_address" : "inet[/10.210.2.26:9300]",
  15. "attributes" : {
  16. "data" : "false",
  17. "client" : "true"
  18. }
  19. }
  20. },
  21. "metadata" : {
  22. "templates" : {
  23. "logstash" : {
  24. "template" : "logstash-*",
  25. "order" : 0,
  26. "settings" : {
  27. "index" : {
  28. "refresh_interval" : "5s"
  29. }
  30. },
  31. "mappings" : {
  32. "_default_" : {
  33. "dynamic_templates" : [ {
  34. "message_field" : {
  35. "mapping" : {
  36. "index" : "analyzed",
  37. "omit_norms" : true,
  38. "type" : "string"
  39. },
  40. "match_mapping_type" : "string",
  41. "match" : "message"
  42. }
  43. }, {
  44. "string_fields" : {
  45. "mapping" : {
  46. "index" : "analyzed",
  47. "omit_norms" : true,
  48. "type" : "string",
  49. "fields" : {
  50. "raw" : {
  51. "ignore_above" : 256,
  52. "index" : "not_analyzed",
  53. "type" : "string"
  54. }
  55. }
  56. },
  57. "match_mapping_type" : "string",
  58. "match" : "*"
  59. }
  60. } ],
  61. "_all" : {
  62. "omit_norms" : true,
  63. "enabled" : true
  64. },
  65. "properties" : {
  66. "geoip" : {
  67. "dynamic" : true,
  68. "type" : "object",
  69. "properties" : {
  70. "location" : {
  71. "type" : "geo_point"
  72. }
  73. }
  74. },
  75. "@version" : {
  76. "index" : "not_analyzed",
  77. "type" : "string"
  78. }
  79. }
  80. }
  81. }
  82. }
  83. },
  84. "indices" : {
  85. "logstash-2015.06.04" : {
  86. "state" : "open",
  87. "settings" : {
  88. "index" : {
  89. "refresh_interval" : "5s",
  90. "creation_date" : "1433427315456",
  91. "number_of_shards" : "5",
  92. "uuid" : "aA_Adal-Q02OcKEVirk0RA",
  93. "version" : {
  94. "created" : "1040499"
  95. },
  96. "number_of_replicas" : "1"
  97. }
  98. },
  99. "mappings" : {
  100. "_default_" : {
  101. "dynamic_templates" : [ {
  102. "message_field" : {
  103. "mapping" : {
  104. "index" : "analyzed",
  105. "omit_norms" : true,
  106. "type" : "string"
  107. },
  108. "match_mapping_type" : "string",
  109. "match" : "message"
  110. }
  111. }, {
  112. "string_fields" : {
  113. "mapping" : {
  114. "index" : "analyzed",
  115. "omit_norms" : true,
  116. "type" : "string",
  117. "fields" : {
  118. "raw" : {
  119. "ignore_above" : 256,
  120. "index" : "not_analyzed",
  121. "type" : "string"
  122. }
  123. }
  124. },
  125. "match_mapping_type" : "string",
  126. "match" : "*"
  127. }
  128. } ],
  129. "_all" : {
  130. "omit_norms" : true,
  131. "enabled" : true
  132. },
  133. "properties" : {
  134. "geoip" : {
  135. "dynamic" : "true",
  136. "properties" : {
  137. "location" : {
  138. "type" : "geo_point"
  139. }
  140. }
  141. },
  142. "@version" : {
  143. "index" : "not_analyzed",
  144. "type" : "string"
  145. }
  146. }
  147. },
  148. "apache" : {
  149. "dynamic_templates" : [ {
  150. "message_field" : {
  151. "mapping" : {
  152. "index" : "analyzed",
  153. "omit_norms" : true,
  154. "type" : "string"
  155. },
  156. "match_mapping_type" : "string",
  157. "match" : "message"
  158. }
  159. }, {
  160. "string_fields" : {
  161. "mapping" : {
  162. "index" : "analyzed",
  163. "omit_norms" : true,
  164. "type" : "string",
  165. "fields" : {
  166. "raw" : {
  167. "ignore_above" : 256,
  168. "index" : "not_analyzed",
  169. "type" : "string"
  170. }
  171. }
  172. },
  173. "match_mapping_type" : "string",
  174. "match" : "*"
  175. }
  176. } ],
  177. "_all" : {
  178. "omit_norms" : true,
  179. "enabled" : true
  180. },
  181. "properties" : {
  182. "@timestamp" : {
  183. "format" : "dateOptionalTime",
  184. "type" : "date"
  185. },
  186. "file" : {
  187. "norms" : {
  188. "enabled" : false
  189. },
  190. "type" : "string",
  191. "fields" : {
  192. "raw" : {
  193. "ignore_above" : 256,
  194. "index" : "not_analyzed",
  195. "type" : "string"
  196. }
  197. }
  198. },
  199. "geoip" : {
  200. "dynamic" : "true",
  201. "properties" : {
  202. "location" : {
  203. "type" : "geo_point"
  204. }
  205. }
  206. },
  207. "offset" : {
  208. "norms" : {
  209. "enabled" : false
  210. },
  211. "type" : "string",
  212. "fields" : {
  213. "raw" : {
  214. "ignore_above" : 256,
  215. "index" : "not_analyzed",
  216. "type" : "string"
  217. }
  218. }
  219. },
  220. "@version" : {
  221. "index" : "not_analyzed",
  222. "type" : "string"
  223. },
  224. "host" : {
  225. "norms" : {
  226. "enabled" : false
  227. },
  228. "type" : "string",
  229. "fields" : {
  230. "raw" : {
  231. "ignore_above" : 256,
  232. "index" : "not_analyzed",
  233. "type" : "string"
  234. }
  235. }
  236. },
  237. "message" : {
  238. "norms" : {
  239. "enabled" : false
  240. },
  241. "type" : "string"
  242. },
  243. "type" : {
  244. "norms" : {
  245. "enabled" : false
  246. },
  247. "type" : "string",
  248. "fields" : {
  249. "raw" : {
  250. "ignore_above" : 256,
  251. "index" : "not_analyzed",
  252. "type" : "string"
  253. }
  254. }
  255. }
  256. }
  257. }
  258. },
  259. "aliases" : [ ]
  260. },
  261. "logstash-2015.06.09" : {
  262. "state" : "open",
  263. "settings" : {
  264. "index" : {
  265. "refresh_interval" : "5s",
  266. "creation_date" : "1433808000136",
  267. "number_of_shards" : "5",
  268. "number_of_replicas" : "1",
  269. "version" : {
  270. "created" : "1040499"
  271. },
  272. "uuid" : "IQjTF0zMQoekXoW0SeWm9Q"
  273. }
  274. },
  275. "mappings" : {
  276. "_default_" : {
  277. "dynamic_templates" : [ {
  278. "message_field" : {
  279. "mapping" : {
  280. "index" : "analyzed",
  281. "omit_norms" : true,
  282. "type" : "string"
  283. },
  284. "match_mapping_type" : "string",
  285. "match" : "message"
  286. }
  287. }, {
  288. "string_fields" : {
  289. "mapping" : {
  290. "index" : "analyzed",
  291. "omit_norms" : true,
  292. "type" : "string",
  293. "fields" : {
  294. "raw" : {
  295. "ignore_above" : 256,
  296. "index" : "not_analyzed",
  297. "type" : "string"
  298. }
  299. }
  300. },
  301. "match_mapping_type" : "string",
  302. "match" : "*"
  303. }
  304. } ],
  305. "_all" : {
  306. "omit_norms" : true,
  307. "enabled" : true
  308. },
  309. "properties" : {
  310. "geoip" : {
  311. "dynamic" : "true",
  312. "properties" : {
  313. "location" : {
  314. "type" : "geo_point"
  315. }
  316. }
  317. },
  318. "@version" : {
  319. "index" : "not_analyzed",
  320. "type" : "string"
  321. }
  322. }
  323. },
  324. "apache" : {
  325. "dynamic_templates" : [ {
  326. "message_field" : {
  327. "mapping" : {
  328. "index" : "analyzed",
  329. "omit_norms" : true,
  330. "type" : "string"
  331. },
  332. "match_mapping_type" : "string",
  333. "match" : "message"
  334. }
  335. }, {
  336. "string_fields" : {
  337. "mapping" : {
  338. "index" : "analyzed",
  339. "omit_norms" : true,
  340. "type" : "string",
  341. "fields" : {
  342. "raw" : {
  343. "ignore_above" : 256,
  344. "index" : "not_analyzed",
  345. "type" : "string"
  346. }
  347. }
  348. },
  349. "match_mapping_type" : "string",
  350. "match" : "*"
  351. }
  352. } ],
  353. "_all" : {
  354. "omit_norms" : true,
  355. "enabled" : true
  356. },
  357. "properties" : {
  358. "request" : {
  359. "norms" : {
  360. "enabled" : false
  361. },
  362. "type" : "string",
  363. "fields" : {
  364. "raw" : {
  365. "ignore_above" : 256,
  366. "index" : "not_analyzed",
  367. "type" : "string"
  368. }
  369. }
  370. },
  371. "agent" : {
  372. "norms" : {
  373. "enabled" : false
  374. },
  375. "type" : "string",
  376. "fields" : {
  377. "raw" : {
  378. "ignore_above" : 256,
  379. "index" : "not_analyzed",
  380. "type" : "string"
  381. }
  382. }
  383. },
  384. "geoip" : {
  385. "dynamic" : "true",
  386. "properties" : {
  387. "timezone" : {
  388. "norms" : {
  389. "enabled" : false
  390. },
  391. "type" : "string",
  392. "fields" : {
  393. "raw" : {
  394. "ignore_above" : 256,
  395. "index" : "not_analyzed",
  396. "type" : "string"
  397. }
  398. }
  399. },
  400. "area_code" : {
  401. "type" : "long"
  402. },
  403. "ip" : {
  404. "norms" : {
  405. "enabled" : false
  406. },
  407. "type" : "string",
  408. "fields" : {
  409. "raw" : {
  410. "ignore_above" : 256,
  411. "index" : "not_analyzed",
  412. "type" : "string"
  413. }
  414. }
  415. },
  416. "latitude" : {
  417. "type" : "double"
  418. },
  419. "coordinates" : {
  420. "type" : "double"
  421. },
  422. "continent_code" : {
  423. "norms" : {
  424. "enabled" : false
  425. },
  426. "type" : "string",
  427. "fields" : {
  428. "raw" : {
  429. "ignore_above" : 256,
  430. "index" : "not_analyzed",
  431. "type" : "string"
  432. }
  433. }
  434. },
  435. "city_name" : {
  436. "norms" : {
  437. "enabled" : false
  438. },
  439. "type" : "string",
  440. "fields" : {
  441. "raw" : {
  442. "ignore_above" : 256,
  443. "index" : "not_analyzed",
  444. "type" : "string"
  445. }
  446. }
  447. },
  448. "country_code2" : {
  449. "norms" : {
  450. "enabled" : false
  451. },
  452. "type" : "string",
  453. "fields" : {
  454. "raw" : {
  455. "ignore_above" : 256,
  456. "index" : "not_analyzed",
  457. "type" : "string"
  458. }
  459. }
  460. },
  461. "country_name" : {
  462. "norms" : {
  463. "enabled" : false
  464. },
  465. "type" : "string",
  466. "fields" : {
  467. "raw" : {
  468. "ignore_above" : 256,
  469. "index" : "not_analyzed",
  470. "type" : "string"
  471. }
  472. }
  473. },
  474. "dma_code" : {
  475. "type" : "long"
  476. },
  477. "country_code3" : {
  478. "norms" : {
  479. "enabled" : false
  480. },
  481. "type" : "string",
  482. "fields" : {
  483. "raw" : {
  484. "ignore_above" : 256,
  485. "index" : "not_analyzed",
  486. "type" : "string"
  487. }
  488. }
  489. },
  490. "location" : {
  491. "type" : "geo_point"
  492. },
  493. "region_name" : {
  494. "norms" : {
  495. "enabled" : false
  496. },
  497. "type" : "string",
  498. "fields" : {
  499. "raw" : {
  500. "ignore_above" : 256,
  501. "index" : "not_analyzed",
  502. "type" : "string"
  503. }
  504. }
  505. },
  506. "real_region_name" : {
  507. "norms" : {
  508. "enabled" : false
  509. },
  510. "type" : "string",
  511. "fields" : {
  512. "raw" : {
  513. "ignore_above" : 256,
  514. "index" : "not_analyzed",
  515. "type" : "string"
  516. }
  517. }
  518. },
  519. "postal_code" : {
  520. "norms" : {
  521. "enabled" : false
  522. },
  523. "type" : "string",
  524. "fields" : {
  525. "raw" : {
  526. "ignore_above" : 256,
  527. "index" : "not_analyzed",
  528. "type" : "string"
  529. }
  530. }
  531. },
  532. "longitude" : {
  533. "type" : "double"
  534. }
  535. }
  536. },
  537. "offset" : {
  538. "norms" : {
  539. "enabled" : false
  540. },
  541. "type" : "string",
  542. "fields" : {
  543. "raw" : {
  544. "ignore_above" : 256,
  545. "index" : "not_analyzed",
  546. "type" : "string"
  547. }
  548. }
  549. },
  550. "auth" : {
  551. "norms" : {
  552. "enabled" : false
  553. },
  554. "type" : "string",
  555. "fields" : {
  556. "raw" : {
  557. "ignore_above" : 256,
  558. "index" : "not_analyzed",
  559. "type" : "string"
  560. }
  561. }
  562. },
  563. "ident" : {
  564. "norms" : {
  565. "enabled" : false
  566. },
  567. "type" : "string",
  568. "fields" : {
  569. "raw" : {
  570. "ignore_above" : 256,
  571. "index" : "not_analyzed",
  572. "type" : "string"
  573. }
  574. }
  575. },
  576. "verb" : {
  577. "norms" : {
  578. "enabled" : false
  579. },
  580. "type" : "string",
  581. "fields" : {
  582. "raw" : {
  583. "ignore_above" : 256,
  584. "index" : "not_analyzed",
  585. "type" : "string"
  586. }
  587. }
  588. },
  589. "message" : {
  590. "norms" : {
  591. "enabled" : false
  592. },
  593. "type" : "string"
  594. },
  595. "type" : {
  596. "norms" : {
  597. "enabled" : false
  598. },
  599. "type" : "string",
  600. "fields" : {
  601. "raw" : {
  602. "ignore_above" : 256,
  603. "index" : "not_analyzed",
  604. "type" : "string"
  605. }
  606. }
  607. },
  608. "tags" : {
  609. "norms" : {
  610. "enabled" : false
  611. },
  612. "type" : "string",
  613. "fields" : {
  614. "raw" : {
  615. "ignore_above" : 256,
  616. "index" : "not_analyzed",
  617. "type" : "string"
  618. }
  619. }
  620. },
  621. "referrer" : {
  622. "norms" : {
  623. "enabled" : false
  624. },
  625. "type" : "string",
  626. "fields" : {
  627. "raw" : {
  628. "ignore_above" : 256,
  629. "index" : "not_analyzed",
  630. "type" : "string"
  631. }
  632. }
  633. },
  634. "@timestamp" : {
  635. "format" : "dateOptionalTime",
  636. "type" : "date"
  637. },
  638. "file" : {
  639. "norms" : {
  640. "enabled" : false
  641. },
  642. "type" : "string",
  643. "fields" : {
  644. "raw" : {
  645. "ignore_above" : 256,
  646. "index" : "not_analyzed",
  647. "type" : "string"
  648. }
  649. }
  650. },
  651. "bytes" : {
  652. "norms" : {
  653. "enabled" : false
  654. },
  655. "type" : "string",
  656. "fields" : {
  657. "raw" : {
  658. "ignore_above" : 256,
  659. "index" : "not_analyzed",
  660. "type" : "string"
  661. }
  662. }
  663. },
  664. "response" : {
  665. "norms" : {
  666. "enabled" : false
  667. },
  668. "type" : "string",
  669. "fields" : {
  670. "raw" : {
  671. "ignore_above" : 256,
  672. "index" : "not_analyzed",
  673. "type" : "string"
  674. }
  675. }
  676. },
  677. "clientip" : {
  678. "norms" : {
  679. "enabled" : false
  680. },
  681. "type" : "string",
  682. "fields" : {
  683. "raw" : {
  684. "ignore_above" : 256,
  685. "index" : "not_analyzed",
  686. "type" : "string"
  687. }
  688. }
  689. },
  690. "@version" : {
  691. "index" : "not_analyzed",
  692. "type" : "string"
  693. },
  694. "host" : {
  695. "norms" : {
  696. "enabled" : false
  697. },
  698. "type" : "string",
  699. "fields" : {
  700. "raw" : {
  701. "ignore_above" : 256,
  702. "index" : "not_analyzed",
  703. "type" : "string"
  704. }
  705. }
  706. },
  707. "httpversion" : {
  708. "norms" : {
  709. "enabled" : false
  710. },
  711. "type" : "string",
  712. "fields" : {
  713. "raw" : {
  714. "ignore_above" : 256,
  715. "index" : "not_analyzed",
  716. "type" : "string"
  717. }
  718. }
  719. },
  720. "rawrequest" : {
  721. "norms" : {
  722. "enabled" : false
  723. },
  724. "type" : "string",
  725. "fields" : {
  726. "raw" : {
  727. "ignore_above" : 256,
  728. "index" : "not_analyzed",
  729. "type" : "string"
  730. }
  731. }
  732. },
  733. "timestamp" : {
  734. "norms" : {
  735. "enabled" : false
  736. },
  737. "type" : "string",
  738. "fields" : {
  739. "raw" : {
  740. "ignore_above" : 256,
  741. "index" : "not_analyzed",
  742. "type" : "string"
  743. }
  744. }
  745. }
  746. }
  747. }
  748. },
  749. "aliases" : [ ]
  750. },
  751. "logstash-2015.06.05" : {
  752. "state" : "open",
  753. "settings" : {
  754. "index" : {
  755. "refresh_interval" : "5s",
  756. "creation_date" : "1433462400546",
  757. "number_of_shards" : "5",
  758. "uuid" : "UaskT3CvToygiB6YCt6I5Q",
  759. "version" : {
  760. "created" : "1040499"
  761. },
  762. "number_of_replicas" : "1"
  763. }
  764. },
  765. "mappings" : {
  766. "_default_" : {
  767. "dynamic_templates" : [ {
  768. "message_field" : {
  769. "mapping" : {
  770. "index" : "analyzed",
  771. "omit_norms" : true,
  772. "type" : "string"
  773. },
  774. "match_mapping_type" : "string",
  775. "match" : "message"
  776. }
  777. }, {
  778. "string_fields" : {
  779. "mapping" : {
  780. "index" : "analyzed",
  781. "omit_norms" : true,
  782. "type" : "string",
  783. "fields" : {
  784. "raw" : {
  785. "ignore_above" : 256,
  786. "index" : "not_analyzed",
  787. "type" : "string"
  788. }
  789. }
  790. },
  791. "match_mapping_type" : "string",
  792. "match" : "*"
  793. }
  794. } ],
  795. "_all" : {
  796. "omit_norms" : true,
  797. "enabled" : true
  798. },
  799. "properties" : {
  800. "geoip" : {
  801. "dynamic" : "true",
  802. "properties" : {
  803. "location" : {
  804. "type" : "geo_point"
  805. }
  806. }
  807. },
  808. "@version" : {
  809. "index" : "not_analyzed",
  810. "type" : "string"
  811. }
  812. }
  813. },
  814. "apache" : {
  815. "dynamic_templates" : [ {
  816. "message_field" : {
  817. "mapping" : {
  818. "index" : "analyzed",
  819. "omit_norms" : true,
  820. "type" : "string"
  821. },
  822. "match_mapping_type" : "string",
  823. "match" : "message"
  824. }
  825. }, {
  826. "string_fields" : {
  827. "mapping" : {
  828. "index" : "analyzed",
  829. "omit_norms" : true,
  830. "type" : "string",
  831. "fields" : {
  832. "raw" : {
  833. "ignore_above" : 256,
  834. "index" : "not_analyzed",
  835. "type" : "string"
  836. }
  837. }
  838. },
  839. "match_mapping_type" : "string",
  840. "match" : "*"
  841. }
  842. } ],
  843. "_all" : {
  844. "omit_norms" : true,
  845. "enabled" : true
  846. },
  847. "properties" : {
  848. "request" : {
  849. "norms" : {
  850. "enabled" : false
  851. },
  852. "type" : "string",
  853. "fields" : {
  854. "raw" : {
  855. "ignore_above" : 256,
  856. "index" : "not_analyzed",
  857. "type" : "string"
  858. }
  859. }
  860. },
  861. "agent" : {
  862. "norms" : {
  863. "enabled" : false
  864. },
  865. "type" : "string",
  866. "fields" : {
  867. "raw" : {
  868. "ignore_above" : 256,
  869. "index" : "not_analyzed",
  870. "type" : "string"
  871. }
  872. }
  873. },
  874. "geoip" : {
  875. "dynamic" : "true",
  876. "properties" : {
  877. "timezone" : {
  878. "norms" : {
  879. "enabled" : false
  880. },
  881. "type" : "string",
  882. "fields" : {
  883. "raw" : {
  884. "ignore_above" : 256,
  885. "index" : "not_analyzed",
  886. "type" : "string"
  887. }
  888. }
  889. },
  890. "area_code" : {
  891. "type" : "long"
  892. },
  893. "ip" : {
  894. "norms" : {
  895. "enabled" : false
  896. },
  897. "type" : "string",
  898. "fields" : {
  899. "raw" : {
  900. "ignore_above" : 256,
  901. "index" : "not_analyzed",
  902. "type" : "string"
  903. }
  904. }
  905. },
  906. "latitude" : {
  907. "type" : "double"
  908. },
  909. "coordinates" : {
  910. "type" : "double"
  911. },
  912. "continent_code" : {
  913. "norms" : {
  914. "enabled" : false
  915. },
  916. "type" : "string",
  917. "fields" : {
  918. "raw" : {
  919. "ignore_above" : 256,
  920. "index" : "not_analyzed",
  921. "type" : "string"
  922. }
  923. }
  924. },
  925. "city_name" : {
  926. "norms" : {
  927. "enabled" : false
  928. },
  929. "type" : "string",
  930. "fields" : {
  931. "raw" : {
  932. "ignore_above" : 256,
  933. "index" : "not_analyzed",
  934. "type" : "string"
  935. }
  936. }
  937. },
  938. "country_code2" : {
  939. "norms" : {
  940. "enabled" : false
  941. },
  942. "type" : "string",
  943. "fields" : {
  944. "raw" : {
  945. "ignore_above" : 256,
  946. "index" : "not_analyzed",
  947. "type" : "string"
  948. }
  949. }
  950. },
  951. "country_name" : {
  952. "norms" : {
  953. "enabled" : false
  954. },
  955. "type" : "string",
  956. "fields" : {
  957. "raw" : {
  958. "ignore_above" : 256,
  959. "index" : "not_analyzed",
  960. "type" : "string"
  961. }
  962. }
  963. },
  964. "dma_code" : {
  965. "type" : "long"
  966. },
  967. "country_code3" : {
  968. "norms" : {
  969. "enabled" : false
  970. },
  971. "type" : "string",
  972. "fields" : {
  973. "raw" : {
  974. "ignore_above" : 256,
  975. "index" : "not_analyzed",
  976. "type" : "string"
  977. }
  978. }
  979. },
  980. "location" : {
  981. "type" : "geo_point"
  982. },
  983. "region_name" : {
  984. "norms" : {
  985. "enabled" : false
  986. },
  987. "type" : "string",
  988. "fields" : {
  989. "raw" : {
  990. "ignore_above" : 256,
  991. "index" : "not_analyzed",
  992. "type" : "string"
  993. }
  994. }
  995. },
  996. "real_region_name" : {
  997. "norms" : {
  998. "enabled" : false
  999. },
  1000. "type" : "string",
  1001. "fields" : {
  1002. "raw" : {
  1003. "ignore_above" : 256,
  1004. "index" : "not_analyzed",
  1005. "type" : "string"
  1006. }
  1007. }
  1008. },
  1009. "postal_code" : {
  1010. "norms" : {
  1011. "enabled" : false
  1012. },
  1013. "type" : "string",
  1014. "fields" : {
  1015. "raw" : {
  1016. "ignore_above" : 256,
  1017. "index" : "not_analyzed",
  1018. "type" : "string"
  1019. }
  1020. }
  1021. },
  1022. "longitude" : {
  1023. "type" : "double"
  1024. }
  1025. }
  1026. },
  1027. "offset" : {
  1028. "norms" : {
  1029. "enabled" : false
  1030. },
  1031. "type" : "string",
  1032. "fields" : {
  1033. "raw" : {
  1034. "ignore_above" : 256,
  1035. "index" : "not_analyzed",
  1036. "type" : "string"
  1037. }
  1038. }
  1039. },
  1040. "auth" : {
  1041. "norms" : {
  1042. "enabled" : false
  1043. },
  1044. "type" : "string",
  1045. "fields" : {
  1046. "raw" : {
  1047. "ignore_above" : 256,
  1048. "index" : "not_analyzed",
  1049. "type" : "string"
  1050. }
  1051. }
  1052. },
  1053. "ident" : {
  1054. "norms" : {
  1055. "enabled" : false
  1056. },
  1057. "type" : "string",
  1058. "fields" : {
  1059. "raw" : {
  1060. "ignore_above" : 256,
  1061. "index" : "not_analyzed",
  1062. "type" : "string"
  1063. }
  1064. }
  1065. },
  1066. "verb" : {
  1067. "norms" : {
  1068. "enabled" : false
  1069. },
  1070. "type" : "string",
  1071. "fields" : {
  1072. "raw" : {
  1073. "ignore_above" : 256,
  1074. "index" : "not_analyzed",
  1075. "type" : "string"
  1076. }
  1077. }
  1078. },
  1079. "message" : {
  1080. "norms" : {
  1081. "enabled" : false
  1082. },
  1083. "type" : "string"
  1084. },
  1085. "type" : {
  1086. "norms" : {
  1087. "enabled" : false
  1088. },
  1089. "type" : "string",
  1090. "fields" : {
  1091. "raw" : {
  1092. "ignore_above" : 256,
  1093. "index" : "not_analyzed",
  1094. "type" : "string"
  1095. }
  1096. }
  1097. },
  1098. "tags" : {
  1099. "norms" : {
  1100. "enabled" : false
  1101. },
  1102. "type" : "string",
  1103. "fields" : {
  1104. "raw" : {
  1105. "ignore_above" : 256,
  1106. "index" : "not_analyzed",
  1107. "type" : "string"
  1108. }
  1109. }
  1110. },
  1111. "referrer" : {
  1112. "norms" : {
  1113. "enabled" : false
  1114. },
  1115. "type" : "string",
  1116. "fields" : {
  1117. "raw" : {
  1118. "ignore_above" : 256,
  1119. "index" : "not_analyzed",
  1120. "type" : "string"
  1121. }
  1122. }
  1123. },
  1124. "@timestamp" : {
  1125. "format" : "dateOptionalTime",
  1126. "type" : "date"
  1127. },
  1128. "file" : {
  1129. "norms" : {
  1130. "enabled" : false
  1131. },
  1132. "type" : "string",
  1133. "fields" : {
  1134. "raw" : {
  1135. "ignore_above" : 256,
  1136. "index" : "not_analyzed",
  1137. "type" : "string"
  1138. }
  1139. }
  1140. },
  1141. "bytes" : {
  1142. "norms" : {
  1143. "enabled" : false
  1144. },
  1145. "type" : "string",
  1146. "fields" : {
  1147. "raw" : {
  1148. "ignore_above" : 256,
  1149. "index" : "not_analyzed",
  1150. "type" : "string"
  1151. }
  1152. }
  1153. },
  1154. "response" : {
  1155. "norms" : {
  1156. "enabled" : false
  1157. },
  1158. "type" : "string",
  1159. "fields" : {
  1160. "raw" : {
  1161. "ignore_above" : 256,
  1162. "index" : "not_analyzed",
  1163. "type" : "string"
  1164. }
  1165. }
  1166. },
  1167. "clientip" : {
  1168. "norms" : {
  1169. "enabled" : false
  1170. },
  1171. "type" : "string",
  1172. "fields" : {
  1173. "raw" : {
  1174. "ignore_above" : 256,
  1175. "index" : "not_analyzed",
  1176. "type" : "string"
  1177. }
  1178. }
  1179. },
  1180. "@version" : {
  1181. "index" : "not_analyzed",
  1182. "type" : "string"
  1183. },
  1184. "host" : {
  1185. "norms" : {
  1186. "enabled" : false
  1187. },
  1188. "type" : "string",
  1189. "fields" : {
  1190. "raw" : {
  1191. "ignore_above" : 256,
  1192. "index" : "not_analyzed",
  1193. "type" : "string"
  1194. }
  1195. }
  1196. },
  1197. "httpversion" : {
  1198. "norms" : {
  1199. "enabled" : false
  1200. },
  1201. "type" : "string",
  1202. "fields" : {
  1203. "raw" : {
  1204. "ignore_above" : 256,
  1205. "index" : "not_analyzed",
  1206. "type" : "string"
  1207. }
  1208. }
  1209. },
  1210. "rawrequest" : {
  1211. "norms" : {
  1212. "enabled" : false
  1213. },
  1214. "type" : "string",
  1215. "fields" : {
  1216. "raw" : {
  1217. "ignore_above" : 256,
  1218. "index" : "not_analyzed",
  1219. "type" : "string"
  1220. }
  1221. }
  1222. },
  1223. "timestamp" : {
  1224. "norms" : {
  1225. "enabled" : false
  1226. },
  1227. "type" : "string",
  1228. "fields" : {
  1229. "raw" : {
  1230. "ignore_above" : 256,
  1231. "index" : "not_analyzed",
  1232. "type" : "string"
  1233. }
  1234. }
  1235. }
  1236. }
  1237. }
  1238. },
  1239. "aliases" : [ ]
  1240. },
  1241. ".kibana" : {
  1242. "state" : "open",
  1243. "settings" : {
  1244. "index" : {
  1245. "creation_date" : "1433363006871",
  1246. "number_of_shards" : "1",
  1247. "uuid" : "JILhLTQ7Tu6cQHsOnkT2hg",
  1248. "version" : {
  1249. "created" : "1040499"
  1250. },
  1251. "number_of_replicas" : "1"
  1252. }
  1253. },
  1254. "mappings" : {
  1255. "config" : {
  1256. "properties" : {
  1257. "buildNum" : {
  1258. "type" : "long"
  1259. },
  1260. "defaultIndex" : {
  1261. "type" : "string"
  1262. }
  1263. }
  1264. },
  1265. "index-pattern" : {
  1266. "properties" : {
  1267. "timeFieldName" : {
  1268. "type" : "string"
  1269. },
  1270. "customFormats" : {
  1271. "type" : "string"
  1272. },
  1273. "intervalName" : {
  1274. "type" : "string"
  1275. },
  1276. "fields" : {
  1277. "type" : "string"
  1278. },
  1279. "title" : {
  1280. "type" : "string"
  1281. }
  1282. }
  1283. },
  1284. "dashboard" : {
  1285. "properties" : {
  1286. "hits" : {
  1287. "type" : "integer"
  1288. },
  1289. "description" : {
  1290. "type" : "string"
  1291. },
  1292. "title" : {
  1293. "type" : "string"
  1294. },
  1295. "version" : {
  1296. "type" : "integer"
  1297. },
  1298. "kibanaSavedObjectMeta" : {
  1299. "properties" : {
  1300. "searchSourceJSON" : {
  1301. "type" : "string"
  1302. }
  1303. }
  1304. },
  1305. "panelsJSON" : {
  1306. "type" : "string"
  1307. }
  1308. }
  1309. },
  1310. "visualization" : {
  1311. "properties" : {
  1312. "savedSearchId" : {
  1313. "type" : "string"
  1314. },
  1315. "description" : {
  1316. "type" : "string"
  1317. },
  1318. "title" : {
  1319. "type" : "string"
  1320. },
  1321. "version" : {
  1322. "type" : "integer"
  1323. },
  1324. "kibanaSavedObjectMeta" : {
  1325. "properties" : {
  1326. "searchSourceJSON" : {
  1327. "type" : "string"
  1328. }
  1329. }
  1330. },
  1331. "visState" : {
  1332. "type" : "string"
  1333. }
  1334. }
  1335. },
  1336. "search" : {
  1337. "properties" : {
  1338. "hits" : {
  1339. "type" : "integer"
  1340. },
  1341. "columns" : {
  1342. "type" : "string"
  1343. },
  1344. "description" : {
  1345. "type" : "string"
  1346. },
  1347. "sort" : {
  1348. "type" : "string"
  1349. },
  1350. "title" : {
  1351. "type" : "string"
  1352. },
  1353. "version" : {
  1354. "type" : "integer"
  1355. },
  1356. "kibanaSavedObjectMeta" : {
  1357. "properties" : {
  1358. "searchSourceJSON" : {
  1359. "type" : "string"
  1360. }
  1361. }
  1362. }
  1363. }
  1364. }
  1365. },
  1366. "aliases" : [ ]
  1367. },
  1368. "logstash-2015.06.10" : {
  1369. "state" : "open",
  1370. "settings" : {
  1371. "index" : {
  1372. "refresh_interval" : "5s",
  1373. "creation_date" : "1433894400360",
  1374. "number_of_shards" : "5",
  1375. "number_of_replicas" : "1",
  1376. "version" : {
  1377. "created" : "1040499"
  1378. },
  1379. "uuid" : "kThKRFZORTCKSp_Nu-Bzsg"
  1380. }
  1381. },
  1382. "mappings" : {
  1383. "_default_" : {
  1384. "dynamic_templates" : [ {
  1385. "message_field" : {
  1386. "mapping" : {
  1387. "index" : "analyzed",
  1388. "omit_norms" : true,
  1389. "type" : "string"
  1390. },
  1391. "match_mapping_type" : "string",
  1392. "match" : "message"
  1393. }
  1394. }, {
  1395. "string_fields" : {
  1396. "mapping" : {
  1397. "index" : "analyzed",
  1398. "omit_norms" : true,
  1399. "type" : "string",
  1400. "fields" : {
  1401. "raw" : {
  1402. "ignore_above" : 256,
  1403. "index" : "not_analyzed",
  1404. "type" : "string"
  1405. }
  1406. }
  1407. },
  1408. "match_mapping_type" : "string",
  1409. "match" : "*"
  1410. }
  1411. } ],
  1412. "_all" : {
  1413. "omit_norms" : true,
  1414. "enabled" : true
  1415. },
  1416. "properties" : {
  1417. "geoip" : {
  1418. "dynamic" : "true",
  1419. "properties" : {
  1420. "location" : {
  1421. "type" : "geo_point"
  1422. }
  1423. }
  1424. },
  1425. "@version" : {
  1426. "index" : "not_analyzed",
  1427. "type" : "string"
  1428. }
  1429. }
  1430. },
  1431. "apache" : {
  1432. "dynamic_templates" : [ {
  1433. "message_field" : {
  1434. "mapping" : {
  1435. "index" : "analyzed",
  1436. "omit_norms" : true,
  1437. "type" : "string"
  1438. },
  1439. "match_mapping_type" : "string",
  1440. "match" : "message"
  1441. }
  1442. }, {
  1443. "string_fields" : {
  1444. "mapping" : {
  1445. "index" : "analyzed",
  1446. "omit_norms" : true,
  1447. "type" : "string",
  1448. "fields" : {
  1449. "raw" : {
  1450. "ignore_above" : 256,
  1451. "index" : "not_analyzed",
  1452. "type" : "string"
  1453. }
  1454. }
  1455. },
  1456. "match_mapping_type" : "string",
  1457. "match" : "*"
  1458. }
  1459. } ],
  1460. "_all" : {
  1461. "omit_norms" : true,
  1462. "enabled" : true
  1463. },
  1464. "properties" : {
  1465. "request" : {
  1466. "norms" : {
  1467. "enabled" : false
  1468. },
  1469. "type" : "string",
  1470. "fields" : {
  1471. "raw" : {
  1472. "ignore_above" : 256,
  1473. "index" : "not_analyzed",
  1474. "type" : "string"
  1475. }
  1476. }
  1477. },
  1478. "agent" : {
  1479. "norms" : {
  1480. "enabled" : false
  1481. },
  1482. "type" : "string",
  1483. "fields" : {
  1484. "raw" : {
  1485. "ignore_above" : 256,
  1486. "index" : "not_analyzed",
  1487. "type" : "string"
  1488. }
  1489. }
  1490. },
  1491. "geoip" : {
  1492. "dynamic" : "true",
  1493. "properties" : {
  1494. "timezone" : {
  1495. "norms" : {
  1496. "enabled" : false
  1497. },
  1498. "type" : "string",
  1499. "fields" : {
  1500. "raw" : {
  1501. "ignore_above" : 256,
  1502. "index" : "not_analyzed",
  1503. "type" : "string"
  1504. }
  1505. }
  1506. },
  1507. "area_code" : {
  1508. "type" : "long"
  1509. },
  1510. "ip" : {
  1511. "norms" : {
  1512. "enabled" : false
  1513. },
  1514. "type" : "string",
  1515. "fields" : {
  1516. "raw" : {
  1517. "ignore_above" : 256,
  1518. "index" : "not_analyzed",
  1519. "type" : "string"
  1520. }
  1521. }
  1522. },
  1523. "latitude" : {
  1524. "type" : "double"
  1525. },
  1526. "coordinates" : {
  1527. "type" : "double"
  1528. },
  1529. "continent_code" : {
  1530. "norms" : {
  1531. "enabled" : false
  1532. },
  1533. "type" : "string",
  1534. "fields" : {
  1535. "raw" : {
  1536. "ignore_above" : 256,
  1537. "index" : "not_analyzed",
  1538. "type" : "string"
  1539. }
  1540. }
  1541. },
  1542. "city_name" : {
  1543. "norms" : {
  1544. "enabled" : false
  1545. },
  1546. "type" : "string",
  1547. "fields" : {
  1548. "raw" : {
  1549. "ignore_above" : 256,
  1550. "index" : "not_analyzed",
  1551. "type" : "string"
  1552. }
  1553. }
  1554. },
  1555. "country_code2" : {
  1556. "norms" : {
  1557. "enabled" : false
  1558. },
  1559. "type" : "string",
  1560. "fields" : {
  1561. "raw" : {
  1562. "ignore_above" : 256,
  1563. "index" : "not_analyzed",
  1564. "type" : "string"
  1565. }
  1566. }
  1567. },
  1568. "country_name" : {
  1569. "norms" : {
  1570. "enabled" : false
  1571. },
  1572. "type" : "string",
  1573. "fields" : {
  1574. "raw" : {
  1575. "ignore_above" : 256,
  1576. "index" : "not_analyzed",
  1577. "type" : "string"
  1578. }
  1579. }
  1580. },
  1581. "dma_code" : {
  1582. "type" : "long"
  1583. },
  1584. "country_code3" : {
  1585. "norms" : {
  1586. "enabled" : false
  1587. },
  1588. "type" : "string",
  1589. "fields" : {
  1590. "raw" : {
  1591. "ignore_above" : 256,
  1592. "index" : "not_analyzed",
  1593. "type" : "string"
  1594. }
  1595. }
  1596. },
  1597. "location" : {
  1598. "type" : "geo_point"
  1599. },
  1600. "region_name" : {
  1601. "norms" : {
  1602. "enabled" : false
  1603. },
  1604. "type" : "string",
  1605. "fields" : {
  1606. "raw" : {
  1607. "ignore_above" : 256,
  1608. "index" : "not_analyzed",
  1609. "type" : "string"
  1610. }
  1611. }
  1612. },
  1613. "real_region_name" : {
  1614. "norms" : {
  1615. "enabled" : false
  1616. },
  1617. "type" : "string",
  1618. "fields" : {
  1619. "raw" : {
  1620. "ignore_above" : 256,
  1621. "index" : "not_analyzed",
  1622. "type" : "string"
  1623. }
  1624. }
  1625. },
  1626. "postal_code" : {
  1627. "norms" : {
  1628. "enabled" : false
  1629. },
  1630. "type" : "string",
  1631. "fields" : {
  1632. "raw" : {
  1633. "ignore_above" : 256,
  1634. "index" : "not_analyzed",
  1635. "type" : "string"
  1636. }
  1637. }
  1638. },
  1639. "longitude" : {
  1640. "type" : "double"
  1641. }
  1642. }
  1643. },
  1644. "offset" : {
  1645. "norms" : {
  1646. "enabled" : false
  1647. },
  1648. "type" : "string",
  1649. "fields" : {
  1650. "raw" : {
  1651. "ignore_above" : 256,
  1652. "index" : "not_analyzed",
  1653. "type" : "string"
  1654. }
  1655. }
  1656. },
  1657. "auth" : {
  1658. "norms" : {
  1659. "enabled" : false
  1660. },
  1661. "type" : "string",
  1662. "fields" : {
  1663. "raw" : {
  1664. "ignore_above" : 256,
  1665. "index" : "not_analyzed",
  1666. "type" : "string"
  1667. }
  1668. }
  1669. },
  1670. "ident" : {
  1671. "norms" : {
  1672. "enabled" : false
  1673. },
  1674. "type" : "string",
  1675. "fields" : {
  1676. "raw" : {
  1677. "ignore_above" : 256,
  1678. "index" : "not_analyzed",
  1679. "type" : "string"
  1680. }
  1681. }
  1682. },
  1683. "verb" : {
  1684. "norms" : {
  1685. "enabled" : false
  1686. },
  1687. "type" : "string",
  1688. "fields" : {
  1689. "raw" : {
  1690. "ignore_above" : 256,
  1691. "index" : "not_analyzed",
  1692. "type" : "string"
  1693. }
  1694. }
  1695. },
  1696. "message" : {
  1697. "norms" : {
  1698. "enabled" : false
  1699. },
  1700. "type" : "string"
  1701. },
  1702. "type" : {
  1703. "norms" : {
  1704. "enabled" : false
  1705. },
  1706. "type" : "string",
  1707. "fields" : {
  1708. "raw" : {
  1709. "ignore_above" : 256,
  1710. "index" : "not_analyzed",
  1711. "type" : "string"
  1712. }
  1713. }
  1714. },
  1715. "tags" : {
  1716. "norms" : {
  1717. "enabled" : false
  1718. },
  1719. "type" : "string",
  1720. "fields" : {
  1721. "raw" : {
  1722. "ignore_above" : 256,
  1723. "index" : "not_analyzed",
  1724. "type" : "string"
  1725. }
  1726. }
  1727. },
  1728. "referrer" : {
  1729. "norms" : {
  1730. "enabled" : false
  1731. },
  1732. "type" : "string",
  1733. "fields" : {
  1734. "raw" : {
  1735. "ignore_above" : 256,
  1736. "index" : "not_analyzed",
  1737. "type" : "string"
  1738. }
  1739. }
  1740. },
  1741. "@timestamp" : {
  1742. "format" : "dateOptionalTime",
  1743. "type" : "date"
  1744. },
  1745. "file" : {
  1746. "norms" : {
  1747. "enabled" : false
  1748. },
  1749. "type" : "string",
  1750. "fields" : {
  1751. "raw" : {
  1752. "ignore_above" : 256,
  1753. "index" : "not_analyzed",
  1754. "type" : "string"
  1755. }
  1756. }
  1757. },
  1758. "bytes" : {
  1759. "norms" : {
  1760. "enabled" : false
  1761. },
  1762. "type" : "string",
  1763. "fields" : {
  1764. "raw" : {
  1765. "ignore_above" : 256,
  1766. "index" : "not_analyzed",
  1767. "type" : "string"
  1768. }
  1769. }
  1770. },
  1771. "response" : {
  1772. "norms" : {
  1773. "enabled" : false
  1774. },
  1775. "type" : "string",
  1776. "fields" : {
  1777. "raw" : {
  1778. "ignore_above" : 256,
  1779. "index" : "not_analyzed",
  1780. "type" : "string"
  1781. }
  1782. }
  1783. },
  1784. "clientip" : {
  1785. "norms" : {
  1786. "enabled" : false
  1787. },
  1788. "type" : "string",
  1789. "fields" : {
  1790. "raw" : {
  1791. "ignore_above" : 256,
  1792. "index" : "not_analyzed",
  1793. "type" : "string"
  1794. }
  1795. }
  1796. },
  1797. "@version" : {
  1798. "index" : "not_analyzed",
  1799. "type" : "string"
  1800. },
  1801. "host" : {
  1802. "norms" : {
  1803. "enabled" : false
  1804. },
  1805. "type" : "string",
  1806. "fields" : {
  1807. "raw" : {
  1808. "ignore_above" : 256,
  1809. "index" : "not_analyzed",
  1810. "type" : "string"
  1811. }
  1812. }
  1813. },
  1814. "httpversion" : {
  1815. "norms" : {
  1816. "enabled" : false
  1817. },
  1818. "type" : "string",
  1819. "fields" : {
  1820. "raw" : {
  1821. "ignore_above" : 256,
  1822. "index" : "not_analyzed",
  1823. "type" : "string"
  1824. }
  1825. }
  1826. },
  1827. "rawrequest" : {
  1828. "norms" : {
  1829. "enabled" : false
  1830. },
  1831. "type" : "string",
  1832. "fields" : {
  1833. "raw" : {
  1834. "ignore_above" : 256,
  1835. "index" : "not_analyzed",
  1836. "type" : "string"
  1837. }
  1838. }
  1839. },
  1840. "timestamp" : {
  1841. "norms" : {
  1842. "enabled" : false
  1843. },
  1844. "type" : "string",
  1845. "fields" : {
  1846. "raw" : {
  1847. "ignore_above" : 256,
  1848. "index" : "not_analyzed",
  1849. "type" : "string"
  1850. }
  1851. }
  1852. }
  1853. }
  1854. }
  1855. },
  1856. "aliases" : [ ]
  1857. },
  1858. "logstash-2015.06.06" : {
  1859. "state" : "open",
  1860. "settings" : {
  1861. "index" : {
  1862. "refresh_interval" : "5s",
  1863. "creation_date" : "1433548801469",
  1864. "number_of_shards" : "5",
  1865. "uuid" : "LctoOx6yRIab1haBfBbZMQ",
  1866. "version" : {
  1867. "created" : "1040499"
  1868. },
  1869. "number_of_replicas" : "1"
  1870. }
  1871. },
  1872. "mappings" : {
  1873. "_default_" : {
  1874. "dynamic_templates" : [ {
  1875. "message_field" : {
  1876. "mapping" : {
  1877. "index" : "analyzed",
  1878. "omit_norms" : true,
  1879. "type" : "string"
  1880. },
  1881. "match_mapping_type" : "string",
  1882. "match" : "message"
  1883. }
  1884. }, {
  1885. "string_fields" : {
  1886. "mapping" : {
  1887. "index" : "analyzed",
  1888. "omit_norms" : true,
  1889. "type" : "string",
  1890. "fields" : {
  1891. "raw" : {
  1892. "ignore_above" : 256,
  1893. "index" : "not_analyzed",
  1894. "type" : "string"
  1895. }
  1896. }
  1897. },
  1898. "match_mapping_type" : "string",
  1899. "match" : "*"
  1900. }
  1901. } ],
  1902. "_all" : {
  1903. "omit_norms" : true,
  1904. "enabled" : true
  1905. },
  1906. "properties" : {
  1907. "geoip" : {
  1908. "dynamic" : "true",
  1909. "properties" : {
  1910. "location" : {
  1911. "type" : "geo_point"
  1912. }
  1913. }
  1914. },
  1915. "@version" : {
  1916. "index" : "not_analyzed",
  1917. "type" : "string"
  1918. }
  1919. }
  1920. },
  1921. "apache" : {
  1922. "dynamic_templates" : [ {
  1923. "message_field" : {
  1924. "mapping" : {
  1925. "index" : "analyzed",
  1926. "omit_norms" : true,
  1927. "type" : "string"
  1928. },
  1929. "match_mapping_type" : "string",
  1930. "match" : "message"
  1931. }
  1932. }, {
  1933. "string_fields" : {
  1934. "mapping" : {
  1935. "index" : "analyzed",
  1936. "omit_norms" : true,
  1937. "type" : "string",
  1938. "fields" : {
  1939. "raw" : {
  1940. "ignore_above" : 256,
  1941. "index" : "not_analyzed",
  1942. "type" : "string"
  1943. }
  1944. }
  1945. },
  1946. "match_mapping_type" : "string",
  1947. "match" : "*"
  1948. }
  1949. } ],
  1950. "_all" : {
  1951. "omit_norms" : true,
  1952. "enabled" : true
  1953. },
  1954. "properties" : {
  1955. "request" : {
  1956. "norms" : {
  1957. "enabled" : false
  1958. },
  1959. "type" : "string",
  1960. "fields" : {
  1961. "raw" : {
  1962. "ignore_above" : 256,
  1963. "index" : "not_analyzed",
  1964. "type" : "string"
  1965. }
  1966. }
  1967. },
  1968. "agent" : {
  1969. "norms" : {
  1970. "enabled" : false
  1971. },
  1972. "type" : "string",
  1973. "fields" : {
  1974. "raw" : {
  1975. "ignore_above" : 256,
  1976. "index" : "not_analyzed",
  1977. "type" : "string"
  1978. }
  1979. }
  1980. },
  1981. "geoip" : {
  1982. "dynamic" : "true",
  1983. "properties" : {
  1984. "timezone" : {
  1985. "norms" : {
  1986. "enabled" : false
  1987. },
  1988. "type" : "string",
  1989. "fields" : {
  1990. "raw" : {
  1991. "ignore_above" : 256,
  1992. "index" : "not_analyzed",
  1993. "type" : "string"
  1994. }
  1995. }
  1996. },
  1997. "area_code" : {
  1998. "type" : "long"
  1999. },
  2000. "ip" : {
  2001. "norms" : {
  2002. "enabled" : false
  2003. },
  2004. "type" : "string",
  2005. "fields" : {
  2006. "raw" : {
  2007. "ignore_above" : 256,
  2008. "index" : "not_analyzed",
  2009. "type" : "string"
  2010. }
  2011. }
  2012. },
  2013. "latitude" : {
  2014. "type" : "double"
  2015. },
  2016. "coordinates" : {
  2017. "type" : "double"
  2018. },
  2019. "continent_code" : {
  2020. "norms" : {
  2021. "enabled" : false
  2022. },
  2023. "type" : "string",
  2024. "fields" : {
  2025. "raw" : {
  2026. "ignore_above" : 256,
  2027. "index" : "not_analyzed",
  2028. "type" : "string"
  2029. }
  2030. }
  2031. },
  2032. "city_name" : {
  2033. "norms" : {
  2034. "enabled" : false
  2035. },
  2036. "type" : "string",
  2037. "fields" : {
  2038. "raw" : {
  2039. "ignore_above" : 256,
  2040. "index" : "not_analyzed",
  2041. "type" : "string"
  2042. }
  2043. }
  2044. },
  2045. "country_code2" : {
  2046. "norms" : {
  2047. "enabled" : false
  2048. },
  2049. "type" : "string",
  2050. "fields" : {
  2051. "raw" : {
  2052. "ignore_above" : 256,
  2053. "index" : "not_analyzed",
  2054. "type" : "string"
  2055. }
  2056. }
  2057. },
  2058. "country_name" : {
  2059. "norms" : {
  2060. "enabled" : false
  2061. },
  2062. "type" : "string",
  2063. "fields" : {
  2064. "raw" : {
  2065. "ignore_above" : 256,
  2066. "index" : "not_analyzed",
  2067. "type" : "string"
  2068. }
  2069. }
  2070. },
  2071. "dma_code" : {
  2072. "type" : "long"
  2073. },
  2074. "country_code3" : {
  2075. "norms" : {
  2076. "enabled" : false
  2077. },
  2078. "type" : "string",
  2079. "fields" : {
  2080. "raw" : {
  2081. "ignore_above" : 256,
  2082. "index" : "not_analyzed",
  2083. "type" : "string"
  2084. }
  2085. }
  2086. },
  2087. "location" : {
  2088. "type" : "geo_point"
  2089. },
  2090. "region_name" : {
  2091. "norms" : {
  2092. "enabled" : false
  2093. },
  2094. "type" : "string",
  2095. "fields" : {
  2096. "raw" : {
  2097. "ignore_above" : 256,
  2098. "index" : "not_analyzed",
  2099. "type" : "string"
  2100. }
  2101. }
  2102. },
  2103. "real_region_name" : {
  2104. "norms" : {
  2105. "enabled" : false
  2106. },
  2107. "type" : "string",
  2108. "fields" : {
  2109. "raw" : {
  2110. "ignore_above" : 256,
  2111. "index" : "not_analyzed",
  2112. "type" : "string"
  2113. }
  2114. }
  2115. },
  2116. "postal_code" : {
  2117. "norms" : {
  2118. "enabled" : false
  2119. },
  2120. "type" : "string",
  2121. "fields" : {
  2122. "raw" : {
  2123. "ignore_above" : 256,
  2124. "index" : "not_analyzed",
  2125. "type" : "string"
  2126. }
  2127. }
  2128. },
  2129. "longitude" : {
  2130. "type" : "double"
  2131. }
  2132. }
  2133. },
  2134. "offset" : {
  2135. "norms" : {
  2136. "enabled" : false
  2137. },
  2138. "type" : "string",
  2139. "fields" : {
  2140. "raw" : {
  2141. "ignore_above" : 256,
  2142. "index" : "not_analyzed",
  2143. "type" : "string"
  2144. }
  2145. }
  2146. },
  2147. "auth" : {
  2148. "norms" : {
  2149. "enabled" : false
  2150. },
  2151. "type" : "string",
  2152. "fields" : {
  2153. "raw" : {
  2154. "ignore_above" : 256,
  2155. "index" : "not_analyzed",
  2156. "type" : "string"
  2157. }
  2158. }
  2159. },
  2160. "ident" : {
  2161. "norms" : {
  2162. "enabled" : false
  2163. },
  2164. "type" : "string",
  2165. "fields" : {
  2166. "raw" : {
  2167. "ignore_above" : 256,
  2168. "index" : "not_analyzed",
  2169. "type" : "string"
  2170. }
  2171. }
  2172. },
  2173. "verb" : {
  2174. "norms" : {
  2175. "enabled" : false
  2176. },
  2177. "type" : "string",
  2178. "fields" : {
  2179. "raw" : {
  2180. "ignore_above" : 256,
  2181. "index" : "not_analyzed",
  2182. "type" : "string"
  2183. }
  2184. }
  2185. },
  2186. "message" : {
  2187. "norms" : {
  2188. "enabled" : false
  2189. },
  2190. "type" : "string"
  2191. },
  2192. "type" : {
  2193. "norms" : {
  2194. "enabled" : false
  2195. },
  2196. "type" : "string",
  2197. "fields" : {
  2198. "raw" : {
  2199. "ignore_above" : 256,
  2200. "index" : "not_analyzed",
  2201. "type" : "string"
  2202. }
  2203. }
  2204. },
  2205. "tags" : {
  2206. "norms" : {
  2207. "enabled" : false
  2208. },
  2209. "type" : "string",
  2210. "fields" : {
  2211. "raw" : {
  2212. "ignore_above" : 256,
  2213. "index" : "not_analyzed",
  2214. "type" : "string"
  2215. }
  2216. }
  2217. },
  2218. "referrer" : {
  2219. "norms" : {
  2220. "enabled" : false
  2221. },
  2222. "type" : "string",
  2223. "fields" : {
  2224. "raw" : {
  2225. "ignore_above" : 256,
  2226. "index" : "not_analyzed",
  2227. "type" : "string"
  2228. }
  2229. }
  2230. },
  2231. "@timestamp" : {
  2232. "format" : "dateOptionalTime",
  2233. "type" : "date"
  2234. },
  2235. "file" : {
  2236. "norms" : {
  2237. "enabled" : false
  2238. },
  2239. "type" : "string",
  2240. "fields" : {
  2241. "raw" : {
  2242. "ignore_above" : 256,
  2243. "index" : "not_analyzed",
  2244. "type" : "string"
  2245. }
  2246. }
  2247. },
  2248. "bytes" : {
  2249. "norms" : {
  2250. "enabled" : false
  2251. },
  2252. "type" : "string",
  2253. "fields" : {
  2254. "raw" : {
  2255. "ignore_above" : 256,
  2256. "index" : "not_analyzed",
  2257. "type" : "string"
  2258. }
  2259. }
  2260. },
  2261. "response" : {
  2262. "norms" : {
  2263. "enabled" : false
  2264. },
  2265. "type" : "string",
  2266. "fields" : {
  2267. "raw" : {
  2268. "ignore_above" : 256,
  2269. "index" : "not_analyzed",
  2270. "type" : "string"
  2271. }
  2272. }
  2273. },
  2274. "clientip" : {
  2275. "norms" : {
  2276. "enabled" : false
  2277. },
  2278. "type" : "string",
  2279. "fields" : {
  2280. "raw" : {
  2281. "ignore_above" : 256,
  2282. "index" : "not_analyzed",
  2283. "type" : "string"
  2284. }
  2285. }
  2286. },
  2287. "@version" : {
  2288. "index" : "not_analyzed",
  2289. "type" : "string"
  2290. },
  2291. "host" : {
  2292. "norms" : {
  2293. "enabled" : false
  2294. },
  2295. "type" : "string",
  2296. "fields" : {
  2297. "raw" : {
  2298. "ignore_above" : 256,
  2299. "index" : "not_analyzed",
  2300. "type" : "string"
  2301. }
  2302. }
  2303. },
  2304. "httpversion" : {
  2305. "norms" : {
  2306. "enabled" : false
  2307. },
  2308. "type" : "string",
  2309. "fields" : {
  2310. "raw" : {
  2311. "ignore_above" : 256,
  2312. "index" : "not_analyzed",
  2313. "type" : "string"
  2314. }
  2315. }
  2316. },
  2317. "rawrequest" : {
  2318. "norms" : {
  2319. "enabled" : false
  2320. },
  2321. "type" : "string",
  2322. "fields" : {
  2323. "raw" : {
  2324. "ignore_above" : 256,
  2325. "index" : "not_analyzed",
  2326. "type" : "string"
  2327. }
  2328. }
  2329. },
  2330. "timestamp" : {
  2331. "norms" : {
  2332. "enabled" : false
  2333. },
  2334. "type" : "string",
  2335. "fields" : {
  2336. "raw" : {
  2337. "ignore_above" : 256,
  2338. "index" : "not_analyzed",
  2339. "type" : "string"
  2340. }
  2341. }
  2342. }
  2343. }
  2344. }
  2345. },
  2346. "aliases" : [ ]
  2347. },
  2348. "logstash-2014" : {
  2349. "state" : "open",
  2350. "settings" : {
  2351. "index" : {
  2352. "refresh_interval" : "5s",
  2353. "creation_date" : "1433973040207",
  2354. "number_of_shards" : "5",
  2355. "number_of_replicas" : "1",
  2356. "version" : {
  2357. "created" : "1040499"
  2358. },
  2359. "uuid" : "QzK7XljwTWaxdKhUt6FBRA"
  2360. }
  2361. },
  2362. "mappings" : {
  2363. "_default_" : {
  2364. "dynamic_templates" : [ {
  2365. "message_field" : {
  2366. "mapping" : {
  2367. "index" : "analyzed",
  2368. "omit_norms" : true,
  2369. "type" : "string"
  2370. },
  2371. "match_mapping_type" : "string",
  2372. "match" : "message"
  2373. }
  2374. }, {
  2375. "string_fields" : {
  2376. "mapping" : {
  2377. "index" : "analyzed",
  2378. "omit_norms" : true,
  2379. "type" : "string",
  2380. "fields" : {
  2381. "raw" : {
  2382. "ignore_above" : 256,
  2383. "index" : "not_analyzed",
  2384. "type" : "string"
  2385. }
  2386. }
  2387. },
  2388. "match_mapping_type" : "string",
  2389. "match" : "*"
  2390. }
  2391. } ],
  2392. "_all" : {
  2393. "omit_norms" : true,
  2394. "enabled" : true
  2395. },
  2396. "properties" : {
  2397. "geoip" : {
  2398. "dynamic" : "true",
  2399. "properties" : {
  2400. "location" : {
  2401. "type" : "geo_point"
  2402. }
  2403. }
  2404. },
  2405. "@version" : {
  2406. "index" : "not_analyzed",
  2407. "type" : "string"
  2408. }
  2409. }
  2410. },
  2411. "apache" : {
  2412. "dynamic_templates" : [ {
  2413. "message_field" : {
  2414. "mapping" : {
  2415. "index" : "analyzed",
  2416. "omit_norms" : true,
  2417. "type" : "string"
  2418. },
  2419. "match_mapping_type" : "string",
  2420. "match" : "message"
  2421. }
  2422. }, {
  2423. "string_fields" : {
  2424. "mapping" : {
  2425. "index" : "analyzed",
  2426. "omit_norms" : true,
  2427. "type" : "string",
  2428. "fields" : {
  2429. "raw" : {
  2430. "ignore_above" : 256,
  2431. "index" : "not_analyzed",
  2432. "type" : "string"
  2433. }
  2434. }
  2435. },
  2436. "match_mapping_type" : "string",
  2437. "match" : "*"
  2438. }
  2439. } ],
  2440. "_all" : {
  2441. "omit_norms" : true,
  2442. "enabled" : true
  2443. },
  2444. "properties" : {
  2445. "request" : {
  2446. "norms" : {
  2447. "enabled" : false
  2448. },
  2449. "type" : "string",
  2450. "fields" : {
  2451. "raw" : {
  2452. "ignore_above" : 256,
  2453. "index" : "not_analyzed",
  2454. "type" : "string"
  2455. }
  2456. }
  2457. },
  2458. "agent" : {
  2459. "norms" : {
  2460. "enabled" : false
  2461. },
  2462. "type" : "string",
  2463. "fields" : {
  2464. "raw" : {
  2465. "ignore_above" : 256,
  2466. "index" : "not_analyzed",
  2467. "type" : "string"
  2468. }
  2469. }
  2470. },
  2471. "geoip" : {
  2472. "dynamic" : "true",
  2473. "properties" : {
  2474. "timezone" : {
  2475. "norms" : {
  2476. "enabled" : false
  2477. },
  2478. "type" : "string",
  2479. "fields" : {
  2480. "raw" : {
  2481. "ignore_above" : 256,
  2482. "index" : "not_analyzed",
  2483. "type" : "string"
  2484. }
  2485. }
  2486. },
  2487. "area_code" : {
  2488. "type" : "long"
  2489. },
  2490. "ip" : {
  2491. "norms" : {
  2492. "enabled" : false
  2493. },
  2494. "type" : "string",
  2495. "fields" : {
  2496. "raw" : {
  2497. "ignore_above" : 256,
  2498. "index" : "not_analyzed",
  2499. "type" : "string"
  2500. }
  2501. }
  2502. },
  2503. "latitude" : {
  2504. "type" : "double"
  2505. },
  2506. "coordinates" : {
  2507. "type" : "double"
  2508. },
  2509. "continent_code" : {
  2510. "norms" : {
  2511. "enabled" : false
  2512. },
  2513. "type" : "string",
  2514. "fields" : {
  2515. "raw" : {
  2516. "ignore_above" : 256,
  2517. "index" : "not_analyzed",
  2518. "type" : "string"
  2519. }
  2520. }
  2521. },
  2522. "city_name" : {
  2523. "norms" : {
  2524. "enabled" : false
  2525. },
  2526. "type" : "string",
  2527. "fields" : {
  2528. "raw" : {
  2529. "ignore_above" : 256,
  2530. "index" : "not_analyzed",
  2531. "type" : "string"
  2532. }
  2533. }
  2534. },
  2535. "country_code2" : {
  2536. "norms" : {
  2537. "enabled" : false
  2538. },
  2539. "type" : "string",
  2540. "fields" : {
  2541. "raw" : {
  2542. "ignore_above" : 256,
  2543. "index" : "not_analyzed",
  2544. "type" : "string"
  2545. }
  2546. }
  2547. },
  2548. "country_name" : {
  2549. "norms" : {
  2550. "enabled" : false
  2551. },
  2552. "type" : "string",
  2553. "fields" : {
  2554. "raw" : {
  2555. "ignore_above" : 256,
  2556. "index" : "not_analyzed",
  2557. "type" : "string"
  2558. }
  2559. }
  2560. },
  2561. "dma_code" : {
  2562. "type" : "long"
  2563. },
  2564. "country_code3" : {
  2565. "norms" : {
  2566. "enabled" : false
  2567. },
  2568. "type" : "string",
  2569. "fields" : {
  2570. "raw" : {
  2571. "ignore_above" : 256,
  2572. "index" : "not_analyzed",
  2573. "type" : "string"
  2574. }
  2575. }
  2576. },
  2577. "location" : {
  2578. "type" : "geo_point"
  2579. },
  2580. "region_name" : {
  2581. "norms" : {
  2582. "enabled" : false
  2583. },
  2584. "type" : "string",
  2585. "fields" : {
  2586. "raw" : {
  2587. "ignore_above" : 256,
  2588. "index" : "not_analyzed",
  2589. "type" : "string"
  2590. }
  2591. }
  2592. },
  2593. "real_region_name" : {
  2594. "norms" : {
  2595. "enabled" : false
  2596. },
  2597. "type" : "string",
  2598. "fields" : {
  2599. "raw" : {
  2600. "ignore_above" : 256,
  2601. "index" : "not_analyzed",
  2602. "type" : "string"
  2603. }
  2604. }
  2605. },
  2606. "postal_code" : {
  2607. "norms" : {
  2608. "enabled" : false
  2609. },
  2610. "type" : "string",
  2611. "fields" : {
  2612. "raw" : {
  2613. "ignore_above" : 256,
  2614. "index" : "not_analyzed",
  2615. "type" : "string"
  2616. }
  2617. }
  2618. },
  2619. "longitude" : {
  2620. "type" : "double"
  2621. }
  2622. }
  2623. },
  2624. "auth" : {
  2625. "norms" : {
  2626. "enabled" : false
  2627. },
  2628. "type" : "string",
  2629. "fields" : {
  2630. "raw" : {
  2631. "ignore_above" : 256,
  2632. "index" : "not_analyzed",
  2633. "type" : "string"
  2634. }
  2635. }
  2636. },
  2637. "ident" : {
  2638. "norms" : {
  2639. "enabled" : false
  2640. },
  2641. "type" : "string",
  2642. "fields" : {
  2643. "raw" : {
  2644. "ignore_above" : 256,
  2645. "index" : "not_analyzed",
  2646. "type" : "string"
  2647. }
  2648. }
  2649. },
  2650. "verb" : {
  2651. "norms" : {
  2652. "enabled" : false
  2653. },
  2654. "type" : "string",
  2655. "fields" : {
  2656. "raw" : {
  2657. "ignore_above" : 256,
  2658. "index" : "not_analyzed",
  2659. "type" : "string"
  2660. }
  2661. }
  2662. },
  2663. "message" : {
  2664. "norms" : {
  2665. "enabled" : false
  2666. },
  2667. "type" : "string"
  2668. },
  2669. "type" : {
  2670. "norms" : {
  2671. "enabled" : false
  2672. },
  2673. "type" : "string",
  2674. "fields" : {
  2675. "raw" : {
  2676. "ignore_above" : 256,
  2677. "index" : "not_analyzed",
  2678. "type" : "string"
  2679. }
  2680. }
  2681. },
  2682. "referrer" : {
  2683. "norms" : {
  2684. "enabled" : false
  2685. },
  2686. "type" : "string",
  2687. "fields" : {
  2688. "raw" : {
  2689. "ignore_above" : 256,
  2690. "index" : "not_analyzed",
  2691. "type" : "string"
  2692. }
  2693. }
  2694. },
  2695. "@timestamp" : {
  2696. "format" : "dateOptionalTime",
  2697. "type" : "date"
  2698. },
  2699. "bytes" : {
  2700. "norms" : {
  2701. "enabled" : false
  2702. },
  2703. "type" : "string",
  2704. "fields" : {
  2705. "raw" : {
  2706. "ignore_above" : 256,
  2707. "index" : "not_analyzed",
  2708. "type" : "string"
  2709. }
  2710. }
  2711. },
  2712. "response" : {
  2713. "norms" : {
  2714. "enabled" : false
  2715. },
  2716. "type" : "string",
  2717. "fields" : {
  2718. "raw" : {
  2719. "ignore_above" : 256,
  2720. "index" : "not_analyzed",
  2721. "type" : "string"
  2722. }
  2723. }
  2724. },
  2725. "clientip" : {
  2726. "norms" : {
  2727. "enabled" : false
  2728. },
  2729. "type" : "string",
  2730. "fields" : {
  2731. "raw" : {
  2732. "ignore_above" : 256,
  2733. "index" : "not_analyzed",
  2734. "type" : "string"
  2735. }
  2736. }
  2737. },
  2738. "@version" : {
  2739. "index" : "not_analyzed",
  2740. "type" : "string"
  2741. },
  2742. "host" : {
  2743. "norms" : {
  2744. "enabled" : false
  2745. },
  2746. "type" : "string",
  2747. "fields" : {
  2748. "raw" : {
  2749. "ignore_above" : 256,
  2750. "index" : "not_analyzed",
  2751. "type" : "string"
  2752. }
  2753. }
  2754. },
  2755. "httpversion" : {
  2756. "norms" : {
  2757. "enabled" : false
  2758. },
  2759. "type" : "string",
  2760. "fields" : {
  2761. "raw" : {
  2762. "ignore_above" : 256,
  2763. "index" : "not_analyzed",
  2764. "type" : "string"
  2765. }
  2766. }
  2767. },
  2768. "rawrequest" : {
  2769. "norms" : {
  2770. "enabled" : false
  2771. },
  2772. "type" : "string",
  2773. "fields" : {
  2774. "raw" : {
  2775. "ignore_above" : 256,
  2776. "index" : "not_analyzed",
  2777. "type" : "string"
  2778. }
  2779. }
  2780. },
  2781. "timestamp" : {
  2782. "norms" : {
  2783. "enabled" : false
  2784. },
  2785. "type" : "string",
  2786. "fields" : {
  2787. "raw" : {
  2788. "ignore_above" : 256,
  2789. "index" : "not_analyzed",
  2790. "type" : "string"
  2791. }
  2792. }
  2793. }
  2794. }
  2795. }
  2796. },
  2797. "aliases" : [ ]
  2798. },
  2799. "logstash-2015.06.07" : {
  2800. "state" : "open",
  2801. "settings" : {
  2802. "index" : {
  2803. "refresh_interval" : "5s",
  2804. "creation_date" : "1433635200592",
  2805. "number_of_shards" : "5",
  2806. "uuid" : "n6a44njUTs2Gmj7uo7aSTw",
  2807. "version" : {
  2808. "created" : "1040499"
  2809. },
  2810. "number_of_replicas" : "1"
  2811. }
  2812. },
  2813. "mappings" : {
  2814. "_default_" : {
  2815. "dynamic_templates" : [ {
  2816. "message_field" : {
  2817. "mapping" : {
  2818. "index" : "analyzed",
  2819. "omit_norms" : true,
  2820. "type" : "string"
  2821. },
  2822. "match_mapping_type" : "string",
  2823. "match" : "message"
  2824. }
  2825. }, {
  2826. "string_fields" : {
  2827. "mapping" : {
  2828. "index" : "analyzed",
  2829. "omit_norms" : true,
  2830. "type" : "string",
  2831. "fields" : {
  2832. "raw" : {
  2833. "ignore_above" : 256,
  2834. "index" : "not_analyzed",
  2835. "type" : "string"
  2836. }
  2837. }
  2838. },
  2839. "match_mapping_type" : "string",
  2840. "match" : "*"
  2841. }
  2842. } ],
  2843. "_all" : {
  2844. "omit_norms" : true,
  2845. "enabled" : true
  2846. },
  2847. "properties" : {
  2848. "geoip" : {
  2849. "dynamic" : "true",
  2850. "properties" : {
  2851. "location" : {
  2852. "type" : "geo_point"
  2853. }
  2854. }
  2855. },
  2856. "@version" : {
  2857. "index" : "not_analyzed",
  2858. "type" : "string"
  2859. }
  2860. }
  2861. },
  2862. "apache" : {
  2863. "dynamic_templates" : [ {
  2864. "message_field" : {
  2865. "mapping" : {
  2866. "index" : "analyzed",
  2867. "omit_norms" : true,
  2868. "type" : "string"
  2869. },
  2870. "match_mapping_type" : "string",
  2871. "match" : "message"
  2872. }
  2873. }, {
  2874. "string_fields" : {
  2875. "mapping" : {
  2876. "index" : "analyzed",
  2877. "omit_norms" : true,
  2878. "type" : "string",
  2879. "fields" : {
  2880. "raw" : {
  2881. "ignore_above" : 256,
  2882. "index" : "not_analyzed",
  2883. "type" : "string"
  2884. }
  2885. }
  2886. },
  2887. "match_mapping_type" : "string",
  2888. "match" : "*"
  2889. }
  2890. } ],
  2891. "_all" : {
  2892. "omit_norms" : true,
  2893. "enabled" : true
  2894. },
  2895. "properties" : {
  2896. "request" : {
  2897. "norms" : {
  2898. "enabled" : false
  2899. },
  2900. "type" : "string",
  2901. "fields" : {
  2902. "raw" : {
  2903. "ignore_above" : 256,
  2904. "index" : "not_analyzed",
  2905. "type" : "string"
  2906. }
  2907. }
  2908. },
  2909. "agent" : {
  2910. "norms" : {
  2911. "enabled" : false
  2912. },
  2913. "type" : "string",
  2914. "fields" : {
  2915. "raw" : {
  2916. "ignore_above" : 256,
  2917. "index" : "not_analyzed",
  2918. "type" : "string"
  2919. }
  2920. }
  2921. },
  2922. "geoip" : {
  2923. "dynamic" : "true",
  2924. "properties" : {
  2925. "timezone" : {
  2926. "norms" : {
  2927. "enabled" : false
  2928. },
  2929. "type" : "string",
  2930. "fields" : {
  2931. "raw" : {
  2932. "ignore_above" : 256,
  2933. "index" : "not_analyzed",
  2934. "type" : "string"
  2935. }
  2936. }
  2937. },
  2938. "area_code" : {
  2939. "type" : "long"
  2940. },
  2941. "ip" : {
  2942. "norms" : {
  2943. "enabled" : false
  2944. },
  2945. "type" : "string",
  2946. "fields" : {
  2947. "raw" : {
  2948. "ignore_above" : 256,
  2949. "index" : "not_analyzed",
  2950. "type" : "string"
  2951. }
  2952. }
  2953. },
  2954. "latitude" : {
  2955. "type" : "double"
  2956. },
  2957. "coordinates" : {
  2958. "type" : "double"
  2959. },
  2960. "continent_code" : {
  2961. "norms" : {
  2962. "enabled" : false
  2963. },
  2964. "type" : "string",
  2965. "fields" : {
  2966. "raw" : {
  2967. "ignore_above" : 256,
  2968. "index" : "not_analyzed",
  2969. "type" : "string"
  2970. }
  2971. }
  2972. },
  2973. "city_name" : {
  2974. "norms" : {
  2975. "enabled" : false
  2976. },
  2977. "type" : "string",
  2978. "fields" : {
  2979. "raw" : {
  2980. "ignore_above" : 256,
  2981. "index" : "not_analyzed",
  2982. "type" : "string"
  2983. }
  2984. }
  2985. },
  2986. "country_code2" : {
  2987. "norms" : {
  2988. "enabled" : false
  2989. },
  2990. "type" : "string",
  2991. "fields" : {
  2992. "raw" : {
  2993. "ignore_above" : 256,
  2994. "index" : "not_analyzed",
  2995. "type" : "string"
  2996. }
  2997. }
  2998. },
  2999. "country_name" : {
  3000. "norms" : {
  3001. "enabled" : false
  3002. },
  3003. "type" : "string",
  3004. "fields" : {
  3005. "raw" : {
  3006. "ignore_above" : 256,
  3007. "index" : "not_analyzed",
  3008. "type" : "string"
  3009. }
  3010. }
  3011. },
  3012. "dma_code" : {
  3013. "type" : "long"
  3014. },
  3015. "country_code3" : {
  3016. "norms" : {
  3017. "enabled" : false
  3018. },
  3019. "type" : "string",
  3020. "fields" : {
  3021. "raw" : {
  3022. "ignore_above" : 256,
  3023. "index" : "not_analyzed",
  3024. "type" : "string"
  3025. }
  3026. }
  3027. },
  3028. "location" : {
  3029. "type" : "geo_point"
  3030. },
  3031. "region_name" : {
  3032. "norms" : {
  3033. "enabled" : false
  3034. },
  3035. "type" : "string",
  3036. "fields" : {
  3037. "raw" : {
  3038. "ignore_above" : 256,
  3039. "index" : "not_analyzed",
  3040. "type" : "string"
  3041. }
  3042. }
  3043. },
  3044. "real_region_name" : {
  3045. "norms" : {
  3046. "enabled" : false
  3047. },
  3048. "type" : "string",
  3049. "fields" : {
  3050. "raw" : {
  3051. "ignore_above" : 256,
  3052. "index" : "not_analyzed",
  3053. "type" : "string"
  3054. }
  3055. }
  3056. },
  3057. "postal_code" : {
  3058. "norms" : {
  3059. "enabled" : false
  3060. },
  3061. "type" : "string",
  3062. "fields" : {
  3063. "raw" : {
  3064. "ignore_above" : 256,
  3065. "index" : "not_analyzed",
  3066. "type" : "string"
  3067. }
  3068. }
  3069. },
  3070. "longitude" : {
  3071. "type" : "double"
  3072. }
  3073. }
  3074. },
  3075. "offset" : {
  3076. "norms" : {
  3077. "enabled" : false
  3078. },
  3079. "type" : "string",
  3080. "fields" : {
  3081. "raw" : {
  3082. "ignore_above" : 256,
  3083. "index" : "not_analyzed",
  3084. "type" : "string"
  3085. }
  3086. }
  3087. },
  3088. "auth" : {
  3089. "norms" : {
  3090. "enabled" : false
  3091. },
  3092. "type" : "string",
  3093. "fields" : {
  3094. "raw" : {
  3095. "ignore_above" : 256,
  3096. "index" : "not_analyzed",
  3097. "type" : "string"
  3098. }
  3099. }
  3100. },
  3101. "ident" : {
  3102. "norms" : {
  3103. "enabled" : false
  3104. },
  3105. "type" : "string",
  3106. "fields" : {
  3107. "raw" : {
  3108. "ignore_above" : 256,
  3109. "index" : "not_analyzed",
  3110. "type" : "string"
  3111. }
  3112. }
  3113. },
  3114. "verb" : {
  3115. "norms" : {
  3116. "enabled" : false
  3117. },
  3118. "type" : "string",
  3119. "fields" : {
  3120. "raw" : {
  3121. "ignore_above" : 256,
  3122. "index" : "not_analyzed",
  3123. "type" : "string"
  3124. }
  3125. }
  3126. },
  3127. "message" : {
  3128. "norms" : {
  3129. "enabled" : false
  3130. },
  3131. "type" : "string"
  3132. },
  3133. "type" : {
  3134. "norms" : {
  3135. "enabled" : false
  3136. },
  3137. "type" : "string",
  3138. "fields" : {
  3139. "raw" : {
  3140. "ignore_above" : 256,
  3141. "index" : "not_analyzed",
  3142. "type" : "string"
  3143. }
  3144. }
  3145. },
  3146. "tags" : {
  3147. "norms" : {
  3148. "enabled" : false
  3149. },
  3150. "type" : "string",
  3151. "fields" : {
  3152. "raw" : {
  3153. "ignore_above" : 256,
  3154. "index" : "not_analyzed",
  3155. "type" : "string"
  3156. }
  3157. }
  3158. },
  3159. "referrer" : {
  3160. "norms" : {
  3161. "enabled" : false
  3162. },
  3163. "type" : "string",
  3164. "fields" : {
  3165. "raw" : {
  3166. "ignore_above" : 256,
  3167. "index" : "not_analyzed",
  3168. "type" : "string"
  3169. }
  3170. }
  3171. },
  3172. "@timestamp" : {
  3173. "format" : "dateOptionalTime",
  3174. "type" : "date"
  3175. },
  3176. "file" : {
  3177. "norms" : {
  3178. "enabled" : false
  3179. },
  3180. "type" : "string",
  3181. "fields" : {
  3182. "raw" : {
  3183. "ignore_above" : 256,
  3184. "index" : "not_analyzed",
  3185. "type" : "string"
  3186. }
  3187. }
  3188. },
  3189. "bytes" : {
  3190. "norms" : {
  3191. "enabled" : false
  3192. },
  3193. "type" : "string",
  3194. "fields" : {
  3195. "raw" : {
  3196. "ignore_above" : 256,
  3197. "index" : "not_analyzed",
  3198. "type" : "string"
  3199. }
  3200. }
  3201. },
  3202. "response" : {
  3203. "norms" : {
  3204. "enabled" : false
  3205. },
  3206. "type" : "string",
  3207. "fields" : {
  3208. "raw" : {
  3209. "ignore_above" : 256,
  3210. "index" : "not_analyzed",
  3211. "type" : "string"
  3212. }
  3213. }
  3214. },
  3215. "clientip" : {
  3216. "norms" : {
  3217. "enabled" : false
  3218. },
  3219. "type" : "string",
  3220. "fields" : {
  3221. "raw" : {
  3222. "ignore_above" : 256,
  3223. "index" : "not_analyzed",
  3224. "type" : "string"
  3225. }
  3226. }
  3227. },
  3228. "@version" : {
  3229. "index" : "not_analyzed",
  3230. "type" : "string"
  3231. },
  3232. "host" : {
  3233. "norms" : {
  3234. "enabled" : false
  3235. },
  3236. "type" : "string",
  3237. "fields" : {
  3238. "raw" : {
  3239. "ignore_above" : 256,
  3240. "index" : "not_analyzed",
  3241. "type" : "string"
  3242. }
  3243. }
  3244. },
  3245. "httpversion" : {
  3246. "norms" : {
  3247. "enabled" : false
  3248. },
  3249. "type" : "string",
  3250. "fields" : {
  3251. "raw" : {
  3252. "ignore_above" : 256,
  3253. "index" : "not_analyzed",
  3254. "type" : "string"
  3255. }
  3256. }
  3257. },
  3258. "rawrequest" : {
  3259. "norms" : {
  3260. "enabled" : false
  3261. },
  3262. "type" : "string",
  3263. "fields" : {
  3264. "raw" : {
  3265. "ignore_above" : 256,
  3266. "index" : "not_analyzed",
  3267. "type" : "string"
  3268. }
  3269. }
  3270. },
  3271. "timestamp" : {
  3272. "norms" : {
  3273. "enabled" : false
  3274. },
  3275. "type" : "string",
  3276. "fields" : {
  3277. "raw" : {
  3278. "ignore_above" : 256,
  3279. "index" : "not_analyzed",
  3280. "type" : "string"
  3281. }
  3282. }
  3283. }
  3284. }
  3285. }
  3286. },
  3287. "aliases" : [ ]
  3288. },
  3289. "logstash-2015.06.08" : {
  3290. "state" : "open",
  3291. "settings" : {
  3292. "index" : {
  3293. "refresh_interval" : "5s",
  3294. "creation_date" : "1433721601142",
  3295. "number_of_shards" : "5",
  3296. "uuid" : "RgQsOaleRAu4qXJPp_xOWw",
  3297. "version" : {
  3298. "created" : "1040499"
  3299. },
  3300. "number_of_replicas" : "1"
  3301. }
  3302. },
  3303. "mappings" : {
  3304. "_default_" : {
  3305. "dynamic_templates" : [ {
  3306. "message_field" : {
  3307. "mapping" : {
  3308. "index" : "analyzed",
  3309. "omit_norms" : true,
  3310. "type" : "string"
  3311. },
  3312. "match_mapping_type" : "string",
  3313. "match" : "message"
  3314. }
  3315. }, {
  3316. "string_fields" : {
  3317. "mapping" : {
  3318. "index" : "analyzed",
  3319. "omit_norms" : true,
  3320. "type" : "string",
  3321. "fields" : {
  3322. "raw" : {
  3323. "ignore_above" : 256,
  3324. "index" : "not_analyzed",
  3325. "type" : "string"
  3326. }
  3327. }
  3328. },
  3329. "match_mapping_type" : "string",
  3330. "match" : "*"
  3331. }
  3332. } ],
  3333. "_all" : {
  3334. "omit_norms" : true,
  3335. "enabled" : true
  3336. },
  3337. "properties" : {
  3338. "geoip" : {
  3339. "dynamic" : "true",
  3340. "properties" : {
  3341. "location" : {
  3342. "type" : "geo_point"
  3343. }
  3344. }
  3345. },
  3346. "@version" : {
  3347. "index" : "not_analyzed",
  3348. "type" : "string"
  3349. }
  3350. }
  3351. },
  3352. "apache" : {
  3353. "dynamic_templates" : [ {
  3354. "message_field" : {
  3355. "mapping" : {
  3356. "index" : "analyzed",
  3357. "omit_norms" : true,
  3358. "type" : "string"
  3359. },
  3360. "match_mapping_type" : "string",
  3361. "match" : "message"
  3362. }
  3363. }, {
  3364. "string_fields" : {
  3365. "mapping" : {
  3366. "index" : "analyzed",
  3367. "omit_norms" : true,
  3368. "type" : "string",
  3369. "fields" : {
  3370. "raw" : {
  3371. "ignore_above" : 256,
  3372. "index" : "not_analyzed",
  3373. "type" : "string"
  3374. }
  3375. }
  3376. },
  3377. "match_mapping_type" : "string",
  3378. "match" : "*"
  3379. }
  3380. } ],
  3381. "_all" : {
  3382. "omit_norms" : true,
  3383. "enabled" : true
  3384. },
  3385. "properties" : {
  3386. "request" : {
  3387. "norms" : {
  3388. "enabled" : false
  3389. },
  3390. "type" : "string",
  3391. "fields" : {
  3392. "raw" : {
  3393. "ignore_above" : 256,
  3394. "index" : "not_analyzed",
  3395. "type" : "string"
  3396. }
  3397. }
  3398. },
  3399. "agent" : {
  3400. "norms" : {
  3401. "enabled" : false
  3402. },
  3403. "type" : "string",
  3404. "fields" : {
  3405. "raw" : {
  3406. "ignore_above" : 256,
  3407. "index" : "not_analyzed",
  3408. "type" : "string"
  3409. }
  3410. }
  3411. },
  3412. "geoip" : {
  3413. "dynamic" : "true",
  3414. "properties" : {
  3415. "timezone" : {
  3416. "norms" : {
  3417. "enabled" : false
  3418. },
  3419. "type" : "string",
  3420. "fields" : {
  3421. "raw" : {
  3422. "ignore_above" : 256,
  3423. "index" : "not_analyzed",
  3424. "type" : "string"
  3425. }
  3426. }
  3427. },
  3428. "area_code" : {
  3429. "type" : "long"
  3430. },
  3431. "ip" : {
  3432. "norms" : {
  3433. "enabled" : false
  3434. },
  3435. "type" : "string",
  3436. "fields" : {
  3437. "raw" : {
  3438. "ignore_above" : 256,
  3439. "index" : "not_analyzed",
  3440. "type" : "string"
  3441. }
  3442. }
  3443. },
  3444. "latitude" : {
  3445. "type" : "double"
  3446. },
  3447. "coordinates" : {
  3448. "type" : "double"
  3449. },
  3450. "continent_code" : {
  3451. "norms" : {
  3452. "enabled" : false
  3453. },
  3454. "type" : "string",
  3455. "fields" : {
  3456. "raw" : {
  3457. "ignore_above" : 256,
  3458. "index" : "not_analyzed",
  3459. "type" : "string"
  3460. }
  3461. }
  3462. },
  3463. "city_name" : {
  3464. "norms" : {
  3465. "enabled" : false
  3466. },
  3467. "type" : "string",
  3468. "fields" : {
  3469. "raw" : {
  3470. "ignore_above" : 256,
  3471. "index" : "not_analyzed",
  3472. "type" : "string"
  3473. }
  3474. }
  3475. },
  3476. "country_code2" : {
  3477. "norms" : {
  3478. "enabled" : false
  3479. },
  3480. "type" : "string",
  3481. "fields" : {
  3482. "raw" : {
  3483. "ignore_above" : 256,
  3484. "index" : "not_analyzed",
  3485. "type" : "string"
  3486. }
  3487. }
  3488. },
  3489. "country_name" : {
  3490. "norms" : {
  3491. "enabled" : false
  3492. },
  3493. "type" : "string",
  3494. "fields" : {
  3495. "raw" : {
  3496. "ignore_above" : 256,
  3497. "index" : "not_analyzed",
  3498. "type" : "string"
  3499. }
  3500. }
  3501. },
  3502. "dma_code" : {
  3503. "type" : "long"
  3504. },
  3505. "country_code3" : {
  3506. "norms" : {
  3507. "enabled" : false
  3508. },
  3509. "type" : "string",
  3510. "fields" : {
  3511. "raw" : {
  3512. "ignore_above" : 256,
  3513. "index" : "not_analyzed",
  3514. "type" : "string"
  3515. }
  3516. }
  3517. },
  3518. "location" : {
  3519. "type" : "geo_point"
  3520. },
  3521. "region_name" : {
  3522. "norms" : {
  3523. "enabled" : false
  3524. },
  3525. "type" : "string",
  3526. "fields" : {
  3527. "raw" : {
  3528. "ignore_above" : 256,
  3529. "index" : "not_analyzed",
  3530. "type" : "string"
  3531. }
  3532. }
  3533. },
  3534. "real_region_name" : {
  3535. "norms" : {
  3536. "enabled" : false
  3537. },
  3538. "type" : "string",
  3539. "fields" : {
  3540. "raw" : {
  3541. "ignore_above" : 256,
  3542. "index" : "not_analyzed",
  3543. "type" : "string"
  3544. }
  3545. }
  3546. },
  3547. "postal_code" : {
  3548. "norms" : {
  3549. "enabled" : false
  3550. },
  3551. "type" : "string",
  3552. "fields" : {
  3553. "raw" : {
  3554. "ignore_above" : 256,
  3555. "index" : "not_analyzed",
  3556. "type" : "string"
  3557. }
  3558. }
  3559. },
  3560. "longitude" : {
  3561. "type" : "double"
  3562. }
  3563. }
  3564. },
  3565. "offset" : {
  3566. "norms" : {
  3567. "enabled" : false
  3568. },
  3569. "type" : "string",
  3570. "fields" : {
  3571. "raw" : {
  3572. "ignore_above" : 256,
  3573. "index" : "not_analyzed",
  3574. "type" : "string"
  3575. }
  3576. }
  3577. },
  3578. "auth" : {
  3579. "norms" : {
  3580. "enabled" : false
  3581. },
  3582. "type" : "string",
  3583. "fields" : {
  3584. "raw" : {
  3585. "ignore_above" : 256,
  3586. "index" : "not_analyzed",
  3587. "type" : "string"
  3588. }
  3589. }
  3590. },
  3591. "ident" : {
  3592. "norms" : {
  3593. "enabled" : false
  3594. },
  3595. "type" : "string",
  3596. "fields" : {
  3597. "raw" : {
  3598. "ignore_above" : 256,
  3599. "index" : "not_analyzed",
  3600. "type" : "string"
  3601. }
  3602. }
  3603. },
  3604. "verb" : {
  3605. "norms" : {
  3606. "enabled" : false
  3607. },
  3608. "type" : "string",
  3609. "fields" : {
  3610. "raw" : {
  3611. "ignore_above" : 256,
  3612. "index" : "not_analyzed",
  3613. "type" : "string"
  3614. }
  3615. }
  3616. },
  3617. "message" : {
  3618. "norms" : {
  3619. "enabled" : false
  3620. },
  3621. "type" : "string"
  3622. },
  3623. "type" : {
  3624. "norms" : {
  3625. "enabled" : false
  3626. },
  3627. "type" : "string",
  3628. "fields" : {
  3629. "raw" : {
  3630. "ignore_above" : 256,
  3631. "index" : "not_analyzed",
  3632. "type" : "string"
  3633. }
  3634. }
  3635. },
  3636. "tags" : {
  3637. "norms" : {
  3638. "enabled" : false
  3639. },
  3640. "type" : "string",
  3641. "fields" : {
  3642. "raw" : {
  3643. "ignore_above" : 256,
  3644. "index" : "not_analyzed",
  3645. "type" : "string"
  3646. }
  3647. }
  3648. },
  3649. "referrer" : {
  3650. "norms" : {
  3651. "enabled" : false
  3652. },
  3653. "type" : "string",
  3654. "fields" : {
  3655. "raw" : {
  3656. "ignore_above" : 256,
  3657. "index" : "not_analyzed",
  3658. "type" : "string"
  3659. }
  3660. }
  3661. },
  3662. "@timestamp" : {
  3663. "format" : "dateOptionalTime",
  3664. "type" : "date"
  3665. },
  3666. "file" : {
  3667. "norms" : {
  3668. "enabled" : false
  3669. },
  3670. "type" : "string",
  3671. "fields" : {
  3672. "raw" : {
  3673. "ignore_above" : 256,
  3674. "index" : "not_analyzed",
  3675. "type" : "string"
  3676. }
  3677. }
  3678. },
  3679. "bytes" : {
  3680. "norms" : {
  3681. "enabled" : false
  3682. },
  3683. "type" : "string",
  3684. "fields" : {
  3685. "raw" : {
  3686. "ignore_above" : 256,
  3687. "index" : "not_analyzed",
  3688. "type" : "string"
  3689. }
  3690. }
  3691. },
  3692. "response" : {
  3693. "norms" : {
  3694. "enabled" : false
  3695. },
  3696. "type" : "string",
  3697. "fields" : {
  3698. "raw" : {
  3699. "ignore_above" : 256,
  3700. "index" : "not_analyzed",
  3701. "type" : "string"
  3702. }
  3703. }
  3704. },
  3705. "clientip" : {
  3706. "norms" : {
  3707. "enabled" : false
  3708. },
  3709. "type" : "string",
  3710. "fields" : {
  3711. "raw" : {
  3712. "ignore_above" : 256,
  3713. "index" : "not_analyzed",
  3714. "type" : "string"
  3715. }
  3716. }
  3717. },
  3718. "@version" : {
  3719. "index" : "not_analyzed",
  3720. "type" : "string"
  3721. },
  3722. "host" : {
  3723. "norms" : {
  3724. "enabled" : false
  3725. },
  3726. "type" : "string",
  3727. "fields" : {
  3728. "raw" : {
  3729. "ignore_above" : 256,
  3730. "index" : "not_analyzed",
  3731. "type" : "string"
  3732. }
  3733. }
  3734. },
  3735. "httpversion" : {
  3736. "norms" : {
  3737. "enabled" : false
  3738. },
  3739. "type" : "string",
  3740. "fields" : {
  3741. "raw" : {
  3742. "ignore_above" : 256,
  3743. "index" : "not_analyzed",
  3744. "type" : "string"
  3745. }
  3746. }
  3747. },
  3748. "rawrequest" : {
  3749. "norms" : {
  3750. "enabled" : false
  3751. },
  3752. "type" : "string",
  3753. "fields" : {
  3754. "raw" : {
  3755. "ignore_above" : 256,
  3756. "index" : "not_analyzed",
  3757. "type" : "string"
  3758. }
  3759. }
  3760. },
  3761. "timestamp" : {
  3762. "norms" : {
  3763. "enabled" : false
  3764. },
  3765. "type" : "string",
  3766. "fields" : {
  3767. "raw" : {
  3768. "ignore_above" : 256,
  3769. "index" : "not_analyzed",
  3770. "type" : "string"
  3771. }
  3772. }
  3773. }
  3774. }
  3775. }
  3776. },
  3777. "aliases" : [ ]
  3778. },
  3779. "logstash-2015.06.11" : {
  3780. "state" : "open",
  3781. "settings" : {
  3782. "index" : {
  3783. "refresh_interval" : "5s",
  3784. "creation_date" : "1433980800955",
  3785. "number_of_shards" : "5",
  3786. "number_of_replicas" : "1",
  3787. "version" : {
  3788. "created" : "1040499"
  3789. },
  3790. "uuid" : "VkxHu4b0T2mZd02Y6Q2EmQ"
  3791. }
  3792. },
  3793. "mappings" : {
  3794. "_default_" : {
  3795. "dynamic_templates" : [ {
  3796. "message_field" : {
  3797. "mapping" : {
  3798. "index" : "analyzed",
  3799. "omit_norms" : true,
  3800. "type" : "string"
  3801. },
  3802. "match_mapping_type" : "string",
  3803. "match" : "message"
  3804. }
  3805. }, {
  3806. "string_fields" : {
  3807. "mapping" : {
  3808. "index" : "analyzed",
  3809. "omit_norms" : true,
  3810. "type" : "string",
  3811. "fields" : {
  3812. "raw" : {
  3813. "ignore_above" : 256,
  3814. "index" : "not_analyzed",
  3815. "type" : "string"
  3816. }
  3817. }
  3818. },
  3819. "match_mapping_type" : "string",
  3820. "match" : "*"
  3821. }
  3822. } ],
  3823. "_all" : {
  3824. "omit_norms" : true,
  3825. "enabled" : true
  3826. },
  3827. "properties" : {
  3828. "geoip" : {
  3829. "dynamic" : "true",
  3830. "properties" : {
  3831. "location" : {
  3832. "type" : "geo_point"
  3833. }
  3834. }
  3835. },
  3836. "@version" : {
  3837. "index" : "not_analyzed",
  3838. "type" : "string"
  3839. }
  3840. }
  3841. },
  3842. "apache" : {
  3843. "dynamic_templates" : [ {
  3844. "message_field" : {
  3845. "mapping" : {
  3846. "index" : "analyzed",
  3847. "omit_norms" : true,
  3848. "type" : "string"
  3849. },
  3850. "match_mapping_type" : "string",
  3851. "match" : "message"
  3852. }
  3853. }, {
  3854. "string_fields" : {
  3855. "mapping" : {
  3856. "index" : "analyzed",
  3857. "omit_norms" : true,
  3858. "type" : "string",
  3859. "fields" : {
  3860. "raw" : {
  3861. "ignore_above" : 256,
  3862. "index" : "not_analyzed",
  3863. "type" : "string"
  3864. }
  3865. }
  3866. },
  3867. "match_mapping_type" : "string",
  3868. "match" : "*"
  3869. }
  3870. } ],
  3871. "_all" : {
  3872. "omit_norms" : true,
  3873. "enabled" : true
  3874. },
  3875. "properties" : {
  3876. "request" : {
  3877. "norms" : {
  3878. "enabled" : false
  3879. },
  3880. "type" : "string",
  3881. "fields" : {
  3882. "raw" : {
  3883. "ignore_above" : 256,
  3884. "index" : "not_analyzed",
  3885. "type" : "string"
  3886. }
  3887. }
  3888. },
  3889. "agent" : {
  3890. "norms" : {
  3891. "enabled" : false
  3892. },
  3893. "type" : "string",
  3894. "fields" : {
  3895. "raw" : {
  3896. "ignore_above" : 256,
  3897. "index" : "not_analyzed",
  3898. "type" : "string"
  3899. }
  3900. }
  3901. },
  3902. "geoip" : {
  3903. "dynamic" : "true",
  3904. "properties" : {
  3905. "timezone" : {
  3906. "norms" : {
  3907. "enabled" : false
  3908. },
  3909. "type" : "string",
  3910. "fields" : {
  3911. "raw" : {
  3912. "ignore_above" : 256,
  3913. "index" : "not_analyzed",
  3914. "type" : "string"
  3915. }
  3916. }
  3917. },
  3918. "area_code" : {
  3919. "type" : "long"
  3920. },
  3921. "ip" : {
  3922. "norms" : {
  3923. "enabled" : false
  3924. },
  3925. "type" : "string",
  3926. "fields" : {
  3927. "raw" : {
  3928. "ignore_above" : 256,
  3929. "index" : "not_analyzed",
  3930. "type" : "string"
  3931. }
  3932. }
  3933. },
  3934. "latitude" : {
  3935. "type" : "double"
  3936. },
  3937. "coordinates" : {
  3938. "type" : "double"
  3939. },
  3940. "continent_code" : {
  3941. "norms" : {
  3942. "enabled" : false
  3943. },
  3944. "type" : "string",
  3945. "fields" : {
  3946. "raw" : {
  3947. "ignore_above" : 256,
  3948. "index" : "not_analyzed",
  3949. "type" : "string"
  3950. }
  3951. }
  3952. },
  3953. "city_name" : {
  3954. "norms" : {
  3955. "enabled" : false
  3956. },
  3957. "type" : "string",
  3958. "fields" : {
  3959. "raw" : {
  3960. "ignore_above" : 256,
  3961. "index" : "not_analyzed",
  3962. "type" : "string"
  3963. }
  3964. }
  3965. },
  3966. "country_code2" : {
  3967. "norms" : {
  3968. "enabled" : false
  3969. },
  3970. "type" : "string",
  3971. "fields" : {
  3972. "raw" : {
  3973. "ignore_above" : 256,
  3974. "index" : "not_analyzed",
  3975. "type" : "string"
  3976. }
  3977. }
  3978. },
  3979. "country_name" : {
  3980. "norms" : {
  3981. "enabled" : false
  3982. },
  3983. "type" : "string",
  3984. "fields" : {
  3985. "raw" : {
  3986. "ignore_above" : 256,
  3987. "index" : "not_analyzed",
  3988. "type" : "string"
  3989. }
  3990. }
  3991. },
  3992. "dma_code" : {
  3993. "type" : "long"
  3994. },
  3995. "country_code3" : {
  3996. "norms" : {
  3997. "enabled" : false
  3998. },
  3999. "type" : "string",
  4000. "fields" : {
  4001. "raw" : {
  4002. "ignore_above" : 256,
  4003. "index" : "not_analyzed",
  4004. "type" : "string"
  4005. }
  4006. }
  4007. },
  4008. "location" : {
  4009. "type" : "geo_point"
  4010. },
  4011. "region_name" : {
  4012. "norms" : {
  4013. "enabled" : false
  4014. },
  4015. "type" : "string",
  4016. "fields" : {
  4017. "raw" : {
  4018. "ignore_above" : 256,
  4019. "index" : "not_analyzed",
  4020. "type" : "string"
  4021. }
  4022. }
  4023. },
  4024. "real_region_name" : {
  4025. "norms" : {
  4026. "enabled" : false
  4027. },
  4028. "type" : "string",
  4029. "fields" : {
  4030. "raw" : {
  4031. "ignore_above" : 256,
  4032. "index" : "not_analyzed",
  4033. "type" : "string"
  4034. }
  4035. }
  4036. },
  4037. "postal_code" : {
  4038. "norms" : {
  4039. "enabled" : false
  4040. },
  4041. "type" : "string",
  4042. "fields" : {
  4043. "raw" : {
  4044. "ignore_above" : 256,
  4045. "index" : "not_analyzed",
  4046. "type" : "string"
  4047. }
  4048. }
  4049. },
  4050. "longitude" : {
  4051. "type" : "double"
  4052. }
  4053. }
  4054. },
  4055. "offset" : {
  4056. "norms" : {
  4057. "enabled" : false
  4058. },
  4059. "type" : "string",
  4060. "fields" : {
  4061. "raw" : {
  4062. "ignore_above" : 256,
  4063. "index" : "not_analyzed",
  4064. "type" : "string"
  4065. }
  4066. }
  4067. },
  4068. "auth" : {
  4069. "norms" : {
  4070. "enabled" : false
  4071. },
  4072. "type" : "string",
  4073. "fields" : {
  4074. "raw" : {
  4075. "ignore_above" : 256,
  4076. "index" : "not_analyzed",
  4077. "type" : "string"
  4078. }
  4079. }
  4080. },
  4081. "ident" : {
  4082. "norms" : {
  4083. "enabled" : false
  4084. },
  4085. "type" : "string",
  4086. "fields" : {
  4087. "raw" : {
  4088. "ignore_above" : 256,
  4089. "index" : "not_analyzed",
  4090. "type" : "string"
  4091. }
  4092. }
  4093. },
  4094. "verb" : {
  4095. "norms" : {
  4096. "enabled" : false
  4097. },
  4098. "type" : "string",
  4099. "fields" : {
  4100. "raw" : {
  4101. "ignore_above" : 256,
  4102. "index" : "not_analyzed",
  4103. "type" : "string"
  4104. }
  4105. }
  4106. },
  4107. "message" : {
  4108. "norms" : {
  4109. "enabled" : false
  4110. },
  4111. "type" : "string"
  4112. },
  4113. "type" : {
  4114. "norms" : {
  4115. "enabled" : false
  4116. },
  4117. "type" : "string",
  4118. "fields" : {
  4119. "raw" : {
  4120. "ignore_above" : 256,
  4121. "index" : "not_analyzed",
  4122. "type" : "string"
  4123. }
  4124. }
  4125. },
  4126. "tags" : {
  4127. "norms" : {
  4128. "enabled" : false
  4129. },
  4130. "type" : "string",
  4131. "fields" : {
  4132. "raw" : {
  4133. "ignore_above" : 256,
  4134. "index" : "not_analyzed",
  4135. "type" : "string"
  4136. }
  4137. }
  4138. },
  4139. "referrer" : {
  4140. "norms" : {
  4141. "enabled" : false
  4142. },
  4143. "type" : "string",
  4144. "fields" : {
  4145. "raw" : {
  4146. "ignore_above" : 256,
  4147. "index" : "not_analyzed",
  4148. "type" : "string"
  4149. }
  4150. }
  4151. },
  4152. "@timestamp" : {
  4153. "format" : "dateOptionalTime",
  4154. "type" : "date"
  4155. },
  4156. "file" : {
  4157. "norms" : {
  4158. "enabled" : false
  4159. },
  4160. "type" : "string",
  4161. "fields" : {
  4162. "raw" : {
  4163. "ignore_above" : 256,
  4164. "index" : "not_analyzed",
  4165. "type" : "string"
  4166. }
  4167. }
  4168. },
  4169. "bytes" : {
  4170. "norms" : {
  4171. "enabled" : false
  4172. },
  4173. "type" : "string",
  4174. "fields" : {
  4175. "raw" : {
  4176. "ignore_above" : 256,
  4177. "index" : "not_analyzed",
  4178. "type" : "string"
  4179. }
  4180. }
  4181. },
  4182. "response" : {
  4183. "norms" : {
  4184. "enabled" : false
  4185. },
  4186. "type" : "string",
  4187. "fields" : {
  4188. "raw" : {
  4189. "ignore_above" : 256,
  4190. "index" : "not_analyzed",
  4191. "type" : "string"
  4192. }
  4193. }
  4194. },
  4195. "clientip" : {
  4196. "norms" : {
  4197. "enabled" : false
  4198. },
  4199. "type" : "string",
  4200. "fields" : {
  4201. "raw" : {
  4202. "ignore_above" : 256,
  4203. "index" : "not_analyzed",
  4204. "type" : "string"
  4205. }
  4206. }
  4207. },
  4208. "@version" : {
  4209. "index" : "not_analyzed",
  4210. "type" : "string"
  4211. },
  4212. "host" : {
  4213. "norms" : {
  4214. "enabled" : false
  4215. },
  4216. "type" : "string",
  4217. "fields" : {
  4218. "raw" : {
  4219. "ignore_above" : 256,
  4220. "index" : "not_analyzed",
  4221. "type" : "string"
  4222. }
  4223. }
  4224. },
  4225. "httpversion" : {
  4226. "norms" : {
  4227. "enabled" : false
  4228. },
  4229. "type" : "string",
  4230. "fields" : {
  4231. "raw" : {
  4232. "ignore_above" : 256,
  4233. "index" : "not_analyzed",
  4234. "type" : "string"
  4235. }
  4236. }
  4237. },
  4238. "rawrequest" : {
  4239. "norms" : {
  4240. "enabled" : false
  4241. },
  4242. "type" : "string",
  4243. "fields" : {
  4244. "raw" : {
  4245. "ignore_above" : 256,
  4246. "index" : "not_analyzed",
  4247. "type" : "string"
  4248. }
  4249. }
  4250. },
  4251. "timestamp" : {
  4252. "norms" : {
  4253. "enabled" : false
  4254. },
  4255. "type" : "string",
  4256. "fields" : {
  4257. "raw" : {
  4258. "ignore_above" : 256,
  4259. "index" : "not_analyzed",
  4260. "type" : "string"
  4261. }
  4262. }
  4263. }
  4264. }
  4265. }
  4266. },
  4267. "aliases" : [ ]
  4268. }
  4269. }
  4270. },
  4271. "routing_table" : {
  4272. "indices" : {
  4273. "logstash-2015.06.06" : {
  4274. "shards" : {
  4275. "4" : [ {
  4276. "state" : "STARTED",
  4277. "primary" : true,
  4278. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4279. "relocating_node" : null,
  4280. "shard" : 4,
  4281. "index" : "logstash-2015.06.06"
  4282. }, {
  4283. "state" : "UNASSIGNED",
  4284. "primary" : false,
  4285. "node" : null,
  4286. "relocating_node" : null,
  4287. "shard" : 4,
  4288. "index" : "logstash-2015.06.06"
  4289. } ],
  4290. "0" : [ {
  4291. "state" : "STARTED",
  4292. "primary" : true,
  4293. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4294. "relocating_node" : null,
  4295. "shard" : 0,
  4296. "index" : "logstash-2015.06.06"
  4297. }, {
  4298. "state" : "UNASSIGNED",
  4299. "primary" : false,
  4300. "node" : null,
  4301. "relocating_node" : null,
  4302. "shard" : 0,
  4303. "index" : "logstash-2015.06.06"
  4304. } ],
  4305. "3" : [ {
  4306. "state" : "STARTED",
  4307. "primary" : true,
  4308. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4309. "relocating_node" : null,
  4310. "shard" : 3,
  4311. "index" : "logstash-2015.06.06"
  4312. }, {
  4313. "state" : "UNASSIGNED",
  4314. "primary" : false,
  4315. "node" : null,
  4316. "relocating_node" : null,
  4317. "shard" : 3,
  4318. "index" : "logstash-2015.06.06"
  4319. } ],
  4320. "1" : [ {
  4321. "state" : "STARTED",
  4322. "primary" : true,
  4323. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4324. "relocating_node" : null,
  4325. "shard" : 1,
  4326. "index" : "logstash-2015.06.06"
  4327. }, {
  4328. "state" : "UNASSIGNED",
  4329. "primary" : false,
  4330. "node" : null,
  4331. "relocating_node" : null,
  4332. "shard" : 1,
  4333. "index" : "logstash-2015.06.06"
  4334. } ],
  4335. "2" : [ {
  4336. "state" : "STARTED",
  4337. "primary" : true,
  4338. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4339. "relocating_node" : null,
  4340. "shard" : 2,
  4341. "index" : "logstash-2015.06.06"
  4342. }, {
  4343. "state" : "UNASSIGNED",
  4344. "primary" : false,
  4345. "node" : null,
  4346. "relocating_node" : null,
  4347. "shard" : 2,
  4348. "index" : "logstash-2015.06.06"
  4349. } ]
  4350. }
  4351. },
  4352. "logstash-2015.06.07" : {
  4353. "shards" : {
  4354. "2" : [ {
  4355. "state" : "STARTED",
  4356. "primary" : true,
  4357. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4358. "relocating_node" : null,
  4359. "shard" : 2,
  4360. "index" : "logstash-2015.06.07"
  4361. }, {
  4362. "state" : "UNASSIGNED",
  4363. "primary" : false,
  4364. "node" : null,
  4365. "relocating_node" : null,
  4366. "shard" : 2,
  4367. "index" : "logstash-2015.06.07"
  4368. } ],
  4369. "0" : [ {
  4370. "state" : "STARTED",
  4371. "primary" : true,
  4372. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4373. "relocating_node" : null,
  4374. "shard" : 0,
  4375. "index" : "logstash-2015.06.07"
  4376. }, {
  4377. "state" : "UNASSIGNED",
  4378. "primary" : false,
  4379. "node" : null,
  4380. "relocating_node" : null,
  4381. "shard" : 0,
  4382. "index" : "logstash-2015.06.07"
  4383. } ],
  4384. "3" : [ {
  4385. "state" : "STARTED",
  4386. "primary" : true,
  4387. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4388. "relocating_node" : null,
  4389. "shard" : 3,
  4390. "index" : "logstash-2015.06.07"
  4391. }, {
  4392. "state" : "UNASSIGNED",
  4393. "primary" : false,
  4394. "node" : null,
  4395. "relocating_node" : null,
  4396. "shard" : 3,
  4397. "index" : "logstash-2015.06.07"
  4398. } ],
  4399. "1" : [ {
  4400. "state" : "STARTED",
  4401. "primary" : true,
  4402. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4403. "relocating_node" : null,
  4404. "shard" : 1,
  4405. "index" : "logstash-2015.06.07"
  4406. }, {
  4407. "state" : "UNASSIGNED",
  4408. "primary" : false,
  4409. "node" : null,
  4410. "relocating_node" : null,
  4411. "shard" : 1,
  4412. "index" : "logstash-2015.06.07"
  4413. } ],
  4414. "4" : [ {
  4415. "state" : "STARTED",
  4416. "primary" : true,
  4417. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4418. "relocating_node" : null,
  4419. "shard" : 4,
  4420. "index" : "logstash-2015.06.07"
  4421. }, {
  4422. "state" : "UNASSIGNED",
  4423. "primary" : false,
  4424. "node" : null,
  4425. "relocating_node" : null,
  4426. "shard" : 4,
  4427. "index" : "logstash-2015.06.07"
  4428. } ]
  4429. }
  4430. },
  4431. "logstash-2015.06.04" : {
  4432. "shards" : {
  4433. "4" : [ {
  4434. "state" : "STARTED",
  4435. "primary" : true,
  4436. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4437. "relocating_node" : null,
  4438. "shard" : 4,
  4439. "index" : "logstash-2015.06.04"
  4440. }, {
  4441. "state" : "UNASSIGNED",
  4442. "primary" : false,
  4443. "node" : null,
  4444. "relocating_node" : null,
  4445. "shard" : 4,
  4446. "index" : "logstash-2015.06.04"
  4447. } ],
  4448. "0" : [ {
  4449. "state" : "STARTED",
  4450. "primary" : true,
  4451. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4452. "relocating_node" : null,
  4453. "shard" : 0,
  4454. "index" : "logstash-2015.06.04"
  4455. }, {
  4456. "state" : "UNASSIGNED",
  4457. "primary" : false,
  4458. "node" : null,
  4459. "relocating_node" : null,
  4460. "shard" : 0,
  4461. "index" : "logstash-2015.06.04"
  4462. } ],
  4463. "3" : [ {
  4464. "state" : "STARTED",
  4465. "primary" : true,
  4466. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4467. "relocating_node" : null,
  4468. "shard" : 3,
  4469. "index" : "logstash-2015.06.04"
  4470. }, {
  4471. "state" : "UNASSIGNED",
  4472. "primary" : false,
  4473. "node" : null,
  4474. "relocating_node" : null,
  4475. "shard" : 3,
  4476. "index" : "logstash-2015.06.04"
  4477. } ],
  4478. "1" : [ {
  4479. "state" : "STARTED",
  4480. "primary" : true,
  4481. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4482. "relocating_node" : null,
  4483. "shard" : 1,
  4484. "index" : "logstash-2015.06.04"
  4485. }, {
  4486. "state" : "UNASSIGNED",
  4487. "primary" : false,
  4488. "node" : null,
  4489. "relocating_node" : null,
  4490. "shard" : 1,
  4491. "index" : "logstash-2015.06.04"
  4492. } ],
  4493. "2" : [ {
  4494. "state" : "STARTED",
  4495. "primary" : true,
  4496. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4497. "relocating_node" : null,
  4498. "shard" : 2,
  4499. "index" : "logstash-2015.06.04"
  4500. }, {
  4501. "state" : "UNASSIGNED",
  4502. "primary" : false,
  4503. "node" : null,
  4504. "relocating_node" : null,
  4505. "shard" : 2,
  4506. "index" : "logstash-2015.06.04"
  4507. } ]
  4508. }
  4509. },
  4510. "logstash-2015.06.05" : {
  4511. "shards" : {
  4512. "2" : [ {
  4513. "state" : "STARTED",
  4514. "primary" : true,
  4515. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4516. "relocating_node" : null,
  4517. "shard" : 2,
  4518. "index" : "logstash-2015.06.05"
  4519. }, {
  4520. "state" : "UNASSIGNED",
  4521. "primary" : false,
  4522. "node" : null,
  4523. "relocating_node" : null,
  4524. "shard" : 2,
  4525. "index" : "logstash-2015.06.05"
  4526. } ],
  4527. "0" : [ {
  4528. "state" : "STARTED",
  4529. "primary" : true,
  4530. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4531. "relocating_node" : null,
  4532. "shard" : 0,
  4533. "index" : "logstash-2015.06.05"
  4534. }, {
  4535. "state" : "UNASSIGNED",
  4536. "primary" : false,
  4537. "node" : null,
  4538. "relocating_node" : null,
  4539. "shard" : 0,
  4540. "index" : "logstash-2015.06.05"
  4541. } ],
  4542. "3" : [ {
  4543. "state" : "STARTED",
  4544. "primary" : true,
  4545. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4546. "relocating_node" : null,
  4547. "shard" : 3,
  4548. "index" : "logstash-2015.06.05"
  4549. }, {
  4550. "state" : "UNASSIGNED",
  4551. "primary" : false,
  4552. "node" : null,
  4553. "relocating_node" : null,
  4554. "shard" : 3,
  4555. "index" : "logstash-2015.06.05"
  4556. } ],
  4557. "1" : [ {
  4558. "state" : "STARTED",
  4559. "primary" : true,
  4560. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4561. "relocating_node" : null,
  4562. "shard" : 1,
  4563. "index" : "logstash-2015.06.05"
  4564. }, {
  4565. "state" : "UNASSIGNED",
  4566. "primary" : false,
  4567. "node" : null,
  4568. "relocating_node" : null,
  4569. "shard" : 1,
  4570. "index" : "logstash-2015.06.05"
  4571. } ],
  4572. "4" : [ {
  4573. "state" : "STARTED",
  4574. "primary" : true,
  4575. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4576. "relocating_node" : null,
  4577. "shard" : 4,
  4578. "index" : "logstash-2015.06.05"
  4579. }, {
  4580. "state" : "UNASSIGNED",
  4581. "primary" : false,
  4582. "node" : null,
  4583. "relocating_node" : null,
  4584. "shard" : 4,
  4585. "index" : "logstash-2015.06.05"
  4586. } ]
  4587. }
  4588. },
  4589. ".kibana" : {
  4590. "shards" : {
  4591. "0" : [ {
  4592. "state" : "STARTED",
  4593. "primary" : true,
  4594. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4595. "relocating_node" : null,
  4596. "shard" : 0,
  4597. "index" : ".kibana"
  4598. }, {
  4599. "state" : "UNASSIGNED",
  4600. "primary" : false,
  4601. "node" : null,
  4602. "relocating_node" : null,
  4603. "shard" : 0,
  4604. "index" : ".kibana"
  4605. } ]
  4606. }
  4607. },
  4608. "logstash-2014" : {
  4609. "shards" : {
  4610. "2" : [ {
  4611. "state" : "STARTED",
  4612. "primary" : true,
  4613. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4614. "relocating_node" : null,
  4615. "shard" : 2,
  4616. "index" : "logstash-2014"
  4617. }, {
  4618. "state" : "UNASSIGNED",
  4619. "primary" : false,
  4620. "node" : null,
  4621. "relocating_node" : null,
  4622. "shard" : 2,
  4623. "index" : "logstash-2014"
  4624. } ],
  4625. "0" : [ {
  4626. "state" : "STARTED",
  4627. "primary" : true,
  4628. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4629. "relocating_node" : null,
  4630. "shard" : 0,
  4631. "index" : "logstash-2014"
  4632. }, {
  4633. "state" : "UNASSIGNED",
  4634. "primary" : false,
  4635. "node" : null,
  4636. "relocating_node" : null,
  4637. "shard" : 0,
  4638. "index" : "logstash-2014"
  4639. } ],
  4640. "3" : [ {
  4641. "state" : "STARTED",
  4642. "primary" : true,
  4643. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4644. "relocating_node" : null,
  4645. "shard" : 3,
  4646. "index" : "logstash-2014"
  4647. }, {
  4648. "state" : "UNASSIGNED",
  4649. "primary" : false,
  4650. "node" : null,
  4651. "relocating_node" : null,
  4652. "shard" : 3,
  4653. "index" : "logstash-2014"
  4654. } ],
  4655. "1" : [ {
  4656. "state" : "STARTED",
  4657. "primary" : true,
  4658. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4659. "relocating_node" : null,
  4660. "shard" : 1,
  4661. "index" : "logstash-2014"
  4662. }, {
  4663. "state" : "UNASSIGNED",
  4664. "primary" : false,
  4665. "node" : null,
  4666. "relocating_node" : null,
  4667. "shard" : 1,
  4668. "index" : "logstash-2014"
  4669. } ],
  4670. "4" : [ {
  4671. "state" : "STARTED",
  4672. "primary" : true,
  4673. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4674. "relocating_node" : null,
  4675. "shard" : 4,
  4676. "index" : "logstash-2014"
  4677. }, {
  4678. "state" : "UNASSIGNED",
  4679. "primary" : false,
  4680. "node" : null,
  4681. "relocating_node" : null,
  4682. "shard" : 4,
  4683. "index" : "logstash-2014"
  4684. } ]
  4685. }
  4686. },
  4687. "logstash-2015.06.11" : {
  4688. "shards" : {
  4689. "4" : [ {
  4690. "state" : "STARTED",
  4691. "primary" : true,
  4692. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4693. "relocating_node" : null,
  4694. "shard" : 4,
  4695. "index" : "logstash-2015.06.11"
  4696. }, {
  4697. "state" : "UNASSIGNED",
  4698. "primary" : false,
  4699. "node" : null,
  4700. "relocating_node" : null,
  4701. "shard" : 4,
  4702. "index" : "logstash-2015.06.11"
  4703. } ],
  4704. "0" : [ {
  4705. "state" : "STARTED",
  4706. "primary" : true,
  4707. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4708. "relocating_node" : null,
  4709. "shard" : 0,
  4710. "index" : "logstash-2015.06.11"
  4711. }, {
  4712. "state" : "UNASSIGNED",
  4713. "primary" : false,
  4714. "node" : null,
  4715. "relocating_node" : null,
  4716. "shard" : 0,
  4717. "index" : "logstash-2015.06.11"
  4718. } ],
  4719. "3" : [ {
  4720. "state" : "STARTED",
  4721. "primary" : true,
  4722. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4723. "relocating_node" : null,
  4724. "shard" : 3,
  4725. "index" : "logstash-2015.06.11"
  4726. }, {
  4727. "state" : "UNASSIGNED",
  4728. "primary" : false,
  4729. "node" : null,
  4730. "relocating_node" : null,
  4731. "shard" : 3,
  4732. "index" : "logstash-2015.06.11"
  4733. } ],
  4734. "1" : [ {
  4735. "state" : "STARTED",
  4736. "primary" : true,
  4737. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4738. "relocating_node" : null,
  4739. "shard" : 1,
  4740. "index" : "logstash-2015.06.11"
  4741. }, {
  4742. "state" : "UNASSIGNED",
  4743. "primary" : false,
  4744. "node" : null,
  4745. "relocating_node" : null,
  4746. "shard" : 1,
  4747. "index" : "logstash-2015.06.11"
  4748. } ],
  4749. "2" : [ {
  4750. "state" : "STARTED",
  4751. "primary" : true,
  4752. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4753. "relocating_node" : null,
  4754. "shard" : 2,
  4755. "index" : "logstash-2015.06.11"
  4756. }, {
  4757. "state" : "UNASSIGNED",
  4758. "primary" : false,
  4759. "node" : null,
  4760. "relocating_node" : null,
  4761. "shard" : 2,
  4762. "index" : "logstash-2015.06.11"
  4763. } ]
  4764. }
  4765. },
  4766. "logstash-2015.06.10" : {
  4767. "shards" : {
  4768. "4" : [ {
  4769. "state" : "STARTED",
  4770. "primary" : true,
  4771. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4772. "relocating_node" : null,
  4773. "shard" : 4,
  4774. "index" : "logstash-2015.06.10"
  4775. }, {
  4776. "state" : "UNASSIGNED",
  4777. "primary" : false,
  4778. "node" : null,
  4779. "relocating_node" : null,
  4780. "shard" : 4,
  4781. "index" : "logstash-2015.06.10"
  4782. } ],
  4783. "0" : [ {
  4784. "state" : "STARTED",
  4785. "primary" : true,
  4786. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4787. "relocating_node" : null,
  4788. "shard" : 0,
  4789. "index" : "logstash-2015.06.10"
  4790. }, {
  4791. "state" : "UNASSIGNED",
  4792. "primary" : false,
  4793. "node" : null,
  4794. "relocating_node" : null,
  4795. "shard" : 0,
  4796. "index" : "logstash-2015.06.10"
  4797. } ],
  4798. "3" : [ {
  4799. "state" : "STARTED",
  4800. "primary" : true,
  4801. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4802. "relocating_node" : null,
  4803. "shard" : 3,
  4804. "index" : "logstash-2015.06.10"
  4805. }, {
  4806. "state" : "UNASSIGNED",
  4807. "primary" : false,
  4808. "node" : null,
  4809. "relocating_node" : null,
  4810. "shard" : 3,
  4811. "index" : "logstash-2015.06.10"
  4812. } ],
  4813. "1" : [ {
  4814. "state" : "STARTED",
  4815. "primary" : true,
  4816. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4817. "relocating_node" : null,
  4818. "shard" : 1,
  4819. "index" : "logstash-2015.06.10"
  4820. }, {
  4821. "state" : "UNASSIGNED",
  4822. "primary" : false,
  4823. "node" : null,
  4824. "relocating_node" : null,
  4825. "shard" : 1,
  4826. "index" : "logstash-2015.06.10"
  4827. } ],
  4828. "2" : [ {
  4829. "state" : "STARTED",
  4830. "primary" : true,
  4831. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4832. "relocating_node" : null,
  4833. "shard" : 2,
  4834. "index" : "logstash-2015.06.10"
  4835. }, {
  4836. "state" : "UNASSIGNED",
  4837. "primary" : false,
  4838. "node" : null,
  4839. "relocating_node" : null,
  4840. "shard" : 2,
  4841. "index" : "logstash-2015.06.10"
  4842. } ]
  4843. }
  4844. },
  4845. "logstash-2015.06.08" : {
  4846. "shards" : {
  4847. "2" : [ {
  4848. "state" : "STARTED",
  4849. "primary" : true,
  4850. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4851. "relocating_node" : null,
  4852. "shard" : 2,
  4853. "index" : "logstash-2015.06.08"
  4854. }, {
  4855. "state" : "UNASSIGNED",
  4856. "primary" : false,
  4857. "node" : null,
  4858. "relocating_node" : null,
  4859. "shard" : 2,
  4860. "index" : "logstash-2015.06.08"
  4861. } ],
  4862. "0" : [ {
  4863. "state" : "STARTED",
  4864. "primary" : true,
  4865. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4866. "relocating_node" : null,
  4867. "shard" : 0,
  4868. "index" : "logstash-2015.06.08"
  4869. }, {
  4870. "state" : "UNASSIGNED",
  4871. "primary" : false,
  4872. "node" : null,
  4873. "relocating_node" : null,
  4874. "shard" : 0,
  4875. "index" : "logstash-2015.06.08"
  4876. } ],
  4877. "3" : [ {
  4878. "state" : "STARTED",
  4879. "primary" : true,
  4880. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4881. "relocating_node" : null,
  4882. "shard" : 3,
  4883. "index" : "logstash-2015.06.08"
  4884. }, {
  4885. "state" : "UNASSIGNED",
  4886. "primary" : false,
  4887. "node" : null,
  4888. "relocating_node" : null,
  4889. "shard" : 3,
  4890. "index" : "logstash-2015.06.08"
  4891. } ],
  4892. "1" : [ {
  4893. "state" : "STARTED",
  4894. "primary" : true,
  4895. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4896. "relocating_node" : null,
  4897. "shard" : 1,
  4898. "index" : "logstash-2015.06.08"
  4899. }, {
  4900. "state" : "UNASSIGNED",
  4901. "primary" : false,
  4902. "node" : null,
  4903. "relocating_node" : null,
  4904. "shard" : 1,
  4905. "index" : "logstash-2015.06.08"
  4906. } ],
  4907. "4" : [ {
  4908. "state" : "STARTED",
  4909. "primary" : true,
  4910. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4911. "relocating_node" : null,
  4912. "shard" : 4,
  4913. "index" : "logstash-2015.06.08"
  4914. }, {
  4915. "state" : "UNASSIGNED",
  4916. "primary" : false,
  4917. "node" : null,
  4918. "relocating_node" : null,
  4919. "shard" : 4,
  4920. "index" : "logstash-2015.06.08"
  4921. } ]
  4922. }
  4923. },
  4924. "logstash-2015.06.09" : {
  4925. "shards" : {
  4926. "2" : [ {
  4927. "state" : "STARTED",
  4928. "primary" : true,
  4929. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4930. "relocating_node" : null,
  4931. "shard" : 2,
  4932. "index" : "logstash-2015.06.09"
  4933. }, {
  4934. "state" : "UNASSIGNED",
  4935. "primary" : false,
  4936. "node" : null,
  4937. "relocating_node" : null,
  4938. "shard" : 2,
  4939. "index" : "logstash-2015.06.09"
  4940. } ],
  4941. "0" : [ {
  4942. "state" : "STARTED",
  4943. "primary" : true,
  4944. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4945. "relocating_node" : null,
  4946. "shard" : 0,
  4947. "index" : "logstash-2015.06.09"
  4948. }, {
  4949. "state" : "UNASSIGNED",
  4950. "primary" : false,
  4951. "node" : null,
  4952. "relocating_node" : null,
  4953. "shard" : 0,
  4954. "index" : "logstash-2015.06.09"
  4955. } ],
  4956. "3" : [ {
  4957. "state" : "STARTED",
  4958. "primary" : true,
  4959. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4960. "relocating_node" : null,
  4961. "shard" : 3,
  4962. "index" : "logstash-2015.06.09"
  4963. }, {
  4964. "state" : "UNASSIGNED",
  4965. "primary" : false,
  4966. "node" : null,
  4967. "relocating_node" : null,
  4968. "shard" : 3,
  4969. "index" : "logstash-2015.06.09"
  4970. } ],
  4971. "1" : [ {
  4972. "state" : "STARTED",
  4973. "primary" : true,
  4974. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4975. "relocating_node" : null,
  4976. "shard" : 1,
  4977. "index" : "logstash-2015.06.09"
  4978. }, {
  4979. "state" : "UNASSIGNED",
  4980. "primary" : false,
  4981. "node" : null,
  4982. "relocating_node" : null,
  4983. "shard" : 1,
  4984. "index" : "logstash-2015.06.09"
  4985. } ],
  4986. "4" : [ {
  4987. "state" : "STARTED",
  4988. "primary" : true,
  4989. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  4990. "relocating_node" : null,
  4991. "shard" : 4,
  4992. "index" : "logstash-2015.06.09"
  4993. }, {
  4994. "state" : "UNASSIGNED",
  4995. "primary" : false,
  4996. "node" : null,
  4997. "relocating_node" : null,
  4998. "shard" : 4,
  4999. "index" : "logstash-2015.06.09"
  5000. } ]
  5001. }
  5002. }
  5003. }
  5004. },
  5005. "routing_nodes" : {
  5006. "unassigned" : [ {
  5007. "state" : "UNASSIGNED",
  5008. "primary" : false,
  5009. "node" : null,
  5010. "relocating_node" : null,
  5011. "shard" : 4,
  5012. "index" : "logstash-2015.06.06"
  5013. }, {
  5014. "state" : "UNASSIGNED",
  5015. "primary" : false,
  5016. "node" : null,
  5017. "relocating_node" : null,
  5018. "shard" : 0,
  5019. "index" : "logstash-2015.06.06"
  5020. }, {
  5021. "state" : "UNASSIGNED",
  5022. "primary" : false,
  5023. "node" : null,
  5024. "relocating_node" : null,
  5025. "shard" : 3,
  5026. "index" : "logstash-2015.06.06"
  5027. }, {
  5028. "state" : "UNASSIGNED",
  5029. "primary" : false,
  5030. "node" : null,
  5031. "relocating_node" : null,
  5032. "shard" : 1,
  5033. "index" : "logstash-2015.06.06"
  5034. }, {
  5035. "state" : "UNASSIGNED",
  5036. "primary" : false,
  5037. "node" : null,
  5038. "relocating_node" : null,
  5039. "shard" : 2,
  5040. "index" : "logstash-2015.06.06"
  5041. }, {
  5042. "state" : "UNASSIGNED",
  5043. "primary" : false,
  5044. "node" : null,
  5045. "relocating_node" : null,
  5046. "shard" : 2,
  5047. "index" : "logstash-2015.06.07"
  5048. }, {
  5049. "state" : "UNASSIGNED",
  5050. "primary" : false,
  5051. "node" : null,
  5052. "relocating_node" : null,
  5053. "shard" : 0,
  5054. "index" : "logstash-2015.06.07"
  5055. }, {
  5056. "state" : "UNASSIGNED",
  5057. "primary" : false,
  5058. "node" : null,
  5059. "relocating_node" : null,
  5060. "shard" : 3,
  5061. "index" : "logstash-2015.06.07"
  5062. }, {
  5063. "state" : "UNASSIGNED",
  5064. "primary" : false,
  5065. "node" : null,
  5066. "relocating_node" : null,
  5067. "shard" : 1,
  5068. "index" : "logstash-2015.06.07"
  5069. }, {
  5070. "state" : "UNASSIGNED",
  5071. "primary" : false,
  5072. "node" : null,
  5073. "relocating_node" : null,
  5074. "shard" : 4,
  5075. "index" : "logstash-2015.06.07"
  5076. }, {
  5077. "state" : "UNASSIGNED",
  5078. "primary" : false,
  5079. "node" : null,
  5080. "relocating_node" : null,
  5081. "shard" : 4,
  5082. "index" : "logstash-2015.06.04"
  5083. }, {
  5084. "state" : "UNASSIGNED",
  5085. "primary" : false,
  5086. "node" : null,
  5087. "relocating_node" : null,
  5088. "shard" : 0,
  5089. "index" : "logstash-2015.06.04"
  5090. }, {
  5091. "state" : "UNASSIGNED",
  5092. "primary" : false,
  5093. "node" : null,
  5094. "relocating_node" : null,
  5095. "shard" : 3,
  5096. "index" : "logstash-2015.06.04"
  5097. }, {
  5098. "state" : "UNASSIGNED",
  5099. "primary" : false,
  5100. "node" : null,
  5101. "relocating_node" : null,
  5102. "shard" : 1,
  5103. "index" : "logstash-2015.06.04"
  5104. }, {
  5105. "state" : "UNASSIGNED",
  5106. "primary" : false,
  5107. "node" : null,
  5108. "relocating_node" : null,
  5109. "shard" : 2,
  5110. "index" : "logstash-2015.06.04"
  5111. }, {
  5112. "state" : "UNASSIGNED",
  5113. "primary" : false,
  5114. "node" : null,
  5115. "relocating_node" : null,
  5116. "shard" : 2,
  5117. "index" : "logstash-2015.06.05"
  5118. }, {
  5119. "state" : "UNASSIGNED",
  5120. "primary" : false,
  5121. "node" : null,
  5122. "relocating_node" : null,
  5123. "shard" : 0,
  5124. "index" : "logstash-2015.06.05"
  5125. }, {
  5126. "state" : "UNASSIGNED",
  5127. "primary" : false,
  5128. "node" : null,
  5129. "relocating_node" : null,
  5130. "shard" : 3,
  5131. "index" : "logstash-2015.06.05"
  5132. }, {
  5133. "state" : "UNASSIGNED",
  5134. "primary" : false,
  5135. "node" : null,
  5136. "relocating_node" : null,
  5137. "shard" : 1,
  5138. "index" : "logstash-2015.06.05"
  5139. }, {
  5140. "state" : "UNASSIGNED",
  5141. "primary" : false,
  5142. "node" : null,
  5143. "relocating_node" : null,
  5144. "shard" : 4,
  5145. "index" : "logstash-2015.06.05"
  5146. }, {
  5147. "state" : "UNASSIGNED",
  5148. "primary" : false,
  5149. "node" : null,
  5150. "relocating_node" : null,
  5151. "shard" : 0,
  5152. "index" : ".kibana"
  5153. }, {
  5154. "state" : "UNASSIGNED",
  5155. "primary" : false,
  5156. "node" : null,
  5157. "relocating_node" : null,
  5158. "shard" : 2,
  5159. "index" : "logstash-2014"
  5160. }, {
  5161. "state" : "UNASSIGNED",
  5162. "primary" : false,
  5163. "node" : null,
  5164. "relocating_node" : null,
  5165. "shard" : 0,
  5166. "index" : "logstash-2014"
  5167. }, {
  5168. "state" : "UNASSIGNED",
  5169. "primary" : false,
  5170. "node" : null,
  5171. "relocating_node" : null,
  5172. "shard" : 3,
  5173. "index" : "logstash-2014"
  5174. }, {
  5175. "state" : "UNASSIGNED",
  5176. "primary" : false,
  5177. "node" : null,
  5178. "relocating_node" : null,
  5179. "shard" : 1,
  5180. "index" : "logstash-2014"
  5181. }, {
  5182. "state" : "UNASSIGNED",
  5183. "primary" : false,
  5184. "node" : null,
  5185. "relocating_node" : null,
  5186. "shard" : 4,
  5187. "index" : "logstash-2014"
  5188. }, {
  5189. "state" : "UNASSIGNED",
  5190. "primary" : false,
  5191. "node" : null,
  5192. "relocating_node" : null,
  5193. "shard" : 4,
  5194. "index" : "logstash-2015.06.11"
  5195. }, {
  5196. "state" : "UNASSIGNED",
  5197. "primary" : false,
  5198. "node" : null,
  5199. "relocating_node" : null,
  5200. "shard" : 0,
  5201. "index" : "logstash-2015.06.11"
  5202. }, {
  5203. "state" : "UNASSIGNED",
  5204. "primary" : false,
  5205. "node" : null,
  5206. "relocating_node" : null,
  5207. "shard" : 3,
  5208. "index" : "logstash-2015.06.11"
  5209. }, {
  5210. "state" : "UNASSIGNED",
  5211. "primary" : false,
  5212. "node" : null,
  5213. "relocating_node" : null,
  5214. "shard" : 1,
  5215. "index" : "logstash-2015.06.11"
  5216. }, {
  5217. "state" : "UNASSIGNED",
  5218. "primary" : false,
  5219. "node" : null,
  5220. "relocating_node" : null,
  5221. "shard" : 2,
  5222. "index" : "logstash-2015.06.11"
  5223. }, {
  5224. "state" : "UNASSIGNED",
  5225. "primary" : false,
  5226. "node" : null,
  5227. "relocating_node" : null,
  5228. "shard" : 4,
  5229. "index" : "logstash-2015.06.10"
  5230. }, {
  5231. "state" : "UNASSIGNED",
  5232. "primary" : false,
  5233. "node" : null,
  5234. "relocating_node" : null,
  5235. "shard" : 0,
  5236. "index" : "logstash-2015.06.10"
  5237. }, {
  5238. "state" : "UNASSIGNED",
  5239. "primary" : false,
  5240. "node" : null,
  5241. "relocating_node" : null,
  5242. "shard" : 3,
  5243. "index" : "logstash-2015.06.10"
  5244. }, {
  5245. "state" : "UNASSIGNED",
  5246. "primary" : false,
  5247. "node" : null,
  5248. "relocating_node" : null,
  5249. "shard" : 1,
  5250. "index" : "logstash-2015.06.10"
  5251. }, {
  5252. "state" : "UNASSIGNED",
  5253. "primary" : false,
  5254. "node" : null,
  5255. "relocating_node" : null,
  5256. "shard" : 2,
  5257. "index" : "logstash-2015.06.10"
  5258. }, {
  5259. "state" : "UNASSIGNED",
  5260. "primary" : false,
  5261. "node" : null,
  5262. "relocating_node" : null,
  5263. "shard" : 2,
  5264. "index" : "logstash-2015.06.08"
  5265. }, {
  5266. "state" : "UNASSIGNED",
  5267. "primary" : false,
  5268. "node" : null,
  5269. "relocating_node" : null,
  5270. "shard" : 0,
  5271. "index" : "logstash-2015.06.08"
  5272. }, {
  5273. "state" : "UNASSIGNED",
  5274. "primary" : false,
  5275. "node" : null,
  5276. "relocating_node" : null,
  5277. "shard" : 3,
  5278. "index" : "logstash-2015.06.08"
  5279. }, {
  5280. "state" : "UNASSIGNED",
  5281. "primary" : false,
  5282. "node" : null,
  5283. "relocating_node" : null,
  5284. "shard" : 1,
  5285. "index" : "logstash-2015.06.08"
  5286. }, {
  5287. "state" : "UNASSIGNED",
  5288. "primary" : false,
  5289. "node" : null,
  5290. "relocating_node" : null,
  5291. "shard" : 4,
  5292. "index" : "logstash-2015.06.08"
  5293. }, {
  5294. "state" : "UNASSIGNED",
  5295. "primary" : false,
  5296. "node" : null,
  5297. "relocating_node" : null,
  5298. "shard" : 2,
  5299. "index" : "logstash-2015.06.09"
  5300. }, {
  5301. "state" : "UNASSIGNED",
  5302. "primary" : false,
  5303. "node" : null,
  5304. "relocating_node" : null,
  5305. "shard" : 0,
  5306. "index" : "logstash-2015.06.09"
  5307. }, {
  5308. "state" : "UNASSIGNED",
  5309. "primary" : false,
  5310. "node" : null,
  5311. "relocating_node" : null,
  5312. "shard" : 3,
  5313. "index" : "logstash-2015.06.09"
  5314. }, {
  5315. "state" : "UNASSIGNED",
  5316. "primary" : false,
  5317. "node" : null,
  5318. "relocating_node" : null,
  5319. "shard" : 1,
  5320. "index" : "logstash-2015.06.09"
  5321. }, {
  5322. "state" : "UNASSIGNED",
  5323. "primary" : false,
  5324. "node" : null,
  5325. "relocating_node" : null,
  5326. "shard" : 4,
  5327. "index" : "logstash-2015.06.09"
  5328. } ],
  5329. "nodes" : {
  5330. "FIdbwI7zTsGpely0kXt5Gg" : [ {
  5331. "state" : "STARTED",
  5332. "primary" : true,
  5333. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5334. "relocating_node" : null,
  5335. "shard" : 4,
  5336. "index" : "logstash-2015.06.06"
  5337. }, {
  5338. "state" : "STARTED",
  5339. "primary" : true,
  5340. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5341. "relocating_node" : null,
  5342. "shard" : 0,
  5343. "index" : "logstash-2015.06.06"
  5344. }, {
  5345. "state" : "STARTED",
  5346. "primary" : true,
  5347. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5348. "relocating_node" : null,
  5349. "shard" : 3,
  5350. "index" : "logstash-2015.06.06"
  5351. }, {
  5352. "state" : "STARTED",
  5353. "primary" : true,
  5354. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5355. "relocating_node" : null,
  5356. "shard" : 1,
  5357. "index" : "logstash-2015.06.06"
  5358. }, {
  5359. "state" : "STARTED",
  5360. "primary" : true,
  5361. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5362. "relocating_node" : null,
  5363. "shard" : 2,
  5364. "index" : "logstash-2015.06.06"
  5365. }, {
  5366. "state" : "STARTED",
  5367. "primary" : true,
  5368. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5369. "relocating_node" : null,
  5370. "shard" : 2,
  5371. "index" : "logstash-2015.06.07"
  5372. }, {
  5373. "state" : "STARTED",
  5374. "primary" : true,
  5375. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5376. "relocating_node" : null,
  5377. "shard" : 0,
  5378. "index" : "logstash-2015.06.07"
  5379. }, {
  5380. "state" : "STARTED",
  5381. "primary" : true,
  5382. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5383. "relocating_node" : null,
  5384. "shard" : 3,
  5385. "index" : "logstash-2015.06.07"
  5386. }, {
  5387. "state" : "STARTED",
  5388. "primary" : true,
  5389. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5390. "relocating_node" : null,
  5391. "shard" : 1,
  5392. "index" : "logstash-2015.06.07"
  5393. }, {
  5394. "state" : "STARTED",
  5395. "primary" : true,
  5396. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5397. "relocating_node" : null,
  5398. "shard" : 4,
  5399. "index" : "logstash-2015.06.07"
  5400. }, {
  5401. "state" : "STARTED",
  5402. "primary" : true,
  5403. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5404. "relocating_node" : null,
  5405. "shard" : 4,
  5406. "index" : "logstash-2015.06.04"
  5407. }, {
  5408. "state" : "STARTED",
  5409. "primary" : true,
  5410. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5411. "relocating_node" : null,
  5412. "shard" : 0,
  5413. "index" : "logstash-2015.06.04"
  5414. }, {
  5415. "state" : "STARTED",
  5416. "primary" : true,
  5417. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5418. "relocating_node" : null,
  5419. "shard" : 3,
  5420. "index" : "logstash-2015.06.04"
  5421. }, {
  5422. "state" : "STARTED",
  5423. "primary" : true,
  5424. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5425. "relocating_node" : null,
  5426. "shard" : 1,
  5427. "index" : "logstash-2015.06.04"
  5428. }, {
  5429. "state" : "STARTED",
  5430. "primary" : true,
  5431. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5432. "relocating_node" : null,
  5433. "shard" : 2,
  5434. "index" : "logstash-2015.06.04"
  5435. }, {
  5436. "state" : "STARTED",
  5437. "primary" : true,
  5438. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5439. "relocating_node" : null,
  5440. "shard" : 2,
  5441. "index" : "logstash-2015.06.05"
  5442. }, {
  5443. "state" : "STARTED",
  5444. "primary" : true,
  5445. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5446. "relocating_node" : null,
  5447. "shard" : 0,
  5448. "index" : "logstash-2015.06.05"
  5449. }, {
  5450. "state" : "STARTED",
  5451. "primary" : true,
  5452. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5453. "relocating_node" : null,
  5454. "shard" : 3,
  5455. "index" : "logstash-2015.06.05"
  5456. }, {
  5457. "state" : "STARTED",
  5458. "primary" : true,
  5459. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5460. "relocating_node" : null,
  5461. "shard" : 1,
  5462. "index" : "logstash-2015.06.05"
  5463. }, {
  5464. "state" : "STARTED",
  5465. "primary" : true,
  5466. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5467. "relocating_node" : null,
  5468. "shard" : 4,
  5469. "index" : "logstash-2015.06.05"
  5470. }, {
  5471. "state" : "STARTED",
  5472. "primary" : true,
  5473. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5474. "relocating_node" : null,
  5475. "shard" : 0,
  5476. "index" : ".kibana"
  5477. }, {
  5478. "state" : "STARTED",
  5479. "primary" : true,
  5480. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5481. "relocating_node" : null,
  5482. "shard" : 2,
  5483. "index" : "logstash-2014"
  5484. }, {
  5485. "state" : "STARTED",
  5486. "primary" : true,
  5487. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5488. "relocating_node" : null,
  5489. "shard" : 0,
  5490. "index" : "logstash-2014"
  5491. }, {
  5492. "state" : "STARTED",
  5493. "primary" : true,
  5494. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5495. "relocating_node" : null,
  5496. "shard" : 3,
  5497. "index" : "logstash-2014"
  5498. }, {
  5499. "state" : "STARTED",
  5500. "primary" : true,
  5501. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5502. "relocating_node" : null,
  5503. "shard" : 1,
  5504. "index" : "logstash-2014"
  5505. }, {
  5506. "state" : "STARTED",
  5507. "primary" : true,
  5508. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5509. "relocating_node" : null,
  5510. "shard" : 4,
  5511. "index" : "logstash-2014"
  5512. }, {
  5513. "state" : "STARTED",
  5514. "primary" : true,
  5515. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5516. "relocating_node" : null,
  5517. "shard" : 4,
  5518. "index" : "logstash-2015.06.11"
  5519. }, {
  5520. "state" : "STARTED",
  5521. "primary" : true,
  5522. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5523. "relocating_node" : null,
  5524. "shard" : 0,
  5525. "index" : "logstash-2015.06.11"
  5526. }, {
  5527. "state" : "STARTED",
  5528. "primary" : true,
  5529. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5530. "relocating_node" : null,
  5531. "shard" : 3,
  5532. "index" : "logstash-2015.06.11"
  5533. }, {
  5534. "state" : "STARTED",
  5535. "primary" : true,
  5536. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5537. "relocating_node" : null,
  5538. "shard" : 1,
  5539. "index" : "logstash-2015.06.11"
  5540. }, {
  5541. "state" : "STARTED",
  5542. "primary" : true,
  5543. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5544. "relocating_node" : null,
  5545. "shard" : 2,
  5546. "index" : "logstash-2015.06.11"
  5547. }, {
  5548. "state" : "STARTED",
  5549. "primary" : true,
  5550. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5551. "relocating_node" : null,
  5552. "shard" : 4,
  5553. "index" : "logstash-2015.06.10"
  5554. }, {
  5555. "state" : "STARTED",
  5556. "primary" : true,
  5557. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5558. "relocating_node" : null,
  5559. "shard" : 0,
  5560. "index" : "logstash-2015.06.10"
  5561. }, {
  5562. "state" : "STARTED",
  5563. "primary" : true,
  5564. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5565. "relocating_node" : null,
  5566. "shard" : 3,
  5567. "index" : "logstash-2015.06.10"
  5568. }, {
  5569. "state" : "STARTED",
  5570. "primary" : true,
  5571. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5572. "relocating_node" : null,
  5573. "shard" : 1,
  5574. "index" : "logstash-2015.06.10"
  5575. }, {
  5576. "state" : "STARTED",
  5577. "primary" : true,
  5578. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5579. "relocating_node" : null,
  5580. "shard" : 2,
  5581. "index" : "logstash-2015.06.10"
  5582. }, {
  5583. "state" : "STARTED",
  5584. "primary" : true,
  5585. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5586. "relocating_node" : null,
  5587. "shard" : 2,
  5588. "index" : "logstash-2015.06.08"
  5589. }, {
  5590. "state" : "STARTED",
  5591. "primary" : true,
  5592. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5593. "relocating_node" : null,
  5594. "shard" : 0,
  5595. "index" : "logstash-2015.06.08"
  5596. }, {
  5597. "state" : "STARTED",
  5598. "primary" : true,
  5599. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5600. "relocating_node" : null,
  5601. "shard" : 3,
  5602. "index" : "logstash-2015.06.08"
  5603. }, {
  5604. "state" : "STARTED",
  5605. "primary" : true,
  5606. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5607. "relocating_node" : null,
  5608. "shard" : 1,
  5609. "index" : "logstash-2015.06.08"
  5610. }, {
  5611. "state" : "STARTED",
  5612. "primary" : true,
  5613. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5614. "relocating_node" : null,
  5615. "shard" : 4,
  5616. "index" : "logstash-2015.06.08"
  5617. }, {
  5618. "state" : "STARTED",
  5619. "primary" : true,
  5620. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5621. "relocating_node" : null,
  5622. "shard" : 2,
  5623. "index" : "logstash-2015.06.09"
  5624. }, {
  5625. "state" : "STARTED",
  5626. "primary" : true,
  5627. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5628. "relocating_node" : null,
  5629. "shard" : 0,
  5630. "index" : "logstash-2015.06.09"
  5631. }, {
  5632. "state" : "STARTED",
  5633. "primary" : true,
  5634. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5635. "relocating_node" : null,
  5636. "shard" : 3,
  5637. "index" : "logstash-2015.06.09"
  5638. }, {
  5639. "state" : "STARTED",
  5640. "primary" : true,
  5641. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5642. "relocating_node" : null,
  5643. "shard" : 1,
  5644. "index" : "logstash-2015.06.09"
  5645. }, {
  5646. "state" : "STARTED",
  5647. "primary" : true,
  5648. "node" : "FIdbwI7zTsGpely0kXt5Gg",
  5649. "relocating_node" : null,
  5650. "shard" : 4,
  5651. "index" : "logstash-2015.06.09"
  5652. } ]
  5653. }
  5654. },
  5655. "allocations" : [ ]
  5656. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement