Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
f9845ea5
Commit
f9845ea5
authored
Jul 28, 2013
by
Rashid Khan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #292 from rashidkpc/master
Added log type terms table to logstash dashboard
parents
fff4fbab
503d0c24
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
4 deletions
+36
-4
dashboards/logstash.json
+36
-4
No files found.
dashboards/logstash.json
View file @
f9845ea5
...
...
@@ -27,8 +27,8 @@
],
"list"
:
{
"0"
:
{
"from"
:
"2013-07-2
7T21:35:50.822
Z"
,
"to"
:
"2013-07-2
7T22:35:50.823
Z"
,
"from"
:
"2013-07-2
9T03:28:07.127
Z"
,
"to"
:
"2013-07-2
9T04:28:07.128
Z"
,
"field"
:
"@timestamp"
,
"type"
:
"time"
,
"mandate"
:
"must"
,
...
...
@@ -157,7 +157,7 @@
"collapsable"
:
true
,
"panels"
:
[
{
"span"
:
12
,
"span"
:
9
,
"editable"
:
true
,
"group"
:
[
"default"
...
...
@@ -188,7 +188,39 @@
"ids"
:
[
0
]
}
},
"title"
:
"Events over time"
},
{
"error"
:
false
,
"span"
:
3
,
"editable"
:
true
,
"group"
:
[
"default"
],
"type"
:
"terms"
,
"queries"
:
{
"mode"
:
"all"
,
"ids"
:
[
0
]
},
"field"
:
"_type"
,
"exclude"
:
[],
"missing"
:
true
,
"other"
:
true
,
"size"
:
10
,
"order"
:
"count"
,
"style"
:
{
"font-size"
:
"10pt"
},
"donut"
:
false
,
"tilt"
:
false
,
"labels"
:
true
,
"arrangement"
:
"horizontal"
,
"chart"
:
"table"
,
"counter_pos"
:
"above"
,
"title"
:
"Top log types"
}
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment