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
ddbe8d37
Commit
ddbe8d37
authored
Oct 30, 2013
by
Rashid Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
b3f7dda9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
README.md
+3
-4
No files found.
README.md
View file @
ddbe8d37
...
...
@@ -31,13 +31,13 @@ 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
server are on the same machine
server are on the same machine
__A__
: Kibana 3 does not work like previous versions of Kibana. To ease deployment, the server side
component has been eliminated. Thus __the browser connects directly to Elasticsearch__. The default
config.js setup works for the webserver+Elasticsearch on the same machine scenario. Do not set it
to http://localhost:9200 unless your browser and elasticsearch are on the same machine
__Q__
: How do I secure this? I don't want to leave 9200 open.
__Q__
: How do I secure this? I don't want to leave 9200 open.
__A__
: A simple nginx virtual host and proxy configuration can be found in the sample/nginx.conf
### Support
...
...
@@ -48,4 +48,4 @@ If you have questions or comments the best place to reach me is #logstash or #el
Please see
[
CONTRIBUTING.md
](
https://github.com/elasticsearch/kibana/blob/master/CONTRIBUTING.md
)
.
If you have a bugfix or new feature that you would like to contribute to Kibana,
**
please find or open an issue
about it first.
**
\ No newline at end of file
about it first.
**
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