This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # | |
| # Originally part of vpnc source code: | |
| # © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al. | |
| # © 2009-2012 David Woodhouse <[email protected]> | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by | |
| # the Free Software Foundation; either version 2 of the License, or | |
| # (at your option) any later version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "order" : 0, | |
| "template" : "logstash-*", | |
| "settings" : { | |
| "index.refresh_interval" : "10s" | |
| }, | |
| "mappings" : { | |
| "_default_" : { | |
| "dynamic_templates" : [ { | |
| "string_fields" : { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id host ip node total buildNum tx shortterm rx host.raw _type used type tags @timestamp plugin host free value | |
| _7I-ExuQRYueR4ZZNX37kQ localhost 127.0.0.1 elastic-moredata 3.7gb 0b 0b 244.5mb 53.7mb 30.1kb 0b 0b 0b 0b 1.2gb 0b localhost 122.3mb 2gb | |
| 1X-cuvM-QSui7qKoq3IKmA 0b 127.0.0.1 elastic-kibana 3.1gb 0b 0b 593.7mb 0b 35.6kb 0b 0b 0b 0b 1.3gb 0b 0b 34.3mb 1.1gb | |
| JRNDtNelTTyw0feYTaVhWw localhost 127.0.0.1 elastic-dataplease 3.2gb 0b 0b 453.2mb 0b 36.2kb 0b 0b 0b 0b 1.3gb 0b localhost 69mb 1.3gb | |
| i0aDuLkoQTaz6O2MzSpkmg 0b 127.0.0.1 elastic-logstash 3.4gb 368b 0b 298.8mb 6.1mb 32.1kb 0b 0b 0b 0b 1.2gb 0b 0b 124.5mb 1.7gb | |
| 4ye4HbzdQMGX31B45vh8PA localhost 127.0.0.1 elastic-data 3.3gb 0b 0b 103.4mb 0b 38.3kb 0b 0b 0b 0b 1.3gb 0b localhost 212.6mb 1.7gb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cluster_name" : "kosmo", | |
| "nodes" : { | |
| "4ye4HbzdQMGX31B45vh8PA" : { | |
| "timestamp" : 1439908996346, | |
| "name" : "elastic-data", | |
| "transport_address" : "inet[/10.120.0.127:9300]", | |
| "host" : "localhost", | |
| "ip" : [ "inet[/10.120.0.127:9300]", "NONE" ], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "order" : 0, | |
| "template" : "logstash-*", | |
| "settings" : { | |
| "index.refresh_interval" : "10s" | |
| }, | |
| "mappings" : { | |
| "_default_" : { | |
| "dynamic_templates" : [ { | |
| "string_fields" : { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:timestamp=>"2015-08-09T22:30:12.180000-0400", :message=>"failed action with response of 400, dropping action: [\"index\", {:_id=>nil, :_index=>\"logstash-2015.08.10\", :_type=>\"logs\", :_routing=>nil}, #<LogStash::Event:0x36f3d97e @metadata_accessors=#<LogStash::Util::Accessors:0x678b2695 @store={\"retry_count\"=>0}, @lut={}>, @cancelled=false, @data={\"host\"=>\"min-1\", \"@timestamp\"=>\"2015-08-10T02:29:58.434Z\", \"type_instance\"=>\"cached\", \"plugin\"=>\"memory\", \"collectd_type\"=>\"memory\", \"value\"=>4750159872.0, \"@version\"=>\"1\"}, @metadata={\"retry_count\"=>0}, @accessors=#<LogStash::Util::Accessors:0x3433c231 @store={\"host\"=>\"min-1\", \"@timestamp\"=>\"2015-08-10T02:29:58.434Z\", \"type_instance\"=>\"cached\", \"plugin\"=>\"memory\", \"collectd_type\"=>\"memory\", \"value\"=>4750159872.0, \"@version\"=>\"1\"}, @lut={\"host\"=>[{\"host\"=>\"min-1\", \"@timestamp\"=>\"2015-08-10T02:29:58.434Z\", \"type_instance\"=>\"cached\", \"plugin\"=>\"memory\", \"collectd_type\"=>\"memory\", \"val |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "logstash-2015.08.09" : { | |
| "aliases" : { }, | |
| "mappings" : { | |
| "logstash" : { | |
| "dynamic_templates" : [ { | |
| "string_fields" : { | |
| "mapping" : { | |
| "index" : "analyzed", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "template_dv": { | |
| "template": "*", | |
| "mappings": { | |
| "_default_": { | |
| "dynamic_templates": [ | |
| { | |
| "string_fields": { | |
| "match": "*", | |
| "match_mapping_type": "string", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class X | |
| schedule_url = 'http://example.com/2015.json' | |
| constructor: (@robot) -> | |
| @schedule = @populate_schedule() | |
| console.log @schedule | |
| populate_schedule: -> | |
| @robot.http(schedule_url).get() (err, res, body) -> | |
| if err |
NewerOlder