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
82673b7b
Commit
82673b7b
authored
Sep 13, 2013
by
Rashid Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated install instructions
parent
c673b5ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
README.md
+5
-6
No files found.
README.md
View file @
82673b7b
...
...
@@ -17,7 +17,7 @@ The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashb
*
Index configuration has been moved from the timepicker, to the main dashboard editor
*
The stringquery panel has been replaced with a more polished 'query' panel
More information about Kibana 3 can be found at
[
http://
three.kibana.org
](
http://three.kibana.org
)
More information about Kibana 3 can be found at
[
http://
www.elasticsearch.org/overview/kibana/
](
http://www.elasticsearch.org/overview/kibana/
)
## Overview
...
...
@@ -28,19 +28,19 @@ flexible and powerful
### Requirements
*
A modern web browser. The latest version of Chrome, Safari and Firefox have all been tested to
work. IE
8 is not currently supported
work. IE
9 and greater should work. IE8 does not.
*
A webserver. No extensions are required, as long as it can serve plain html it will work
*
A browser reachable Elasticsearch server. Port 9200 must be open, or a proxy configured to allow
access to it.
### Installation
1.
Copy the
entire Kibana
directory to your webserver
2.
Edit config.js to point to your elasticsearch server. This should __not be
1.
Copy the
contents of the dist/
directory to your webserver
2.
Edit config.js
in your deployed directory
to point to your elasticsearch server. This should __not be
http://localhost:9200__, but rather the fully qualified domain name of your elasticsearch server.
The url entered here _must be reachable_ by your browser.
3.
Point your browser at your installation. If you're using Logstash with the default indexing
configuration the
default Kibana dashboard
should work nicely.
configuration the
included Kibana logstash interface
should work nicely.
### FAQ
__Q__
: Why doesnt it work? I have http://localhost:9200 in my config.js, my webserver and elasticsearch
...
...
@@ -55,5 +55,4 @@ __A__: A simple nginx virtual host and proxy configuration can be found in the s
### Support
Introduction videos can be found at
[
http://three.kibana.org/about.html
](
http://three.kibana.org/about.html
)
If you have questions or comments the best place to reach me is #logstash or #elasticsearch on irc.freenode.net
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