Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i can't find "action","info" button on each clusters #139

Closed
happyprg opened this issue May 27, 2014 · 3 comments
Closed

i can't find "action","info" button on each clusters #139

happyprg opened this issue May 27, 2014 · 3 comments

Comments

@happyprg
Copy link

2014-05-27 6 34 24

2014-05-27 6 31 31

i was installed elasticsearch 1.2.0 with head plugin
but, i can not find action and info button at head plugin
plz somebody help me.
how can i find "action and "info" button from head plugin page
what's wrong?

i use multi instance on one machine
http port 22001 and 22000

my es configuration is below..

elasticsearch.yml configuration start

cluster.name: music-es-alpha
http.port: 22000
transport.tcp.port: 21000
multicast.enabled: false
index.number_of_shards: 2
index.number_of_replicas: 1
index.mapper.dynamic: false
action.auto_create_index: false
bootstrap.mlockall: true
discovery.zen.ping.timeout: 10s
index.cache.field.type: soft
discovery.zen.minimum_master_nodes: 2
discovery.zen.ping.unicast.hosts: ["10.99.196.141:21000","10.99.196.141:21001"]

@sannysoft
Copy link

+1, have the same issue

@happyprg happyprg changed the title i can't find "action","info" of each clusters i can't find "action","info" button on each clusters May 27, 2014
@mobz
Copy link
Owner

mobz commented May 27, 2014

ignore previous deleted comment - will fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants