guided.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. {
  2. "title": "Your Basic Dashboard",
  3. "services": {
  4. "query": {
  5. "idQueue": [
  6. 1,
  7. 2,
  8. 3,
  9. 4
  10. ],
  11. "list": {
  12. "0": {
  13. "query": "*",
  14. "alias": "",
  15. "color": "#7EB26D",
  16. "id": 0
  17. }
  18. },
  19. "ids": [
  20. 0
  21. ]
  22. },
  23. "filter": {
  24. "idQueue": [
  25. 0,
  26. 1,
  27. 2
  28. ],
  29. "list": {},
  30. "ids": []
  31. }
  32. },
  33. "rows": [
  34. {
  35. "title": "Options",
  36. "height": "50px",
  37. "editable": true,
  38. "collapse": false,
  39. "collapsable": true,
  40. "panels": [
  41. {
  42. "error": false,
  43. "span": 3,
  44. "editable": true,
  45. "group": [
  46. "default"
  47. ],
  48. "type": "dashcontrol",
  49. "save": {
  50. "gist": false,
  51. "elasticsearch": true,
  52. "local": true,
  53. "default": true
  54. },
  55. "load": {
  56. "gist": true,
  57. "elasticsearch": true,
  58. "local": true
  59. },
  60. "hide_control": false,
  61. "elasticsearch_size": 20,
  62. "temp": true,
  63. "temp_ttl": "30d",
  64. "ttl_enable": true
  65. },
  66. {
  67. "error": false,
  68. "span": 4,
  69. "editable": true,
  70. "group": [
  71. "default"
  72. ],
  73. "type": "text",
  74. "status": "Stable",
  75. "mode": "markdown",
  76. "content": "The dashcontrol panel to the left lets you save this dashboard to Elasticsearch once you have it how you like it. See the note on the welcome page about setting a global default.",
  77. "style": {},
  78. "title": "The dashcontrol panel"
  79. },
  80. {
  81. "error": false,
  82. "span": 5,
  83. "editable": true,
  84. "group": [
  85. "default"
  86. ],
  87. "type": "text",
  88. "status": "Stable",
  89. "mode": "markdown",
  90. "content": "If you have a field with a timestamp in it, you might want to add a 'timepicker' panel here. Click the cog icon over to the left to do so. You can also remove these information text panels there",
  91. "style": {},
  92. "title": "Have a timestamp somewhere?"
  93. }
  94. ]
  95. },
  96. {
  97. "title": "Query",
  98. "height": "50px",
  99. "editable": true,
  100. "collapse": false,
  101. "collapsable": true,
  102. "panels": [
  103. {
  104. "error": false,
  105. "span": 5,
  106. "editable": true,
  107. "group": [
  108. "default"
  109. ],
  110. "type": "query",
  111. "label": "Search",
  112. "history": [
  113. "*"
  114. ],
  115. "remember": 10,
  116. "pinned": true,
  117. "query": "*"
  118. },
  119. {
  120. "error": false,
  121. "span": 7,
  122. "editable": true,
  123. "group": [
  124. "default"
  125. ],
  126. "type": "text",
  127. "status": "Stable",
  128. "mode": "markdown",
  129. "content": "#### Filtering\nSee the small *Filters* text to the left below? Click it to expand the filters row. Right now there are none. click on one of the icons in the document types list to filter down to only that document type",
  130. "style": {}
  131. }
  132. ]
  133. },
  134. {
  135. "title": "Filters",
  136. "height": "50px",
  137. "editable": true,
  138. "collapse": true,
  139. "collapsable": true,
  140. "panels": [
  141. {
  142. "error": false,
  143. "span": 12,
  144. "editable": true,
  145. "group": [
  146. "default"
  147. ],
  148. "type": "filtering"
  149. }
  150. ]
  151. },
  152. {
  153. "title": "Graph",
  154. "height": "250px",
  155. "editable": true,
  156. "collapse": false,
  157. "collapsable": true,
  158. "panels": [
  159. {
  160. "error": false,
  161. "span": 3,
  162. "editable": true,
  163. "group": [
  164. "default"
  165. ],
  166. "type": "terms",
  167. "queries": {
  168. "mode": "all",
  169. "ids": [
  170. 0
  171. ]
  172. },
  173. "field": "_type",
  174. "exclude": [],
  175. "missing": true,
  176. "other": true,
  177. "size": 100,
  178. "order": "count",
  179. "style": {
  180. "font-size": "10pt"
  181. },
  182. "donut": false,
  183. "tilt": false,
  184. "labels": true,
  185. "arrangement": "horizontal",
  186. "chart": "pie",
  187. "counter_pos": "none",
  188. "title": "Document types"
  189. },
  190. {
  191. "error": false,
  192. "span": 3,
  193. "editable": true,
  194. "group": [
  195. "default"
  196. ],
  197. "type": "terms",
  198. "queries": {
  199. "mode": "all",
  200. "ids": [
  201. 0
  202. ]
  203. },
  204. "field": "_type",
  205. "exclude": [],
  206. "missing": true,
  207. "other": true,
  208. "size": 10,
  209. "order": "count",
  210. "style": {
  211. "font-size": "10pt"
  212. },
  213. "donut": false,
  214. "tilt": false,
  215. "labels": true,
  216. "arrangement": "horizontal",
  217. "chart": "table",
  218. "counter_pos": "above"
  219. },
  220. {
  221. "error": false,
  222. "span": 6,
  223. "editable": true,
  224. "group": [
  225. "default"
  226. ],
  227. "type": "text",
  228. "status": "Stable",
  229. "mode": "markdown",
  230. "content": "### The most generic dashboard ever\nIt's the best I can do without knowing much about your data! I've tried to pick some sane defaults for you. The two *terms* panels to the left of this *text* panel show a breakdown of your document type. \n\nKibana is currently configured to point at the special Elasticsearch *_all* index. You can change that by clicking on the cog icon in the title bar. You can also add rows from that dialog. You can edit individual panels by click on the link that appears in their top right when yuo mouse over them\n\nThe *table* panel below has attempted to list your fields to the left, select a few to view them in the table. To add more panels, of different types, click the cog on the row label to the far left",
  231. "style": {}
  232. }
  233. ]
  234. },
  235. {
  236. "title": "Events",
  237. "height": "650px",
  238. "editable": true,
  239. "collapse": false,
  240. "collapsable": true,
  241. "panels": [
  242. {
  243. "error": false,
  244. "span": 12,
  245. "editable": true,
  246. "group": [
  247. "default"
  248. ],
  249. "type": "table",
  250. "size": 100,
  251. "pages": 5,
  252. "offset": 0,
  253. "sort": [
  254. "_id",
  255. "desc"
  256. ],
  257. "style": {
  258. "font-size": "9pt"
  259. },
  260. "overflow": "min-height",
  261. "fields": [],
  262. "highlight": [],
  263. "sortable": true,
  264. "header": true,
  265. "paging": true,
  266. "spyable": true,
  267. "queries": {
  268. "mode": "all",
  269. "ids": [
  270. 0
  271. ]
  272. },
  273. "field_list": true,
  274. "status": "Stable"
  275. }
  276. ]
  277. }
  278. ],
  279. "editable": true,
  280. "index": {
  281. "interval": "none",
  282. "pattern": "[logstash-]YYYY.MM.DD",
  283. "default": "_all"
  284. }
  285. }