Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2017-05-10T09:06:43,202][DEBUG][logstash.runner ] -------- Logstash Settings (* means modified) ---------
- [2017-05-10T09:06:43,207][DEBUG][logstash.runner ] node.name: "0.0.0.0"
- [2017-05-10T09:06:43,208][DEBUG][logstash.runner ] *path.config: "/etc/logstash/conf.d"
- [2017-05-10T09:06:43,208][DEBUG][logstash.runner ] *path.data: "/var/lib/logstash" (default: "/usr/share/logstash/data")
- [2017-05-10T09:06:43,208][DEBUG][logstash.runner ] config.test_and_exit: false
- [2017-05-10T09:06:43,209][DEBUG][logstash.runner ] *config.reload.automatic: true (default: false)
- [2017-05-10T09:06:43,209][DEBUG][logstash.runner ] *config.reload.interval: 10 (default: 3)
- [2017-05-10T09:06:43,209][DEBUG][logstash.runner ] metric.collect: true
- [2017-05-10T09:06:43,210][DEBUG][logstash.runner ] pipeline.id: "main"
- [2017-05-10T09:06:43,210][DEBUG][logstash.runner ] pipeline.workers: 2
- [2017-05-10T09:06:43,210][DEBUG][logstash.runner ] pipeline.output.workers: 1
- [2017-05-10T09:06:43,210][DEBUG][logstash.runner ] pipeline.batch.size: 125
- [2017-05-10T09:06:43,211][DEBUG][logstash.runner ] pipeline.batch.delay: 5
- [2017-05-10T09:06:43,211][DEBUG][logstash.runner ] pipeline.unsafe_shutdown: false
- [2017-05-10T09:06:43,211][DEBUG][logstash.runner ] path.plugins: []
- [2017-05-10T09:06:43,212][DEBUG][logstash.runner ] config.debug: false
- [2017-05-10T09:06:43,213][DEBUG][logstash.runner ] *log.level: "debug" (default: "info")
- [2017-05-10T09:06:43,213][DEBUG][logstash.runner ] version: false
- [2017-05-10T09:06:43,213][DEBUG][logstash.runner ] help: false
- [2017-05-10T09:06:43,213][DEBUG][logstash.runner ] log.format: "plain"
- [2017-05-10T09:06:43,214][DEBUG][logstash.runner ] http.host: "127.0.0.1"
- [2017-05-10T09:06:43,214][DEBUG][logstash.runner ] http.port: 9600..9700
- [2017-05-10T09:06:43,214][DEBUG][logstash.runner ] http.environment: "production"
- [2017-05-10T09:06:43,214][DEBUG][logstash.runner ] queue.type: "memory"
- [2017-05-10T09:06:43,215][DEBUG][logstash.runner ] queue.page_capacity: 262144000
- [2017-05-10T09:06:43,215][DEBUG][logstash.runner ] queue.max_bytes: 1073741824
- [2017-05-10T09:06:43,215][DEBUG][logstash.runner ] queue.max_events: 0
- [2017-05-10T09:06:43,217][DEBUG][logstash.runner ] queue.checkpoint.acks: 1024
- [2017-05-10T09:06:43,217][DEBUG][logstash.runner ] queue.checkpoint.writes: 1024
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] queue.checkpoint.interval: 1000
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] slowlog.threshold.warn: -1
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] slowlog.threshold.info: -1
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] slowlog.threshold.debug: -1
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] slowlog.threshold.trace: -1
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] path.queue: "/usr/share/logstash/data/queue"
- [2017-05-10T09:06:43,218][DEBUG][logstash.runner ] *path.settings: "/etc/logstash" (default: "/usr/share/logstash/config")
- [2017-05-10T09:06:43,219][DEBUG][logstash.runner ] *path.logs: "/var/log/logstash" (default: "/usr/share/logstash/logs")
- [2017-05-10T09:06:43,219][DEBUG][logstash.runner ] --------------- Logstash Settings -------------------
- [2017-05-10T09:06:43,236][DEBUG][logstash.agent ] Agent: Configuring metric collection
- [2017-05-10T09:06:43,238][DEBUG][logstash.instrument.periodicpoller.os] PeriodicPoller: Starting {:polling_interval=>5, :polling_timeout=>120}
- [2017-05-10T09:06:43,346][DEBUG][logstash.instrument.periodicpoller.jvm] PeriodicPoller: Starting {:polling_interval=>5, :polling_timeout=>120}
- [2017-05-10T09:06:43,394][DEBUG][logstash.instrument.periodicpoller.persistentqueue] PeriodicPoller: Starting {:polling_interval=>5, :polling_timeout=>120}
- [2017-05-10T09:06:43,411][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:06:43,552][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"file", :type=>"input", :class=>LogStash::Inputs::File}
- [2017-05-10T09:06:43,566][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"plain", :type=>"codec", :class=>LogStash::Codecs::Plain}
- [2017-05-10T09:06:43,569][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@id = "plain_0bf03964-e324-43ef-b5ae-d59a7628c74e"
- [2017-05-10T09:06:43,571][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@enable_metric = true
- [2017-05-10T09:06:43,572][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@charset = "UTF-8"
- [2017-05-10T09:06:43,574][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@path = ["/root/ELK/wallet-data/*.csv"]
- [2017-05-10T09:06:43,574][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@start_position = "beginning"
- [2017-05-10T09:06:43,574][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@sincedb_path = "/dev/null"
- [2017-05-10T09:06:43,576][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@id = "5a9e47bdac820af3d39ab3bb2d04f7afb9ca4588-1"
- [2017-05-10T09:06:43,576][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@enable_metric = true
- [2017-05-10T09:06:43,576][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@codec = <LogStash::Codecs::Plain id=>"plain_0bf03964-e324-43ef-b5ae-d59a7628c74e", enable_metric=>true, charset=>"UTF-8">
- [2017-05-10T09:06:43,577][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@add_field = {}
- [2017-05-10T09:06:43,577][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@stat_interval = 1
- [2017-05-10T09:06:43,577][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@discover_interval = 15
- [2017-05-10T09:06:43,579][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@sincedb_write_interval = 15
- [2017-05-10T09:06:43,579][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@delimiter = "\n"
- [2017-05-10T09:06:43,579][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@close_older = 3600
- [2017-05-10T09:06:43,654][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"csv", :type=>"filter", :class=>LogStash::Filters::CSV}
- [2017-05-10T09:06:43,666][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@separator = ","
- [2017-05-10T09:06:43,668][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@columns = ["date", "description", "moneyIn", "moneyOut", "tx"]
- [2017-05-10T09:06:43,669][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@id = "5a9e47bdac820af3d39ab3bb2d04f7afb9ca4588-2"
- [2017-05-10T09:06:43,669][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@enable_metric = true
- [2017-05-10T09:06:43,669][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@add_tag = []
- [2017-05-10T09:06:43,669][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@remove_tag = []
- [2017-05-10T09:06:43,670][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@add_field = {}
- [2017-05-10T09:06:43,670][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@remove_field = []
- [2017-05-10T09:06:43,670][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@periodic_flush = false
- [2017-05-10T09:06:43,673][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@source = "message"
- [2017-05-10T09:06:43,673][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@quote_char = "\""
- [2017-05-10T09:06:43,673][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@autogenerate_column_names = true
- [2017-05-10T09:06:43,673][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@skip_empty_columns = false
- [2017-05-10T09:06:43,674][DEBUG][logstash.filters.csv ] config LogStash::Filters::CSV/@convert = {}
- [2017-05-10T09:06:43,967][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"elasticsearch", :type=>"output", :class=>LogStash::Outputs::ElasticSearch}
- [2017-05-10T09:06:43,977][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@id = "plain_f529df8a-f82d-4302-8b36-62cbf85280a8"
- [2017-05-10T09:06:43,978][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@enable_metric = true
- [2017-05-10T09:06:43,979][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@charset = "UTF-8"
- [2017-05-10T09:06:43,982][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@hosts = [http://localhost:9200]
- [2017-05-10T09:06:43,983][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@index = "test-index"
- [2017-05-10T09:06:43,983][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@id = "5a9e47bdac820af3d39ab3bb2d04f7afb9ca4588-3"
- [2017-05-10T09:06:43,983][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@enable_metric = true
- [2017-05-10T09:06:43,983][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@codec = <LogStash::Codecs::Plain id=>"plain_f529df8a-f82d-4302-8b36-62cbf85280a8", enable_metric=>true, charset=>"UTF-8">
- [2017-05-10T09:06:43,984][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@workers = 1
- [2017-05-10T09:06:43,984][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@manage_template = true
- [2017-05-10T09:06:43,984][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_name = "logstash"
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_overwrite = false
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@parent = nil
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@idle_flush_time = 1
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@upsert = ""
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@doc_as_upsert = false
- [2017-05-10T09:06:43,985][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script = ""
- [2017-05-10T09:06:43,986][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_type = "inline"
- [2017-05-10T09:06:43,986][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_lang = "painless"
- [2017-05-10T09:06:43,987][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_var_name = "event"
- [2017-05-10T09:06:43,987][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@scripted_upsert = false
- [2017-05-10T09:06:43,987][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_initial_interval = 2
- [2017-05-10T09:06:43,988][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_max_interval = 64
- [2017-05-10T09:06:43,988][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_on_conflict = 1
- [2017-05-10T09:06:43,988][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pipeline = nil
- [2017-05-10T09:06:43,988][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@action = "index"
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@ssl_certificate_verification = true
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing = false
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing_delay = 5
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@timeout = 60
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@failure_type_logging_whitelist = []
- [2017-05-10T09:06:43,989][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max = 1000
- [2017-05-10T09:06:43,990][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max_per_route = 100
- [2017-05-10T09:06:43,990][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@healthcheck_path = "/"
- [2017-05-10T09:06:43,990][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@absolute_healthcheck_path = false
- [2017-05-10T09:06:43,990][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing_path = "_nodes/http"
- [2017-05-10T09:06:43,990][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@absolute_sniffing_path = false
- [2017-05-10T09:06:43,991][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@resurrect_delay = 5
- [2017-05-10T09:06:43,992][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@validate_after_inactivity = 10000
- [2017-05-10T09:06:44,025][DEBUG][logstash.agent ] starting agent
- [2017-05-10T09:06:44,042][DEBUG][logstash.agent ] starting pipeline {:id=>"main"}
- [2017-05-10T09:06:44,069][DEBUG][logstash.outputs.elasticsearch] Normalizing http path {:path=>nil, :normalized=>nil}
- [2017-05-10T09:06:44,704][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[http://localhost:9200/]}}
- [2017-05-10T09:06:44,708][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:healthcheck_url=>http://localhost:9200/, :path=>"/"}
- [2017-05-10T09:06:44,980][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x3429a9e5 URL:http://localhost:9200/>}
- [2017-05-10T09:06:44,984][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
- [2017-05-10T09:06:45,082][INFO ][logstash.outputs.elasticsearch] Attempting to install template {:manage_template=>{"template"=>"logstash-*", "version"=>50001, "settings"=>{"index.refresh_interval"=>"5s"}, "mappings"=>{"_default_"=>{"_all"=>{"enabled"=>true, "norms"=>false}, "dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword"}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date", "include_in_all"=>false}, "@version"=>{"type"=>"keyword", "include_in_all"=>false}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}}
- [2017-05-10T09:06:45,089][DEBUG][logstash.outputs.elasticsearch] Found existing Elasticsearch template. Skipping template management {:name=>"logstash"}
- [2017-05-10T09:06:45,090][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>[#<URI::HTTP:0x4ae7caca URL:http://localhost:9200>]}
- [2017-05-10T09:06:45,100][DEBUG][logstash.filters.csv ] CSV parsing options {:col_sep=>",", :quote_char=>"\""}
- [2017-05-10T09:06:45,109][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>2, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>5, "pipeline.max_inflight"=>250}
- [2017-05-10T09:06:45,565][INFO ][logstash.pipeline ] Pipeline main started
- [2017-05-10T09:06:45,602][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:06:45,606][DEBUG][logstash.agent ] Starting puma
- [2017-05-10T09:06:45,609][DEBUG][logstash.agent ] Trying to start WebServer {:port=>9600}
- [2017-05-10T09:06:45,613][DEBUG][logstash.api.service ] [api-service] start
- [2017-05-10T09:06:45,668][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
- [2017-05-10T09:06:50,575][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:06:55,576][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:06:55,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:06:55,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:06:59,622][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:07:00,577][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:05,577][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:05,600][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:05,605][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:10,576][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:14,630][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:07:15,577][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:15,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:15,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:20,579][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:25,581][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:25,593][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:25,594][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:29,637][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:07:30,584][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:35,595][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:35,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:35,597][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:40,595][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:44,647][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:07:45,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:45,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:45,597][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:50,596][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:55,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:07:55,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:07:55,597][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:07:59,652][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:08:00,600][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:05,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:05,596][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:05,601][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:10,602][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:14,657][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:08:15,595][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:15,602][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:15,599][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:20,603][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:25,593][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:25,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:25,612][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:29,662][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:08:30,635][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:35,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:35,596][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:35,635][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:40,635][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:44,668][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:08:45,593][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:45,594][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:45,635][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:50,636][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:55,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:08:55,595][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:08:55,636][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:08:59,675][DEBUG][logstash.inputs.file ] _globbed_files: /root/ELK/wallet-data/*.csv: glob is: []
- [2017-05-10T09:09:00,636][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
- [2017-05-10T09:09:05,594][DEBUG][logstash.agent ] Reading config file {:config_file=>"/etc/logstash/conf.d/logstash.conf"}
- [2017-05-10T09:09:05,597][DEBUG][logstash.agent ] no configuration change for pipeline {:pipeline=>"main"}
- [2017-05-10T09:09:05,637][DEBUG][logstash.pipeline ] Pushing flush onto pipeline
Add Comment
Please, Sign In to add comment