Skip to content

Instantly share code, notes, and snippets.

View clintonb's full-sized avatar

Clinton Blackburn clintonb

View GitHub Profile
[2013-10-10 22:49:44,506][INFO ][request_json ] {"time":"2013-10-10T22:49:44.396Z","starttime":"2013-10-10T22:49:26.791Z","localaddr":"127.0.0.1","localport":9200,"remoteaddr":"127.0.0.1","remoteport":53360,"scheme":"http","method":"DELETE","path":"/reliant_268_capistrano","querystr":"-","code":200,"status":"OK","size":31,"duration":17605,"year":"2013","month":"10","day":"10","hour":"22","minute":"49","dow":"Thu","cluster":"data_search_dev"}
[2013-10-10 22:51:39,548][INFO ][request ] [dev-search] POST /reliant_268_capistrano/_import target=%2Ftmp%2Felasticsearch_deployment%2Freliant_268&timeout=1m 200 OK 11 36
[2013-10-10 22:51:39,549][INFO ][request_json ] {"time":"2013-10-10T22:51:39.548Z","starttime":"2013-10-10T22:51:39.512Z","localaddr":"127.0.0.1","localport":9200,"remoteaddr":"127.0.0.1","remoteport":53371,"scheme":"http","method":"POST","path":"/reliant_268_capistrano/_import","querystr":"target=%2Ftmp%2Felasticsearch_deployment%2Freliant_268&timeout=1m","code"
{
"settings": {
"index": {
"number_of_shards": 10,
"number_of_replicas": 1,
"analysis": {
"analyzer": {
"default": {
"type": "standard",
"tokenizer": "standard",
#!/bin/sh
#
# nginx - this script starts and stops the nginx daemon
#
# chkconfig: - 85 15
# description: Nginx is an HTTP(S) server, HTTP(S) reverse \
# proxy and IMAP/POP3 proxy server
# processname: nginx
# config: /etc/nginx/nginx.conf
# config: /etc/sysconfig/nginx