Skip to content

Instantly share code, notes, and snippets.

View arielamato's full-sized avatar

ariel.amato arielamato

View GitHub Profile
{
"cluster_name" : "elasticsearch",
"nodes" : {
"uxKEUqp8S-O_Y6VMR-0nVQ" : {
"name" : "Right-Winger",
"indices" : {
"size" : "1.7gb",
"size_in_bytes" : 1882678291,
"docs" : {
"num_docs" : 1203431
{
"cluster_name" : "elasticsearch",
"nodes" : {
"uxKEUqp8S-O_Y6VMR-0nVQ" : {
"name" : "Right-Winger",
"indices" : {
"size" : "1.7gb",
"size_in_bytes" : 1882678291,
"docs" : {
"num_docs" : 1203431
@arielamato
arielamato / system_load_during_test
Created July 6, 2011 17:32
System load during test
top - 17:31:25 up 18:52, 2 users, load average: 38.34, 11.94, 4.32
Tasks: 158 total, 1 running, 157 sleeping, 0 stopped, 0 zombie
Cpu(s): 85.8%us, 3.6%sy, 0.0%ni, 4.2%id, 0.0%wa, 0.0%hi, 0.0%si, 6.4%st
Mem: 7132040k total, 7042808k used, 89232k free, 180140k buffers
Swap: 0k total, 0k used, 0k free, 1078536k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
28055 root 20 0 5687m 5.3g 16m S 783 77.7 32:02.11 java
28053 root 20 0 19280 1368 876 S 0 0.0 0:02.32 elasticsearch-l
28624 root 20 0 19276 1356 968 R 0 0.0 0:00.03 top
@arielamato
arielamato / elasticsearch.yml
Created July 6, 2011 01:57
Cluster configuration file
cloud:
aws:
access_key: AWS_ACCESS_KEY
secret_key: AWS_SECRET_KEY
region: eu-west-1
discovery:
type: ec2
ec2:
groups: datastore-elasticsearch