Skip to content

Instantly share code, notes, and snippets.

@najmisyahir
Created February 23, 2018 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save najmisyahir/955ac3d3d929290b0894085764518680 to your computer and use it in GitHub Desktop.
Save najmisyahir/955ac3d3d929290b0894085764518680 to your computer and use it in GitHub Desktop.
Logstash debug log
This file has been truncated, but you can view the full file.
[2018-02-23T17:38:47,265][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"netflow", :directory=>"/usr/share/logstash/modules/netflow/configuration"}
[2018-02-23T17:38:47,282][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"netflow", :type=>:modules, :class=>#<LogStash::Modules::Scaffold:0x38fa7e5 @module_name="netflow", @directory="/usr/share/logstash/modules/netflow/configuration", @kibana_version_parts=["6", "0", "0"]>}
[2018-02-23T17:38:47,284][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"fb_apache", :directory=>"/usr/share/logstash/modules/fb_apache/configuration"}
[2018-02-23T17:38:47,287][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"fb_apache", :type=>:modules, :class=>#<LogStash::Modules::Scaffold:0x4347c55d @module_name="fb_apache", @directory="/usr/share/logstash/modules/fb_apache/configuration", @kibana_version_parts=["6", "0", "0"]>}
[2018-02-23T17:38:47,353][DEBUG][logstash.plugins.registry] Executing hooks {:name=>"", :type=>"pack", :hooks_file=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/x-pack-6.2.2-java/lib/logstash_registry.rb"}
[2018-02-23T17:38:48,031][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"metrics", :type=>:input, :class=>LogStash::Inputs::Metrics}
[2018-02-23T17:38:48,039][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"monitoring", :type=>:universal, :class=>LogStash::MonitoringExtension}
[2018-02-23T17:38:48,043][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"config_management", :type=>:universal, :class=>LogStash::ConfigManagement::Extension}
[2018-02-23T17:38:48,046][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"arcsight", :directory=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/x-pack-6.2.2-java/modules/arcsight/configuration"}
[2018-02-23T17:38:48,046][DEBUG][logstash.plugins.registry] Adding plugin to the registry {:name=>"arcsight", :type=>:modules, :class=>#<LogStash::Modules::Scaffold:0x5b5df2b2 @module_name="arcsight", @directory="/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/x-pack-6.2.2-java/modules/arcsight/configuration", @kibana_version_parts=["6", "0", "0"]>}
[2018-02-23T17:38:49,167][DEBUG][logstash.runner ] -------- Logstash Settings (* means modified) ---------
[2018-02-23T17:38:49,168][DEBUG][logstash.runner ] node.name: "debian"
[2018-02-23T17:38:49,177][DEBUG][logstash.runner ] *path.data: "/var/lib/logstash" (default: "/usr/share/logstash/data")
[2018-02-23T17:38:49,188][DEBUG][logstash.runner ] modules.cli: []
[2018-02-23T17:38:49,188][DEBUG][logstash.runner ] modules: []
[2018-02-23T17:38:49,190][DEBUG][logstash.runner ] modules_setup: false
[2018-02-23T17:38:49,209][DEBUG][logstash.runner ] config.test_and_exit: false
[2018-02-23T17:38:49,209][DEBUG][logstash.runner ] config.reload.automatic: false
[2018-02-23T17:38:49,210][DEBUG][logstash.runner ] config.reload.interval: 3000000000
[2018-02-23T17:38:49,210][DEBUG][logstash.runner ] config.support_escapes: false
[2018-02-23T17:38:49,214][DEBUG][logstash.runner ] metric.collect: true
[2018-02-23T17:38:49,215][DEBUG][logstash.runner ] pipeline.id: "main"
[2018-02-23T17:38:49,221][DEBUG][logstash.runner ] pipeline.system: false
[2018-02-23T17:38:49,225][DEBUG][logstash.runner ] pipeline.workers: 1
[2018-02-23T17:38:49,226][DEBUG][logstash.runner ] pipeline.output.workers: 1
[2018-02-23T17:38:49,226][DEBUG][logstash.runner ] pipeline.batch.size: 125
[2018-02-23T17:38:49,227][DEBUG][logstash.runner ] pipeline.batch.delay: 50
[2018-02-23T17:38:49,227][DEBUG][logstash.runner ] pipeline.unsafe_shutdown: false
[2018-02-23T17:38:49,227][DEBUG][logstash.runner ] pipeline.java_execution: false
[2018-02-23T17:38:49,227][DEBUG][logstash.runner ] pipeline.reloadable: true
[2018-02-23T17:38:49,228][DEBUG][logstash.runner ] path.plugins: []
[2018-02-23T17:38:49,228][DEBUG][logstash.runner ] config.debug: false
[2018-02-23T17:38:49,228][DEBUG][logstash.runner ] *log.level: "debug" (default: "info")
[2018-02-23T17:38:49,228][DEBUG][logstash.runner ] version: false
[2018-02-23T17:38:49,228][DEBUG][logstash.runner ] help: false
[2018-02-23T17:38:49,229][DEBUG][logstash.runner ] log.format: "plain"
[2018-02-23T17:38:49,229][DEBUG][logstash.runner ] http.host: "127.0.0.1"
[2018-02-23T17:38:49,239][DEBUG][logstash.runner ] http.port: 9600..9700
[2018-02-23T17:38:49,244][DEBUG][logstash.runner ] http.environment: "production"
[2018-02-23T17:38:49,251][DEBUG][logstash.runner ] queue.type: "memory"
[2018-02-23T17:38:49,253][DEBUG][logstash.runner ] queue.drain: false
[2018-02-23T17:38:49,253][DEBUG][logstash.runner ] queue.page_capacity: 67108864
[2018-02-23T17:38:49,254][DEBUG][logstash.runner ] queue.max_bytes: 1073741824
[2018-02-23T17:38:49,255][DEBUG][logstash.runner ] queue.max_events: 0
[2018-02-23T17:38:49,257][DEBUG][logstash.runner ] queue.checkpoint.acks: 1024
[2018-02-23T17:38:49,261][DEBUG][logstash.runner ] queue.checkpoint.writes: 1024
[2018-02-23T17:38:49,262][DEBUG][logstash.runner ] queue.checkpoint.interval: 1000
[2018-02-23T17:38:49,263][DEBUG][logstash.runner ] dead_letter_queue.enable: false
[2018-02-23T17:38:49,263][DEBUG][logstash.runner ] dead_letter_queue.max_bytes: 1073741824
[2018-02-23T17:38:49,263][DEBUG][logstash.runner ] slowlog.threshold.warn: -1
[2018-02-23T17:38:49,263][DEBUG][logstash.runner ] slowlog.threshold.info: -1
[2018-02-23T17:38:49,265][DEBUG][logstash.runner ] slowlog.threshold.debug: -1
[2018-02-23T17:38:49,266][DEBUG][logstash.runner ] slowlog.threshold.trace: -1
[2018-02-23T17:38:49,267][DEBUG][logstash.runner ] keystore.classname: "org.logstash.secret.store.backend.JavaKeyStore"
[2018-02-23T17:38:49,268][DEBUG][logstash.runner ] *keystore.file: "/etc/logstash/logstash.keystore" (default: "/usr/share/logstash/config/logstash.keystore")
[2018-02-23T17:38:49,268][DEBUG][logstash.runner ] *path.queue: "/var/lib/logstash/queue" (default: "/usr/share/logstash/data/queue")
[2018-02-23T17:38:49,274][DEBUG][logstash.runner ] *path.dead_letter_queue: "/var/lib/logstash/dead_letter_queue" (default: "/usr/share/logstash/data/dead_letter_queue")
[2018-02-23T17:38:49,285][DEBUG][logstash.runner ] *path.settings: "/etc/logstash" (default: "/usr/share/logstash/config")
[2018-02-23T17:38:49,288][DEBUG][logstash.runner ] *path.logs: "/var/log/logstash" (default: "/usr/share/logstash/logs")
[2018-02-23T17:38:49,289][DEBUG][logstash.runner ] *xpack.monitoring.enabled: false (default: true)
[2018-02-23T17:38:49,292][DEBUG][logstash.runner ] *xpack.monitoring.elasticsearch.url: ["http://192.168.1.152:9200"] (default: ["http://localhost:9200"])
[2018-02-23T17:38:49,300][DEBUG][logstash.runner ] xpack.monitoring.collection.interval: 10000000000
[2018-02-23T17:38:49,301][DEBUG][logstash.runner ] xpack.monitoring.collection.timeout_interval: 600000000000
[2018-02-23T17:38:49,302][DEBUG][logstash.runner ] xpack.monitoring.elasticsearch.username: "logstash_system"
[2018-02-23T17:38:49,302][DEBUG][logstash.runner ] *xpack.monitoring.elasticsearch.password: "password"
[2018-02-23T17:38:49,303][DEBUG][logstash.runner ] xpack.monitoring.elasticsearch.ssl.verification_mode: "certificate"
[2018-02-23T17:38:49,303][DEBUG][logstash.runner ] xpack.monitoring.elasticsearch.sniffing: false
[2018-02-23T17:38:49,303][DEBUG][logstash.runner ] xpack.monitoring.collection.pipeline.details.enabled: true
[2018-02-23T17:38:49,310][DEBUG][logstash.runner ] xpack.monitoring.collection.config.enabled: true
[2018-02-23T17:38:49,311][DEBUG][logstash.runner ] node.uuid: ""
[2018-02-23T17:38:49,319][DEBUG][logstash.runner ] xpack.management.enabled: false
[2018-02-23T17:38:49,323][DEBUG][logstash.runner ] xpack.management.logstash.poll_interval: 5000000000
[2018-02-23T17:38:49,324][DEBUG][logstash.runner ] xpack.management.pipeline.id: ["main"]
[2018-02-23T17:38:49,325][DEBUG][logstash.runner ] xpack.management.elasticsearch.username: "logstash_system"
[2018-02-23T17:38:49,325][DEBUG][logstash.runner ] xpack.management.elasticsearch.url: ["https://localhost:9200"]
[2018-02-23T17:38:49,326][DEBUG][logstash.runner ] xpack.management.elasticsearch.sniffing: false
[2018-02-23T17:38:49,326][DEBUG][logstash.runner ] --------------- Logstash Settings -------------------
[2018-02-23T17:38:49,332][DEBUG][logstash.config.source.multilocal] Reading pipeline configurations from YAML {:location=>"/etc/logstash/pipelines.yml"}
[2018-02-23T17:38:49,433][DEBUG][logstash.agent ] Setting up metric collection
[2018-02-23T17:38:49,470][DEBUG][logstash.instrument.periodicpoller.os] Starting {:polling_interval=>5, :polling_timeout=>120}
[2018-02-23T17:38:49,617][DEBUG][logstash.instrument.periodicpoller.jvm] Starting {:polling_interval=>5, :polling_timeout=>120}
[2018-02-23T17:38:49,782][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:38:49,793][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:38:49,840][DEBUG][logstash.instrument.periodicpoller.persistentqueue] Starting {:polling_interval=>5, :polling_timeout=>120}
[2018-02-23T17:38:49,850][DEBUG][logstash.instrument.periodicpoller.deadletterqueue] Starting {:polling_interval=>5, :polling_timeout=>120}
[2018-02-23T17:38:49,895][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"6.2.2"}
[2018-02-23T17:38:49,909][DEBUG][logstash.agent ] Starting agent
[2018-02-23T17:38:49,952][DEBUG][logstash.agent ] Starting puma
[2018-02-23T17:38:49,967][DEBUG][logstash.agent ] Trying to start WebServer {:port=>9600}
[2018-02-23T17:38:49,976][DEBUG][logstash.config.source.multilocal] Reading pipeline configurations from YAML {:location=>"/etc/logstash/pipelines.yml"}
[2018-02-23T17:38:50,067][DEBUG][logstash.api.service ] [api-service] start
[2018-02-23T17:38:50,177][DEBUG][logstash.config.source.local.configpathloader] Skipping the following files while reading config since they don't match the specified glob pattern {:files=>[]}
[2018-02-23T17:38:50,185][DEBUG][logstash.config.source.local.configpathloader] Reading config file {:config_file=>"/etc/logstash/conf.d/nessus.conf"}
[2018-02-23T17:38:50,256][DEBUG][logstash.config.source.local.configpathloader] Reading config file {:config_file=>"/etc/logstash/conf.d/test.conf"}
[2018-02-23T17:38:50,332][DEBUG][logstash.agent ] Converging pipelines state {:actions_count=>1}
[2018-02-23T17:38:50,352][DEBUG][logstash.agent ] Executing action {:action=>LogStash::PipelineAction::Create/pipeline_id:main}
[2018-02-23T17:38:50,420][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
[2018-02-23T17:38:54,067][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"file", :type=>"input", :class=>LogStash::Inputs::File}
[2018-02-23T17:38:54,221][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"json", :type=>"codec", :class=>LogStash::Codecs::JSON}
[2018-02-23T17:38:54,247][DEBUG][logstash.codecs.json ] config LogStash::Codecs::JSON/@id = "json_7c052c27-18e2-48b5-8779-c0d369b35ae5"
[2018-02-23T17:38:54,258][DEBUG][logstash.codecs.json ] config LogStash::Codecs::JSON/@enable_metric = true
[2018-02-23T17:38:54,259][DEBUG][logstash.codecs.json ] config LogStash::Codecs::JSON/@charset = "UTF-8"
[2018-02-23T17:38:54,279][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@path = ["/home/najmi/logstash/*"]
[2018-02-23T17:38:54,280][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@codec = <LogStash::Codecs::JSON id=>"json_7c052c27-18e2-48b5-8779-c0d369b35ae5", enable_metric=>true, charset=>"UTF-8">
[2018-02-23T17:38:54,281][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@start_position = "beginning"
[2018-02-23T17:38:54,282][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@tags = ["windows", "eventlog", "dc"]
[2018-02-23T17:38:54,283][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@id = "dcb9cbfe21f05803d5b279f7b78b205176985985960607ef24edb514205cb5b6"
[2018-02-23T17:38:54,283][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@enable_metric = true
[2018-02-23T17:38:54,285][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@add_field = {}
[2018-02-23T17:38:54,286][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@stat_interval = 1
[2018-02-23T17:38:54,286][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@discover_interval = 15
[2018-02-23T17:38:54,286][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@sincedb_write_interval = 15
[2018-02-23T17:38:54,286][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@delimiter = "\n"
[2018-02-23T17:38:54,287][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@close_older = 3600
[2018-02-23T17:38:54,358][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"multiline", :type=>"codec", :class=>LogStash::Codecs::Multiline}
[2018-02-23T17:38:54,429][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@pattern = "<Report |</NessusClientData_v2>"
[2018-02-23T17:38:54,431][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@auto_flush_interval = 1
[2018-02-23T17:38:54,431][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@negate = true
[2018-02-23T17:38:54,431][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@what = "previous"
[2018-02-23T17:38:54,433][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@id = "935fc7cd-b87e-4a62-8365-10824c54b0c9"
[2018-02-23T17:38:54,433][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@enable_metric = true
[2018-02-23T17:38:54,433][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@patterns_dir = []
[2018-02-23T17:38:54,434][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@charset = "UTF-8"
[2018-02-23T17:38:54,434][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@multiline_tag = "multiline"
[2018-02-23T17:38:54,436][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@max_lines = 500
[2018-02-23T17:38:54,436][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@max_bytes = 10485760
[2018-02-23T17:38:54,520][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bind"}
[2018-02-23T17:38:54,525][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/exim"}
[2018-02-23T17:38:54,529][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bacula"}
[2018-02-23T17:38:54,576][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/rails"}
[2018-02-23T17:38:54,583][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mcollective"}
[2018-02-23T17:38:54,619][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/linux-syslog"}
[2018-02-23T17:38:54,648][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/firewalls"}
[2018-02-23T17:38:54,684][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/squid"}
[2018-02-23T17:38:54,689][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/redis"}
[2018-02-23T17:38:54,705][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/java"}
[2018-02-23T17:38:54,721][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/postgresql"}
[2018-02-23T17:38:54,723][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/junos"}
[2018-02-23T17:38:54,733][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mcollective-patterns"}
[2018-02-23T17:38:54,744][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/ruby"}
[2018-02-23T17:38:54,753][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/maven"}
[2018-02-23T17:38:54,758][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/httpd"}
[2018-02-23T17:38:54,760][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/haproxy"}
[2018-02-23T17:38:54,786][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/aws"}
[2018-02-23T17:38:54,796][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/nagios"}
[2018-02-23T17:38:54,844][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bro"}
[2018-02-23T17:38:54,852][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/grok-patterns"}
[2018-02-23T17:38:54,922][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mongodb"}
[2018-02-23T17:38:55,004][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@pattern = "<Report |</NessusClientData_v2>"
[2018-02-23T17:38:55,012][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@auto_flush_interval = 1
[2018-02-23T17:38:55,015][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@negate = true
[2018-02-23T17:38:55,016][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@what = "previous"
[2018-02-23T17:38:55,026][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@id = "935fc7cd-b87e-4a62-8365-10824c54b0c9"
[2018-02-23T17:38:55,032][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@enable_metric = true
[2018-02-23T17:38:55,041][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@patterns_dir = []
[2018-02-23T17:38:55,046][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@charset = "UTF-8"
[2018-02-23T17:38:55,047][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@multiline_tag = "multiline"
[2018-02-23T17:38:55,047][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@max_lines = 500
[2018-02-23T17:38:55,048][DEBUG][logstash.codecs.multiline] config LogStash::Codecs::Multiline/@max_bytes = 10485760
[2018-02-23T17:38:55,090][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bind"}
[2018-02-23T17:38:55,097][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:38:55,101][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:38:55,100][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/exim"}
[2018-02-23T17:38:55,106][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bacula"}
[2018-02-23T17:38:55,157][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/rails"}
[2018-02-23T17:38:55,169][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mcollective"}
[2018-02-23T17:38:55,180][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/linux-syslog"}
[2018-02-23T17:38:55,185][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/firewalls"}
[2018-02-23T17:38:55,220][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/squid"}
[2018-02-23T17:38:55,221][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/redis"}
[2018-02-23T17:38:55,221][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/java"}
[2018-02-23T17:38:55,225][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/postgresql"}
[2018-02-23T17:38:55,239][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/junos"}
[2018-02-23T17:38:55,246][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mcollective-patterns"}
[2018-02-23T17:38:55,256][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/ruby"}
[2018-02-23T17:38:55,257][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/maven"}
[2018-02-23T17:38:55,259][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/httpd"}
[2018-02-23T17:38:55,284][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/haproxy"}
[2018-02-23T17:38:55,289][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/aws"}
[2018-02-23T17:38:55,294][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/nagios"}
[2018-02-23T17:38:55,325][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/bro"}
[2018-02-23T17:38:55,332][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/grok-patterns"}
[2018-02-23T17:38:55,366][DEBUG][logstash.codecs.multiline] Grok loading patterns from file {:path=>"/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns/mongodb"}
[2018-02-23T17:38:55,402][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@path = ["/home/najmi/nessus/*"]
[2018-02-23T17:38:55,433][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@sincedb_path = "/dev/null"
[2018-02-23T17:38:55,436][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@start_position = "beginning"
[2018-02-23T17:38:55,437][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@codec = <LogStash::Codecs::Multiline pattern=>"<Report |</NessusClientData_v2>", auto_flush_interval=>1, negate=>true, what=>"previous", id=>"935fc7cd-b87e-4a62-8365-10824c54b0c9", enable_metric=>true, charset=>"UTF-8", multiline_tag=>"multiline", max_lines=>500, max_bytes=>10485760>
[2018-02-23T17:38:55,439][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@tags = ["nessus"]
[2018-02-23T17:38:55,442][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@type = "nessus"
[2018-02-23T17:38:55,448][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@id = "53885fff35e83e40d21df0cfdd843ea9d6f05aacdcf06d1fcedaae3ddcb15730"
[2018-02-23T17:38:55,454][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@enable_metric = true
[2018-02-23T17:38:55,459][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@add_field = {}
[2018-02-23T17:38:55,460][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@stat_interval = 1
[2018-02-23T17:38:55,460][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@discover_interval = 15
[2018-02-23T17:38:55,470][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@sincedb_write_interval = 15
[2018-02-23T17:38:55,470][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@delimiter = "\n"
[2018-02-23T17:38:55,470][DEBUG][logstash.inputs.file ] config LogStash::Inputs::File/@close_older = 3600
[2018-02-23T17:38:55,520][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"xml", :type=>"filter", :class=>LogStash::Filters::Xml}
[2018-02-23T17:38:55,610][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@source = "message"
[2018-02-23T17:38:55,611][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@store_xml = false
[2018-02-23T17:38:55,612][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@force_array = false
[2018-02-23T17:38:55,612][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@xpath = {"/Report/@name"=>"report_name", "/Report/ReportHost/ReportItem/@pluginName"=>"plugin_name", "/Report/ReportHost/ReportItem/@pluginID"=>"plugin_id", "/Report/ReportHost/ReportItem/@severity"=>"risk_score", "/Report/ReportHost/ReportItem/@port"=>"port", "/Report/ReportHost/HostProperties/tag[@name='HOST_START']/text()"=>"report_host_start", "/Report/ReportHost/HostProperties/tag[@name='HOST_END']/text()"=>"report_host_end"}
[2018-02-23T17:38:55,615][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@id = "6714700db88ce3f64cf76c253e51c19dfc91367120e592f40305c47a8fec0070"
[2018-02-23T17:38:55,619][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@enable_metric = true
[2018-02-23T17:38:55,620][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@add_tag = []
[2018-02-23T17:38:55,620][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@remove_tag = []
[2018-02-23T17:38:55,621][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@add_field = {}
[2018-02-23T17:38:55,621][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@remove_field = []
[2018-02-23T17:38:55,621][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@periodic_flush = false
[2018-02-23T17:38:55,625][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@force_content = false
[2018-02-23T17:38:55,629][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@namespaces = {}
[2018-02-23T17:38:55,631][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@remove_namespaces = false
[2018-02-23T17:38:55,632][DEBUG][logstash.filters.xml ] config LogStash::Filters::Xml/@suppress_empty = true
[2018-02-23T17:38:55,692][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"mutate", :type=>"filter", :class=>LogStash::Filters::Mutate}
[2018-02-23T17:38:55,746][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@convert = {"risk_score"=>"integer"}
[2018-02-23T17:38:55,749][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@id = "8fb1c789ffd90c65b338bb86019b1200b6239e2eb43358a21512f1d1b9583922"
[2018-02-23T17:38:55,749][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@enable_metric = true
[2018-02-23T17:38:55,750][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@add_tag = []
[2018-02-23T17:38:55,752][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@remove_tag = []
[2018-02-23T17:38:55,756][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@add_field = {}
[2018-02-23T17:38:55,756][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@remove_field = []
[2018-02-23T17:38:55,756][DEBUG][logstash.filters.mutate ] config LogStash::Filters::Mutate/@periodic_flush = false
[2018-02-23T17:38:55,816][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"date", :type=>"filter", :class=>LogStash::Filters::Date}
[2018-02-23T17:38:55,875][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@match = ["report_host_start", "EEE MMM dd HH:mm:ss yyyy"]
[2018-02-23T17:38:55,876][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@target = "report_host_start"
[2018-02-23T17:38:55,884][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@locale = "en_US"
[2018-02-23T17:38:55,885][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@id = "1337142e0b42ed071f1940f3585d2a2bf2f87ad92021f26215b4f30c521ca3d4"
[2018-02-23T17:38:55,885][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@enable_metric = true
[2018-02-23T17:38:55,890][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@add_tag = []
[2018-02-23T17:38:55,891][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@remove_tag = []
[2018-02-23T17:38:55,903][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@add_field = {}
[2018-02-23T17:38:55,904][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@remove_field = []
[2018-02-23T17:38:55,905][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@periodic_flush = false
[2018-02-23T17:38:55,905][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@tag_on_failure = ["_dateparsefailure"]
[2018-02-23T17:38:55,906][WARN ][logstash.filters.date ] Date filter now use BCP47 format for locale, replacing underscore with dash
[2018-02-23T17:38:55,982][DEBUG][org.logstash.filters.DateFilter] Date filter with format=EEE MMM dd HH:mm:ss yyyy, locale=en-US, timezone=null built as org.logstash.filters.parser.JodaParser
[2018-02-23T17:38:56,040][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@match = ["report_host_end", "EEE MMM dd HH:mm:ss yyyy"]
[2018-02-23T17:38:56,043][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@target = "report_host_end"
[2018-02-23T17:38:56,043][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@locale = "en_US"
[2018-02-23T17:38:56,044][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@id = "2dfe671224d2a4e8f273716f069aeda5cf3314b916f9595f4282be20f5222619"
[2018-02-23T17:38:56,044][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@enable_metric = true
[2018-02-23T17:38:56,046][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@add_tag = []
[2018-02-23T17:38:56,047][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@remove_tag = []
[2018-02-23T17:38:56,047][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@add_field = {}
[2018-02-23T17:38:56,047][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@remove_field = []
[2018-02-23T17:38:56,048][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@periodic_flush = false
[2018-02-23T17:38:56,055][DEBUG][logstash.filters.date ] config LogStash::Filters::Date/@tag_on_failure = ["_dateparsefailure"]
[2018-02-23T17:38:56,056][WARN ][logstash.filters.date ] Date filter now use BCP47 format for locale, replacing underscore with dash
[2018-02-23T17:38:56,062][DEBUG][org.logstash.filters.DateFilter] Date filter with format=EEE MMM dd HH:mm:ss yyyy, locale=en-US, timezone=null built as org.logstash.filters.parser.JodaParser
[2018-02-23T17:38:56,080][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"elasticsearch", :type=>"output", :class=>LogStash::Outputs::ElasticSearch}
[2018-02-23T17:38:56,150][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"plain", :type=>"codec", :class=>LogStash::Codecs::Plain}
[2018-02-23T17:38:56,158][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@id = "plain_5cc73888-e84c-49b5-9500-36604dd0957d"
[2018-02-23T17:38:56,164][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@enable_metric = true
[2018-02-23T17:38:56,169][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@charset = "UTF-8"
[2018-02-23T17:38:56,211][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@hosts = [//192.168.1.152:9200]
[2018-02-23T17:38:56,216][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@manage_template = false
[2018-02-23T17:38:56,217][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@index = "%{[@metadata][beat]}-%{[@metadata][version]}-%{+YYYY.MM.dd}"
[2018-02-23T17:38:56,217][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@user = "elastic"
[2018-02-23T17:38:56,219][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@password = <password>
[2018-02-23T17:38:56,220][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@id = "df59f35f7cd4bf51760737f62cc992fe5d78ce1bfc893fcb39cd2dea8d9274b7"
[2018-02-23T17:38:56,222][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@enable_metric = true
[2018-02-23T17:38:56,228][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@codec = <LogStash::Codecs::Plain id=>"plain_5cc73888-e84c-49b5-9500-36604dd0957d", enable_metric=>true, charset=>"UTF-8">
[2018-02-23T17:38:56,229][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@workers = 1
[2018-02-23T17:38:56,234][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_name = "logstash"
[2018-02-23T17:38:56,234][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_overwrite = false
[2018-02-23T17:38:56,235][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@parent = nil
[2018-02-23T17:38:56,239][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@join_field = nil
[2018-02-23T17:38:56,243][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@upsert = ""
[2018-02-23T17:38:56,245][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@doc_as_upsert = false
[2018-02-23T17:38:56,247][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script = ""
[2018-02-23T17:38:56,247][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_type = "inline"
[2018-02-23T17:38:56,247][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_lang = "painless"
[2018-02-23T17:38:56,247][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_var_name = "event"
[2018-02-23T17:38:56,248][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@scripted_upsert = false
[2018-02-23T17:38:56,249][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_initial_interval = 2
[2018-02-23T17:38:56,249][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_max_interval = 64
[2018-02-23T17:38:56,249][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_on_conflict = 1
[2018-02-23T17:38:56,249][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pipeline = nil
[2018-02-23T17:38:56,251][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@action = "index"
[2018-02-23T17:38:56,255][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@ssl_certificate_verification = true
[2018-02-23T17:38:56,256][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing = false
[2018-02-23T17:38:56,256][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing_delay = 5
[2018-02-23T17:38:56,256][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@timeout = 60
[2018-02-23T17:38:56,256][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@failure_type_logging_whitelist = []
[2018-02-23T17:38:56,257][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max = 1000
[2018-02-23T17:38:56,257][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max_per_route = 100
[2018-02-23T17:38:56,257][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@resurrect_delay = 5
[2018-02-23T17:38:56,257][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@validate_after_inactivity = 10000
[2018-02-23T17:38:56,257][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@http_compression = false
[2018-02-23T17:38:56,304][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@id = "plain_d5021ffd-6c23-4c81-9a29-04e2d5b25e40"
[2018-02-23T17:38:56,304][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@enable_metric = true
[2018-02-23T17:38:56,305][DEBUG][logstash.codecs.plain ] config LogStash::Codecs::Plain/@charset = "UTF-8"
[2018-02-23T17:38:56,313][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@hosts = [//192.168.1.152:9200]
[2018-02-23T17:38:56,324][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@index = "nessus-data-%{+YYYY.MM.dd}"
[2018-02-23T17:38:56,324][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@user = "elastic"
[2018-02-23T17:38:56,324][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@password = <password>
[2018-02-23T17:38:56,327][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@id = "cad1dc68f54249dad6cf544665ef2ab406adb42c6a471b783c23fc2aa1a36774"
[2018-02-23T17:38:56,328][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@enable_metric = true
[2018-02-23T17:38:56,328][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@codec = <LogStash::Codecs::Plain id=>"plain_d5021ffd-6c23-4c81-9a29-04e2d5b25e40", enable_metric=>true, charset=>"UTF-8">
[2018-02-23T17:38:56,329][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@workers = 1
[2018-02-23T17:38:56,338][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@manage_template = true
[2018-02-23T17:38:56,345][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_name = "logstash"
[2018-02-23T17:38:56,345][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@template_overwrite = false
[2018-02-23T17:38:56,347][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@parent = nil
[2018-02-23T17:38:56,348][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@join_field = nil
[2018-02-23T17:38:56,360][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@upsert = ""
[2018-02-23T17:38:56,360][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@doc_as_upsert = false
[2018-02-23T17:38:56,363][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script = ""
[2018-02-23T17:38:56,364][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_type = "inline"
[2018-02-23T17:38:56,364][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_lang = "painless"
[2018-02-23T17:38:56,364][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@script_var_name = "event"
[2018-02-23T17:38:56,364][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@scripted_upsert = false
[2018-02-23T17:38:56,364][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_initial_interval = 2
[2018-02-23T17:38:56,365][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_max_interval = 64
[2018-02-23T17:38:56,366][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@retry_on_conflict = 1
[2018-02-23T17:38:56,366][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pipeline = nil
[2018-02-23T17:38:56,367][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@action = "index"
[2018-02-23T17:38:56,367][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@ssl_certificate_verification = true
[2018-02-23T17:38:56,374][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing = false
[2018-02-23T17:38:56,375][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@sniffing_delay = 5
[2018-02-23T17:38:56,381][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@timeout = 60
[2018-02-23T17:38:56,382][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@failure_type_logging_whitelist = []
[2018-02-23T17:38:56,382][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max = 1000
[2018-02-23T17:38:56,390][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@pool_max_per_route = 100
[2018-02-23T17:38:56,394][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@resurrect_delay = 5
[2018-02-23T17:38:56,394][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@validate_after_inactivity = 10000
[2018-02-23T17:38:56,394][DEBUG][logstash.outputs.elasticsearch] config LogStash::Outputs::ElasticSearch/@http_compression = false
[2018-02-23T17:38:56,402][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"stdout", :type=>"output", :class=>LogStash::Outputs::Stdout}
[2018-02-23T17:38:56,459][DEBUG][logstash.plugins.registry] On demand adding plugin to the registry {:name=>"rubydebug", :type=>"codec", :class=>LogStash::Codecs::RubyDebug}
[2018-02-23T17:38:56,464][DEBUG][logstash.codecs.rubydebug] config LogStash::Codecs::RubyDebug/@id = "rubydebug_25d35e69-0ff3-4ff0-ad35-580605aa6306"
[2018-02-23T17:38:56,467][DEBUG][logstash.codecs.rubydebug] config LogStash::Codecs::RubyDebug/@enable_metric = true
[2018-02-23T17:38:56,468][DEBUG][logstash.codecs.rubydebug] config LogStash::Codecs::RubyDebug/@metadata = false
[2018-02-23T17:38:56,913][DEBUG][logstash.outputs.stdout ] config LogStash::Outputs::Stdout/@codec = <LogStash::Codecs::RubyDebug id=>"rubydebug_25d35e69-0ff3-4ff0-ad35-580605aa6306", enable_metric=>true, metadata=>false>
[2018-02-23T17:38:56,913][DEBUG][logstash.outputs.stdout ] config LogStash::Outputs::Stdout/@id = "2671a0b71716b70eba00e867cda5488ae99499a85acd135c7c80ab77bf54213b"
[2018-02-23T17:38:56,913][DEBUG][logstash.outputs.stdout ] config LogStash::Outputs::Stdout/@enable_metric = true
[2018-02-23T17:38:56,914][DEBUG][logstash.outputs.stdout ] config LogStash::Outputs::Stdout/@workers = 1
[2018-02-23T17:38:56,969][INFO ][logstash.pipeline ] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>1, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50}
[2018-02-23T17:38:57,002][DEBUG][logstash.outputs.elasticsearch] Normalizing http path {:path=>nil, :normalized=>nil}
[2018-02-23T17:38:57,638][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[http://elastic:xxxxxx@192.168.1.152:9200/]}}
[2018-02-23T17:38:57,646][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:healthcheck_url=>http://elastic:xxxxxx@192.168.1.152:9200/, :path=>"/"}
[2018-02-23T17:38:58,111][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>"http://elastic:xxxxxx@192.168.1.152:9200/"}
[2018-02-23T17:38:58,268][INFO ][logstash.outputs.elasticsearch] ES Output version determined {:es_version=>nil}
[2018-02-23T17:38:58,268][WARN ][logstash.outputs.elasticsearch] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>6}
[2018-02-23T17:38:58,306][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["//192.168.1.152:9200"]}
[2018-02-23T17:38:58,307][DEBUG][logstash.outputs.elasticsearch] Normalizing http path {:path=>nil, :normalized=>nil}
[2018-02-23T17:38:58,344][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[http://elastic:xxxxxx@192.168.1.152:9200/]}}
[2018-02-23T17:38:58,358][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:healthcheck_url=>http://elastic:xxxxxx@192.168.1.152:9200/, :path=>"/"}
[2018-02-23T17:38:58,397][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>"http://elastic:xxxxxx@192.168.1.152:9200/"}
[2018-02-23T17:38:58,434][INFO ][logstash.outputs.elasticsearch] ES Output version determined {:es_version=>nil}
[2018-02-23T17:38:58,447][WARN ][logstash.outputs.elasticsearch] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>6}
[2018-02-23T17:38:58,453][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
[2018-02-23T17:38:58,468][INFO ][logstash.outputs.elasticsearch] Attempting to install template {:manage_template=>{"template"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s"}, "mappings"=>{"_default_"=>{"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", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}}
[2018-02-23T17:38:58,510][DEBUG][logstash.outputs.elasticsearch] Found existing Elasticsearch template. Skipping template management {:name=>"logstash"}
[2018-02-23T17:38:58,512][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["//192.168.1.152:9200"]}
[2018-02-23T17:39:01,342][INFO ][logstash.pipeline ] Pipeline started succesfully {:pipeline_id=>"main", :thread=>"#<Thread:0x2213a37f@/usr/share/logstash/logstash-core/lib/logstash/pipeline.rb:246 run>"}
[2018-02-23T17:39:01,406][DEBUG][logstash.inputs.file ] _globbed_files: /home/najmi/logstash/*: glob is: ["/home/najmi/logstash/winlogbeat.1", "/home/najmi/logstash/winlogbeat.6", "/home/najmi/logstash/winlogbeat.4", "/home/najmi/logstash/winlogbeat.7", "/home/najmi/logstash/winlogbeat.2", "/home/najmi/logstash/winlogbeat.5", "/home/najmi/logstash/winlogbeat", "/home/najmi/logstash/winlogbeat.3"]
[2018-02-23T17:39:01,415][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.1 (exclude is [])
[2018-02-23T17:39:01,408][DEBUG][logstash.inputs.file ] _globbed_files: /home/najmi/nessus/*: glob is: ["/home/najmi/nessus/alogolia_wk0wlr.nessus"]
[2018-02-23T17:39:01,428][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/nessus/*: new: /home/najmi/nessus/alogolia_wk0wlr.nessus (exclude is [])
[2018-02-23T17:39:01,435][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.6 (exclude is [])
[2018-02-23T17:39:01,458][INFO ][logstash.agent ] Pipelines running {:count=>1, :pipelines=>["main"]}
[2018-02-23T17:39:01,439][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.4 (exclude is [])
[2018-02-23T17:39:01,466][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.7 (exclude is [])
[2018-02-23T17:39:01,476][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.2 (exclude is [])
[2018-02-23T17:39:01,509][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.5 (exclude is [])
[2018-02-23T17:39:01,510][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat (exclude is [])
[2018-02-23T17:39:01,545][DEBUG][logstash.inputs.file ] _discover_file: /home/najmi/logstash/*: new: /home/najmi/logstash/winlogbeat.3 (exclude is [])
[2018-02-23T17:39:01,547][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/nessus/alogolia_wk0wlr.nessus: opening
[2018-02-23T17:39:01,577][DEBUG][logstash.inputs.file ] /home/najmi/nessus/alogolia_wk0wlr.nessus: initial create, no sincedb, seeking to beginning of file
[2018-02-23T17:39:01,581][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.1: opening
[2018-02-23T17:39:01,616][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<?xml version=\"1.0\" ?>"}
[2018-02-23T17:39:01,643][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.1: sincedb last value 10485251, cur size 10485251
[2018-02-23T17:39:01,660][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.1: sincedb: seeking to 10485251
[2018-02-23T17:39:01,661][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.6: opening
[2018-02-23T17:39:01,674][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.6: sincedb last value 10483193, cur size 10483193
[2018-02-23T17:39:01,680][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.6: sincedb: seeking to 10483193
[2018-02-23T17:39:01,682][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.4: opening
[2018-02-23T17:39:01,702][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.4: sincedb last value 10484839, cur size 10484839
[2018-02-23T17:39:01,733][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.4: sincedb: seeking to 10484839
[2018-02-23T17:39:01,739][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.7: opening
[2018-02-23T17:39:01,756][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.7: sincedb last value 2357797, cur size 2357797
[2018-02-23T17:39:01,768][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.7: sincedb: seeking to 2357797
[2018-02-23T17:39:01,777][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.2: opening
[2018-02-23T17:39:01,785][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:39:01,804][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<?xml version=\"1.0\" ?>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,811][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<NessusClientData_v2>"}
[2018-02-23T17:39:01,804][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.2: sincedb last value 10485102, cur size 10485102
[2018-02-23T17:39:01,824][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.2: sincedb: seeking to 10485102
[2018-02-23T17:39:01,830][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.5: opening
[2018-02-23T17:39:01,804][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:39:01,831][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<NessusClientData_v2>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,846][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<Policy><policyName>PCI Quarterly External Scan</policyName>"}
[2018-02-23T17:39:01,853][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<Policy><policyName>PCI Quarterly External Scan</policyName>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,846][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.5: sincedb last value 10484856, cur size 10484856
[2018-02-23T17:39:01,867][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.5: sincedb: seeking to 10484856
[2018-02-23T17:39:01,869][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat: opening
[2018-02-23T17:39:01,884][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat: sincedb last value 3284224, cur size 3284224
[2018-02-23T17:39:01,885][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat: sincedb: seeking to 3284224
[2018-02-23T17:39:01,867][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<Preferences><ServerPreferences><preference><name>max_simult_tcp_sessions</name>"}
[2018-02-23T17:39:01,898][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<Preferences><ServerPreferences><preference><name>max_simult_tcp_sessions</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,904][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>unlimited</value>"}
[2018-02-23T17:39:01,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>unlimited</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,914][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:01,916][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,904][DEBUG][logstash.inputs.file ] _open_file: /home/najmi/logstash/winlogbeat.3: opening
[2018-02-23T17:39:01,927][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.3: sincedb last value 10485456, cur size 10485456
[2018-02-23T17:39:01,944][DEBUG][logstash.inputs.file ] /home/najmi/logstash/winlogbeat.3: sincedb: seeking to 10485456
[2018-02-23T17:39:01,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>use_mac_addr</name>"}
[2018-02-23T17:39:01,964][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>use_mac_addr</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,977][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:01,988][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:01,996][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,014][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,015][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>plugin_set</name>"}
[2018-02-23T17:39:02,024][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>plugin_set</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,093][DEBUG][logstash.inputs.file ] 37986;44639;29154;44847;11442;99735;51595;41848;97292;55487;100831;61594;97718;61391;14800;52827;20306;30068;31996;101886;37503;61652;30837;84527;99103;56614;26229;37393;71539;31271;78934;44432;14118;99524;26069;26033;23761;45163;49106;50513;84716;71613;77511;30303;47347;52103;89648;77909;56271;70102;56262;52184;39554;23660;16216;42016;92467;81955;10591;102816;10048;82848;27716;92943;25376;77711;39688;27575;38743;44194;39734;95807;100700;31684;66304;81401;59211;53475;46465;12611;11596;37630;100176;47744;92790;78530;99786;93161;42672;25777;34354;86168;53679;55908;35804;27290;100354;32293;71745;20567;36444;47419;21116;47329;13094;13594;44116;49378;57361;80876;46303;69139;79035;67827;65853;56562;54902;22829;53309;74675;38485;86618;85301;15569;95594;83144;26073;38375;78144;87284;39215;92892;55017;52297;35852;68360;80180;95871;57745;46138;31679;71455;53088;64954;25037;14744;13536;52325;56605;39887;16667;42798;24219;59484;61332;80117;61808;42674;58445;79287;14508;79290;46012;23136;77576;99351;32949;92158;100931;44088;68352;71594;57258;85049;76712;96827;39744;91461;52864;56350;72454;54282;18470;68401;20205;11891;26228;48261;85048;72007;73959;80811;68525;53254;44715;39403;99573;42599;13216;65166;41901;86568;29557;48721;58923;17027;92574;80288;63974;39939;14084;96905;25137;14135;79548;20108;90697;78444;71600;60825;55208;55923;92901;85717;22538;19695;23102;31398;84546;15485;33959;78777;66521;70428;87733;62003;69555;16527;71560;91974;87866;17723;102312;58622;76806;75845;56625;59478;73414;60706;39354;56797;95295;99468;22746;102007;67698;47580;75061;41150;48291;77703;40952;66302;65823;57822;38383;40534;22779;64274;10266;99708;25586;87756;75135;79547;34567;33492;63554;72786;102455;43589;41360;69266;86513;42048;23546;22214;42232;48355;69500;78164;11686;12492;33021;90272;77757;13007;22101;62060;15276;50337;68187;53181;75712;42361;37522;26550;23744;73293;17281;92907;50812;80651;14592;15367;33721;48352;77852;39375;30997;58303;69579;89224;76165;83367;11245;55442;85822;26705;27108;42571;14560;96347;58068;94261;74686;60883;48623;23295;79716;100536;20214;96607;91121;44778;81847;68939;66604;65243;13705;73042;16458;60510;34058;62320;13312;90353;62215;95698;21659;70678;20404;47861;72079;88144;22602;43691;61579;82378;22580;75451;29206;23093;80439;14668;48220;26344;30524;72901;20467;43559;17111;67569;55604;37124;92414;24097;78371;96414;36474;89740;37257;68197;67959;22482;33502;23148;94204;47020;55901;93631;78165;43477;11474;68481;50392;56004;81305;24380;70885;69031;40111;49584;100099;53018;89654;77581;52824;57409;23131;56912;96435;79979;37133;60094;38214;70304;23127;65173;83824;64944;90337;75210;33828;34666;36571;53225;46648;94506;63905;45658;14902;26936;58195;92205;29334;89756;40686;56706;74748;39370;50643;16266;65422;43832;76607;94482;50038;20910;91222;62331;93304;94616;14052;79509;21834;63031;66669;34635;46229;70580;49940;52780;62090;26014;73489;101908;20445;69953;94852;59530;70426;19050;16809;41052;14915;57311;14987;58668;73577;92651;38018;71731;86751;12907;44500;83475;87919;85257;49633;84352;34414;89829;59991;61296;66545;67088;21811;74934;21668;46872;37543;52363;95358;26444;46002;21568;78972;78493;28436;22830;65548;35221;63724;61737;83323;60899;39008;76751;96559;61616;40884;31850;27325;66234;63651;60755;39716;90711;75380;22423;30100;23502;28926;10763;24580;69122;66837;94727;41255;40519;62453;78984;69985;94189;48490;50021;26768;66260;101017;21214;21168;16394;69032;43895;22167;60578;62480;79251;58351;49423;60017;26909;27715;89909;23539;58849;99617;26700;79368;18779;85540;32099;101393;80633;21298;28123;100121;79949;58942;12939;53766;31718;19332;91838;34725;70452;49044;22877;37822;31275;85608;95693;39868;20287;46717;50507;45185;74692;57748;60817;22858;90365;79693;37777;15690;21689;68350;24898;41830;14626;56397;27710;61115;46841;81492;69536;37102;75446;65071;62083;54486;35742;64398;13995;64827;10124;57364;74930;95000;29351;59644;72907;62088;47426;15329;59937;96595;54661;72489;53220;44067;93845;44666;79577;25678;52032;48649;73490;26800;46190;52595;77861;25148;86862;67638;36870;14775;36769;44248;99046;77446;36189;73400;83662;28736;85953;20405;41116;37681;84401;63379;61243;13170;71136;80935;43520;89498;100718;67431;55599;89351;38620;22296;75833;34475;50664;51593;85695;79042;34672;18720;48820;76080;21537;80451;17553;90741;68667;33010;38957;47884;91578;84462;12794;19696;58597;29770;97749;101277;19818;46721;56379;49606;32463;21936;55960;30192;47793;92413;12064;53424;89154;82134;15498;99429;30406;87079;74663;38936;31099;82100;24367;78372;74009;18826;15271;12849;31471;66137;43536;20852;83036;75052;66180;30009;75253;48544;30560;15060;96090;88682;90692;72924;86131;30040;20792;46860;96613;71060;35987;89465;12511;69232;32899;54466;36674;99682;14366;36668;84559;43010;95387;45939;45453;95867;40130;99763;33942;34986;12903;27483;28847;89918;29002;67562;94454;58517;80757;74898;39245;89513;46914;45144;17161;21371;61040;76257;19287;55059;13692;75492;69631;72851;49081;53105;28168;101713;40904;54533;45957;49192;78560;13615;95588;91472;13058;99732;29521;58755;71796;55492;20998;30202;78031;22105;43879;88499;24440;63893;11675;50146;50758;92318;16015;69524;38718;56188;14602;91781;27049;62227;18819;38572;75864;41646;56882;22346;42964;83349;95874;78282;42923;90067;22789;29022;76697;28854;33489;67483;50516;30979;63644;16547;26225;91235;44414;19685;78134;71771;89805;50371;58127;43933;35703;21967;29181;68557;13489;73790;64235;14609;20327;91534;55555;66956;71611;49257;67616;63237;66292;26739;81696;89944;94736;41873;23247;26143;65041;91177;78556;27567;18706;10134;100038;48804;97806;35753;47060;85682;89978;21019;13054;34109;20814;18084;45707;94768;19971;85254;15966;18815;12607;16694;66626;21221;64399;13181;31616;33839;47357;60730;10911;34613;51971;34197;57140;82163;71682;90956;37661;14610;65404;25154;59234;26374;50209;28679;100279;102144;27674;42209;36314;100955;21235;100682;62274;11586;68348;67055;58007;74797;59511;61894;71403;68813;21072;41504;26791;74812;52544;44197;78218;80440;74321;24165;94141;50951;87491;94693;21279;74349;29423;65302;92208;60576;29038;71418;81502;25391;34982;70374;15783;95372;100784;84008;71278;18032;43333;47370;24999;30262;14683;48219;83090;58790;77158;61965;51389;85714;76605;35190;56078;56931;85787;62495;92186;27763;59182;77885;54440;18623;86906;28780;90111;17523;67800;63518;64161;40388;76261;51774;100453;39841;63619;75869;29308;69786;69832;19091;39114;95478;26588;20519;49133;67048;83256;21527;50606;24368;24760;45235;12741;94588;68260;59117;90532;57617;17267;59113;34357;18304;54183;37015;51331;22711;85954;79152;61871;43230;27174;71634;46116;54618;100154;99737;93495;33460;72577;20991;62581;77323;66466;49701;14922;95852;100313;54255;42878;36941;19037;10022;101235;17392;65465;65108;97987;15611;67790;101469;75945;93946;35547;30388;13454;94982;73613;18584;67202;78705;64673;79826;26881;101364;26638;85425;54204;67503;62688;25640;96420;31339;25749;32954;48431;11363;99138;85460;40932;40036;28759;49627;87749;64505;54864;86173;93125;84218;32093;79781;18202;23872;12278;12580;71592;70055;49979;41241;29338;58143;11720;52454;11577;63911;31978;74124;46644;64761;99865;100631;44122;47231;37632;67847;59111;60938;74461;15382;48301;30042;62541;11906;34516;26749;51087;99198;37720;82489;70849;53831;47898;21758;96371;21879;55269;50867;16298;52473;20366;57167;39773;71244;42500;22084;33344;45055;18867;25409;37340;81983;46211;76040;50824;90263;37412;69317;66903;57769;52268;64321;80017;90126;86853;17237;99698;40978;78161;47704;31775;11131;92492;20779;58446;68253;49506;62538;85638;65786;31193;94530;62925;11058;10435;85404;16617;101307;31451;94162;96421;40024;10538;45533;68978;28294;53848;61909;63571;35766;100321;65235;25728;49774;65989;59251;83255;86197;16550;28284;70862;95011;73257;40116;52305;91004;18246;56128;76221;70563;93967;85029;21206;51268;72704;79663;10637;83175;19326;41496;72487;15196;17352;85895;18763;61381;21479;76420;61262;63174;27079;49587;90074;74621;97094;87072;20855;101572;34119;84606;29123;64943;25412;76125;81011;78868;71694;58677;72637;65764;84745;100749;34096;18232;100210;83674;85603;35318;13230;60012;72047;84736;76527;100020;99169;47228;27989;33572;64417;36016;29446;86814;33387;63260;57027;62318;32704;83980;82847;72030;65745;28625;41505;23665;90476;40260;70189;77560;80369;18438;12559;59964;11327;17434;102564;39388;59653;21724;72141;86161;96979;97345;51877;56178;60663;59733;23397;80289;101551;29621;77785;48567;24611;83881;20320;66060;25139;94860;17500;53223;25596;22992;97952;32888;34784;16420;87331;25147;22548;78194;75098;26005;96916;27431;32157;40078;19313;20138;63261;23759;76504;35502;63346;83191;12472;10953;62323;12737;18375;91424;54676;96023;19707;51760;28300;45846;77718;76477;59678;69783;49670;97055;83169;35536;74118;90496;88610;17506;31611;63321;101525;74196;36550;54237;72253;97907;61402;64002;97525;48525;84192;56252;71126;13432;89530;47324;20827;29483;21742;55951;40144;80897;63214;63956;90030;38521;66457;44934;38612;35073;64659;95611;35361;58543;80590;49720;78996;42244;28778;96713;21376;11931;94644;93146;95839;18325;52679;20233;67247;61341;30770;48632;21349;92856;60423;33537;17714;19191;101504;26840;62641;89624;101035;86954;102767;20056;66824;16271;81413;79497;78960;33145;66014;48573;27305;68729;101316;91290;83361;92994;77185;64765;71164;50900;26630;76524;59572;64996;45026;84528;10735;33236;30446;67781;82833;92528;96341;48611;34421;49064;19390;56633;59788;10959;64111;53983;32309;53800;90197;14682;74251;68711;89001;95700;33670;35374;75953;48614;37816;70744;16287;28849;81558;79519;31564;30269;79664;67500;87675;97118;20679;83856;51728;79926;71799;24498;75443;69461;20112;88644;75998;63702;31628;27990;40669;40151;44945;19900;101884;46170;23953;53478;49480;79838;97135;58603;90062;14237;14045;93817;49757;44745;87734;28412;31713;45873;95481;12753;34925;18755;25251;77162;96710;76462;70905;38495;69492;13865;42030;39223;20841;75606;101730;22866;52810;56794;66583;46484;69652;66603;27972;41726;15651;30238;34466;29841;44422;74943;101601;84640;55279;82726;30274;67226;90803;92326;69374;63089;56314;28935;75465;50742;46758;86730;82950;42271;56011;65403;</value>"}
[2018-02-23T17:39:02,319][DEBUG][logstash.codecs.multiline] 99735;51595;41848;97292;55487;100831;61594;97718;61391;14800;52827;20306;30068;31996;101886;37503;61652;30837;84527;99103;56614;26229;37393;71539;31271;78934;44432;14118;99524;26069;26033;23761;45163;49106;50513;84716;71613;77511;30303;47347;52103;89648;77909;56271;70102;56262;52184;39554;23660;16216;42016;92467;81955;10591;102816;10048;82848;27716;92943;25376;77711;39688;27575;38743;44194;39734;95807;100700;31684;66304;81401;59211;53475;46465;12611;11596;37630;100176;47744;92790;78530;99786;93161;42672;25777;34354;86168;53679;55908;35804;27290;100354;32293;71745;20567;36444;47419;21116;47329;13094;13594;44116;49378;57361;80876;46303;69139;79035;67827;65853;56562;54902;22829;53309;74675;38485;86618;85301;15569;95594;83144;26073;38375;78144;87284;39215;92892;55017;52297;35852;68360;80180;95871;57745;46138;31679;71455;53088;64954;25037;14744;13536;52325;56605;39887;16667;42798;24219;59484;61332;80117;61808;42674;58445;79287;14508;79290;46012;23136;77576;99351;32949;92158;100931;44088;68352;71594;57258;85049;76712;96827;39744;91461;52864;56350;72454;54282;18470;68401;20205;11891;26228;48261;85048;72007;73959;80811;68525;53254;44715;39403;99573;42599;13216;65166;41901;86568;29557;48721;58923;17027;92574;80288;63974;39939;14084;96905;25137;14135;79548;20108;90697;78444;71600;60825;55208;55923;92901;85717;22538;19695;23102;31398;84546;15485;33959;78777;66521;70428;87733;62003;69555;16527;71560;91974;87866;17723;102312;58622;76806;75845;56625;59478;73414;60706;39354;56797;95295;99468;22746;102007;67698;47580;75061;41150;48291;77703;40952;66302;65823;57822;38383;40534;22779;64274;10266;99708;25586;87756;75135;79547;34567;33492;63554;72786;102455;43589;41360;69266;86513;42048;23546;22214;42232;48355;69500;78164;11686;12492;33021;90272;77757;13007;22101;62060;15276;50337;68187;53181;75712;42361;37522;26550;23744;73293;17281;92907;50812;80651;14592;15367;33721;48352;77852;39375;30997;58303;69579;89224;76165;83367;11245;55442;85822;26705;27108;42571;14560;96347;58068;94261;74686;60883;48623;23295;79716;100536;20214;96607;91121;44778;81847;68939;66604;65243;13705;73042;16458;60510;34058;62320;13312;90353;62215;95698;21659;70678;20404;47861;72079;88144;22602;43691;61579;82378;22580;75451;29206;23093;80439;14668;48220;26344;30524;72901;20467;43559;17111;67569;55604;37124;92414;24097;78371;96414;36474;89740;37257;68197;67959;22482;33502;23148;94204;47020;55901;93631;78165;43477;11474;68481;50392;56004;81305;24380;70885;69031;40111;49584;100099;53018;89654;77581;52824;57409;23131;56912;96435;79979;37133;60094;38214;70304;23127;65173;83824;64944;90337;75210;33828;34666;36571;53225;46648;94506;63905;45658;14902;26936;58195;92205;29334;89756;40686;56706;74748;39370;50643;16266;65422;43832;76607;94482;50038;20910;91222;62331;93304;94616;14052;79509;21834;63031;66669;34635;46229;70580;49940;52780;62090;26014;73489;101908;20445;69953;94852;59530;70426;19050;16809;41052;14915;57311;14987;58668;73577;92651;38018;71731;86751;12907;44500;83475;87919;85257;49633;84352;34414;89829;59991;61296;66545;67088;21811;74934;21668;46872;37543;52363;95358;26444;46002;21568;78972;78493;28436;22830;65548;35221;63724;61737;83323;60899;39008;76751;96559;61616;40884;31850;27325;66234;63651;60755;39716;90711;75380;22423;30100;23502;28926;10763;24580;69122;66837;94727;41255;40519;62453;78984;69985;94189;48490;50021;26768;66260;101017;21214;21168;16394;69032;43895;22167;60578;62480;79251;58351;49423;60017;26909;27715;89909;23539;58849;99617;26700;79368;18779;85540;32099;101393;80633;21298;28123;100121;79949;58942;12939;53766;31718;19332;91838;34725;70452;49044;22877;37822;31275;85608;95693;39868;20287;46717;50507;45185;74692;57748;60817;22858;90365;79693;37777;15690;21689;68350;24898;41830;14626;56397;27710;61115;46841;81492;69536;37102;75446;65071;62083;54486;35742;64398;13995;64827;10124;57364;74930;95000;29351;59644;72907;62088;47426;15329;59937;96595;54661;72489;53220;44067;93845;44666;79577;25678;52032;48649;73490;26800;46190;52595;77861;25148;86862;67638;36870;14775;36769;44248;99046;77446;36189;73400;83662;28736;85953;20405;41116;37681;84401;63379;61243;13170;71136;80935;43520;89498;100718;67431;55599;89351;38620;22296;75833;34475;50664;51593;85695;79042;34672;18720;48820;76080;21537;80451;17553;90741;68667;33010;38957;47884;91578;84462;12794;19696;58597;29770;97749;101277;19818;46721;56379;49606;32463;21936;55960;30192;47793;92413;12064;53424;89154;82134;15498;99429;30406;87079;74663;38936;31099;82100;24367;78372;74009;18826;15271;12849;31471;66137;43536;20852;83036;75052;66180;30009;75253;48544;30560;15060;96090;88682;90692;72924;86131;30040;20792;46860;96613;71060;35987;89465;12511;69232;32899;54466;36674;99682;14366;36668;84559;43010;95387;45939;45453;95867;40130;99763;33942;34986;12903;27483;28847;89918;29002;67562;94454;58517;80757;74898;39245;89513;46914;45144;17161;21371;61040;76257;19287;55059;13692;75492;69631;72851;49081;53105;28168;101713;40904;54533;45957;49192;78560;13615;95588;91472;13058;99732;29521;58755;71796;55492;20998;30202;78031;22105;43879;88499;24440;63893;11675;50146;50758;92318;16015;69524;38718;56188;14602;91781;27049;62227;18819;38572;75864;41646;56882;22346;42964;83349;95874;78282;42923;90067;22789;29022;76697;28854;33489;67483;50516;30979;63644;16547;26225;91235;44414;19685;78134;71771;89805;50371;58127;43933;35703;21967;29181;68557;13489;73790;64235;14609;20327;91534;55555;66956;71611;49257;67616;63237;66292;26739;81696;89944;94736;41873;23247;26143;65041;91177;78556;27567;18706;10134;100038;48804;97806;35753;47060;85682;89978;21019;13054;34109;20814;18084;45707;94768;19971;85254;15966;18815;12607;16694;66626;21221;64399;13181;31616;33839;47357;60730;10911;34613;51971;34197;57140;82163;71682;90956;37661;14610;65404;25154;59234;26374;50209;28679;100279;102144;27674;42209;36314;100955;21235;100682;62274;11586;68348;67055;58007;74797;59511;61894;71403;68813;21072;41504;26791;74812;52544;44197;78218;80440;74321;24165;94141;50951;87491;94693;21279;74349;29423;65302;92208;60576;29038;71418;81502;25391;34982;70374;15783;95372;100784;84008;71278;18032;43333;47370;24999;30262;14683;48219;83090;58790;77158;61965;51389;85714;76605;35190;56078;56931;85787;62495;92186;27763;59182;77885;54440;18623;86906;28780;90111;17523;67800;63518;64161;40388;76261;51774;100453;39841;63619;75869;29308;69786;69832;19091;39114;95478;26588;20519;49133;67048;83256;21527;50606;24368;24760;45235;12741;94588;68260;59117;90532;57617;17267;59113;34357;18304;54183;37015;51331;22711;85954;79152;61871;43230;27174;71634;46116;54618;100154;99737;93495;33460;72577;20991;62581;77323;66466;49701;14922;95852;100313;54255;42878;36941;19037;10022;101235;17392;65465;65108;97987;15611;67790;101469;75945;93946;35547;30388;13454;94982;73613;18584;67202;78705;64673;79826;26881;101364;26638;85425;54204;67503;62688;25640;96420;31339;25749;32954;48431;11363;99138;85460;40932;40036;28759;49627;87749;64505;54864;86173;93125;84218;32093;79781;18202;23872;12278;12580;71592;70055;49979;41241;29338;58143;11720;52454;11577;63911;31978;74124;46644;64761;99865;100631;44122;47231;37632;67847;59111;60938;74461;15382;48301;30042;62541;11906;34516;26749;51087;99198;37720;82489;70849;53831;47898;21758;96371;21879;55269;50867;16298;52473;20366;57167;39773;71244;42500;22084;33344;45055;18867;25409;37340;81983;46211;76040;50824;90263;37412;69317;66903;57769;52268;64321;80017;90126;86853;17237;99698;40978;78161;47704;31775;11131;92492;20779;58446;68253;49506;62538;85638;65786;31193;94530;62925;11058;10435;85404;16617;101307;31451;94162;96421;40024;10538;45533;68978;28294;53848;61909;63571;35766;100321;65235;25728;49774;65989;59251;83255;86197;16550;28284;70862;95011;73257;40116;52305;91004;18246;56128;76221;70563;93967;85029;21206;51268;72704;79663;10637;83175;19326;41496;72487;15196;17352;85895;18763;61381;21479;76420;61262;63174;27079;49587;90074;74621;97094;87072;20855;101572;34119;84606;29123;64943;25412;76125;81011;78868;71694;58677;72637;65764;84745;100749;34096;18232;100210;83674;85603;35318;13230;60012;72047;84736;76527;100020;99169;47228;27989;33572;64417;36016;29446;86814;33387;63260;57027;62318;32704;83980;82847;72030;65745;28625;41505;23665;90476;40260;70189;77560;80369;18438;12559;59964;11327;17434;102564;39388;59653;21724;72141;86161;96979;97345;51877;56178;60663;59733;23397;80289;101551;29621;77785;48567;24611;83881;20320;66060;25139;94860;17500;53223;25596;22992;97952;32888;34784;16420;87331;25147;22548;78194;75098;26005;96916;27431;32157;40078;19313;20138;63261;23759;76504;35502;63346;83191;12472;10953;62323;12737;18375;91424;54676;96023;19707;51760;28300;45846;77718;76477;59678;69783;49670;97055;83169;35536;74118;90496;88610;17506;31611;63321;101525;74196;36550;54237;72253;97907;61402;64002;97525;48525;84192;56252;71126;13432;89530;47324;20827;29483;21742;55951;40144;80897;63214;63956;90030;38521;66457;44934;38612;35073;64659;95611;35361;58543;80590;49720;78996;42244;28778;96713;21376;11931;94644;93146;95839;18325;52679;20233;67247;61341;30770;48632;21349;92856;60423;33537;17714;19191;101504;26840;62641;89624;101035;86954;102767;20056;66824;16271;81413;79497;78960;33145;66014;48573;27305;68729;101316;91290;83361;92994;77185;64765;71164;50900;26630;76524;59572;64996;45026;84528;10735;33236;30446;67781;82833;92528;96341;48611;34421;49064;19390;56633;59788;10959;64111;53983;32309;53800;90197;14682;74251;68711;89001;95700;33670;35374;75953;48614;37816;70744;16287;28849;81558;79519;31564;30269;79664;67500;87675;97118;20679;83856;51728;79926;71799;24498;75443;69461;20112;88644;75998;63702;31628;27990;40669;40151;44945;19900;101884;46170;23953;53478;49480;79838;97135;58603;90062;14237;14045;93817;49757;44745;87734;28412;31713;45873;95481;12753;34925;18755;25251;77162;96710;76462;70905;38495;69492;13865;42030;39223;20841;75606;101730;22866;52810;56794;66583;46484;69652;66603;27972;41726;15651;30238;34466;29841;44422;74943;101601;84640;55279;82726;30274;67226;90803;92326;69374;63089;56314;28935;75465;50742;46758;86730;82950;42271;56011;65403;</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,495][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,503][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,504][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>wizard.asv.scan unresponsive</name>"}
[2018-02-23T17:39:02,515][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>wizard.asv.scan unresponsive</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,520][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:02,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,548][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,548][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,549][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>xmlrpc_debug_scheduler</name>"}
[2018-02-23T17:39:02,550][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>xmlrpc_debug_scheduler</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,555][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:02,557][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,559][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,559][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,580][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>TARGET</name>"}
[2018-02-23T17:39:02,581][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>TARGET</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,584][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>www.algolia.com</value>"}
[2018-02-23T17:39:02,588][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>www.algolia.com</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,599][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,610][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,615][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>throttle_scan</name>"}
[2018-02-23T17:39:02,620][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>throttle_scan</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,632][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:02,633][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,634][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,637][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,656][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>listen_address</name>"}
[2018-02-23T17:39:02,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>listen_address</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,701][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>0.0.0.0</value>"}
[2018-02-23T17:39:02,747][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>0.0.0.0</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,750][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,754][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,766][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>slice_network_addresses</name>"}
[2018-02-23T17:39:02,781][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>slice_network_addresses</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:02,803][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,812][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,813][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,822][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>non_simult_ports</name>"}
[2018-02-23T17:39:02,832][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>non_simult_ports</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,841][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>139, 445</value>"}
[2018-02-23T17:39:02,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>139, 445</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,855][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,857][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,863][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>max_checks</name>"}
[2018-02-23T17:39:02,865][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>max_checks</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,867][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>4</value>"}
[2018-02-23T17:39:02,880][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>4</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,895][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,903][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,907][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>stop_scan_on_disconnect</name>"}
[2018-02-23T17:39:02,932][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>stop_scan_on_disconnect</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,939][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:02,961][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,963][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:02,973][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:02,983][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>report_crashes</name>"}
[2018-02-23T17:39:03,004][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>report_crashes</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,010][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:03,012][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,019][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,020][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,031][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>host.max_simult_tcp_sessions</name>"}
[2018-02-23T17:39:03,039][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>host.max_simult_tcp_sessions</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,195][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>unlimited</value>"}
[2018-02-23T17:39:03,196][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>unlimited</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,199][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,203][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,209][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>xmlrpc_listen_port</name>"}
[2018-02-23T17:39:03,229][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>xmlrpc_listen_port</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,230][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>8834</value>"}
[2018-02-23T17:39:03,240][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>8834</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,249][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,251][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,252][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>discovery_mode</name>"}
[2018-02-23T17:39:03,255][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>discovery_mode</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,276][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>custom</value>"}
[2018-02-23T17:39:03,277][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>custom</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,281][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,283][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,287][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>name</name>"}
[2018-02-23T17:39:03,322][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>name</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>PCI Quarterly External Scan</value>"}
[2018-02-23T17:39:03,357][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>PCI Quarterly External Scan</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,372][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,373][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,389][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>whoami</name>"}
[2018-02-23T17:39:03,407][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>whoami</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,432][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>sdewis</value>"}
[2018-02-23T17:39:03,440][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>sdewis</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,448][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,479][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,485][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>scan_description</name>"}
[2018-02-23T17:39:03,488][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>scan_description</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,507][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value></value>"}
[2018-02-23T17:39:03,528][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value></value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,546][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,560][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,567][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>advanced_mode</name>"}
[2018-02-23T17:39:03,569][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>advanced_mode</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,596][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>asv_default</value>"}
[2018-02-23T17:39:03,619][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>asv_default</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,638][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,640][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,642][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>reverse_lookup</name>"}
[2018-02-23T17:39:03,648][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>reverse_lookup</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:03,681][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,697][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,709][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,736][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>optimize_test</name>"}
[2018-02-23T17:39:03,742][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>optimize_test</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,756][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:03,762][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,779][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,799][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>log_whole_attack</name>"}
[2018-02-23T17:39:03,805][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>log_whole_attack</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,806][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:03,820][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,835][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,837][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>ssl_cipher_list</name>"}
[2018-02-23T17:39:03,881][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>ssl_cipher_list</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,914][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>strong</value>"}
[2018-02-23T17:39:03,924][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>strong</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,937][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,945][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,956][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>cgi_path</name>"}
[2018-02-23T17:39:03,957][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>cgi_path</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,960][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>/cgi-bin:/scripts</value>"}
[2018-02-23T17:39:03,977][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>/cgi-bin:/scripts</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:03,987][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:03,991][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,025][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>unscanned_closed</name>"}
[2018-02-23T17:39:04,027][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>unscanned_closed</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,033][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:04,034][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,037][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,040][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,055][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>save_knowledge_base</name>"}
[2018-02-23T17:39:04,099][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>save_knowledge_base</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,125][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,131][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,140][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,142][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>auto_update_ui</name>"}
[2018-02-23T17:39:04,155][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>auto_update_ui</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,176][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,178][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,200][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,206][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,218][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>use_kernel_congestion_detection</name>"}
[2018-02-23T17:39:04,223][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>use_kernel_congestion_detection</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,237][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,238][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,244][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,259][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,264][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>xmlrpc_no_referrer_check</name>"}
[2018-02-23T17:39:04,267][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>xmlrpc_no_referrer_check</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,280][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,281][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,284][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,290][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,292][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>auto_update</name>"}
[2018-02-23T17:39:04,294][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>auto_update</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,295][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,295][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,302][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,303][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,304][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>listen_port</name>"}
[2018-02-23T17:39:04,304][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>listen_port</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,304][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>1241</value>"}
[2018-02-23T17:39:04,305][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>1241</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,312][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,318][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,325][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>checks_read_timeout</name>"}
[2018-02-23T17:39:04,327][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>checks_read_timeout</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,328][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>15</value>"}
[2018-02-23T17:39:04,329][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>15</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,331][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,332][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,333][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>plugins_timeout</name>"}
[2018-02-23T17:39:04,335][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>plugins_timeout</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,336][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>320</value>"}
[2018-02-23T17:39:04,336][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>320</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,336][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,337][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,338][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>auto_enable_dependencies</name>"}
[2018-02-23T17:39:04,339][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>auto_enable_dependencies</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,340][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,349][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,350][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,355][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>safe_checks</name>"}
[2018-02-23T17:39:04,357][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>safe_checks</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,364][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,365][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,367][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,370][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,371][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>checkout</name>"}
[2018-02-23T17:39:04,372][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>checkout</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,372][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>/tmp/test2</value>"}
[2018-02-23T17:39:04,375][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>/tmp/test2</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,375][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,376][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,376][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>report_task_id</name>"}
[2018-02-23T17:39:04,377][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>report_task_id</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,379][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>6f01340a-51c0-254c-5156-2c9084a27b2a8daf87818fcb853f</value>"}
[2018-02-23T17:39:04,388][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>6f01340a-51c0-254c-5156-2c9084a27b2a8daf87818fcb853f</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,388][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,389][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,389][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>stop_scan_on_hang</name>"}
[2018-02-23T17:39:04,396][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>stop_scan_on_hang</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,397][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:04,400][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,400][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,404][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,407][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>allow_post_scan_editing</name>"}
[2018-02-23T17:39:04,408][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>allow_post_scan_editing</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,409][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:04,410][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,411][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,415][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,417][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>visibility</name>"}
[2018-02-23T17:39:04,418][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>visibility</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,428][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>private</value>"}
[2018-02-23T17:39:04,429][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>private</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,433][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,441][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,443][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>checkin</name>"}
[2018-02-23T17:39:04,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>checkin</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,448][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>/tmp/test</value>"}
[2018-02-23T17:39:04,449][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>/tmp/test</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,449][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>wizard_uuid</name>"}
[2018-02-23T17:39:04,450][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>wizard_uuid</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>cfc46c2d-30e7-bb2b-3b92-c75da136792d080c1fffcc429cfd</value>"}
[2018-02-23T17:39:04,451][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>cfc46c2d-30e7-bb2b-3b92-c75da136792d080c1fffcc429cfd</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,455][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,457][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,457][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>max_sessions_per_user</name>"}
[2018-02-23T17:39:04,465][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>max_sessions_per_user</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,471][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>10</value>"}
[2018-02-23T17:39:04,473][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>10</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,476][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,480][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,484][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>smb_c_share</name>"}
[2018-02-23T17:39:04,485][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>smb_c_share</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,487][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>CDRV$</value>"}
[2018-02-23T17:39:04,488][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>CDRV$</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,488][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,489][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,489][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>max_hosts</name>"}
[2018-02-23T17:39:04,489][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>max_hosts</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,490][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>20</value>"}
[2018-02-23T17:39:04,490][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>20</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,492][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,493][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,495][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>multi_scan_same_host</name>"}
[2018-02-23T17:39:04,501][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>multi_scan_same_host</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,502][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>no</value>"}
[2018-02-23T17:39:04,507][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>no</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,515][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,518][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>plugin_upload</name>"}
[2018-02-23T17:39:04,521][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>plugin_upload</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,521][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,522][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,523][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>reduce_connections_on_congestion</name>"}
[2018-02-23T17:39:04,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>reduce_connections_on_congestion</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,539][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,545][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,545][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,546][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,548][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>feed_type</name>"}
[2018-02-23T17:39:04,548][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>feed_type</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,553][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>ProFeed</value>"}
[2018-02-23T17:39:04,555][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>ProFeed</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,562][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,562][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,563][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>silent_dependencies</name>"}
[2018-02-23T17:39:04,564][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>silent_dependencies</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,565][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>yes</value>"}
[2018-02-23T17:39:04,568][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>yes</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,570][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,576][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,585][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preference><name>port_range</name>"}
[2018-02-23T17:39:04,586][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preference><name>port_range</name>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,586][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<value>1-65535</value>"}
[2018-02-23T17:39:04,593][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<value>1-65535</value>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,594][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</preference>"}
[2018-02-23T17:39:04,596][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</preference>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,600][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</ServerPreferences>"}
[2018-02-23T17:39:04,600][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</ServerPreferences>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,600][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<PluginsPreferences><item><pluginName>Malicious Process Detection</pluginName>"}
[2018-02-23T17:39:04,601][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<PluginsPreferences><item><pluginName>Malicious Process Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,601][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>59275</pluginId>"}
[2018-02-23T17:39:04,602][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>59275</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,604][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Malicious Process Detection[file]:Additional MD5 hashes (optional) :</fullName>"}
[2018-02-23T17:39:04,614][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Malicious Process Detection[file]:Additional MD5 hashes (optional) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,620][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Additional MD5 hashes (optional) :</preferenceName>"}
[2018-02-23T17:39:04,623][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Additional MD5 hashes (optional) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,624][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,631][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,633][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,634][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,635][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,640][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,641][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,642][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,642][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Malicious Process Detection</pluginName>"}
[2018-02-23T17:39:04,643][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Malicious Process Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,643][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>59275</pluginId>"}
[2018-02-23T17:39:04,644][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>59275</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,651][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Malicious Process Detection[file]:Known good MD5 hashes (optional) :</fullName>"}
[2018-02-23T17:39:04,652][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Malicious Process Detection[file]:Known good MD5 hashes (optional) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,660][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Known good MD5 hashes (optional) :</preferenceName>"}
[2018-02-23T17:39:04,661][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Known good MD5 hashes (optional) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,661][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,662][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,668][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,672][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,672][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,673][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,675][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,676][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Malicious Process Detection</pluginName>"}
[2018-02-23T17:39:04,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Malicious Process Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>59275</pluginId>"}
[2018-02-23T17:39:04,678][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>59275</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,679][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Malicious Process Detection[file]:Yara rules file :</fullName>"}
[2018-02-23T17:39:04,688][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Malicious Process Detection[file]:Yara rules file :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,696][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Yara rules file :</preferenceName>"}
[2018-02-23T17:39:04,700][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Yara rules file :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,704][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,708][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,710][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,710][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,711][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,713][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,713][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,715][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Malicious Process Detection</pluginName>"}
[2018-02-23T17:39:04,716][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Malicious Process Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,717][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>59275</pluginId>"}
[2018-02-23T17:39:04,726][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>59275</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,727][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Malicious Process Detection[checkbox]:disable_dns_resolution</fullName>"}
[2018-02-23T17:39:04,734][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Malicious Process Detection[checkbox]:disable_dns_resolution</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>disable_dns_resolution</preferenceName>"}
[2018-02-23T17:39:04,746][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>disable_dns_resolution</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,751][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:04,756][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,762][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:04,768][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,768][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:04,769][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,773][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,781][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,787][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Malicious Process Detection</pluginName>"}
[2018-02-23T17:39:04,790][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Malicious Process Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,798][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>59275</pluginId>"}
[2018-02-23T17:39:04,804][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>59275</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,806][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Malicious Process Detection[checkbox]:enable_malware_scanning</fullName>"}
[2018-02-23T17:39:04,807][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Malicious Process Detection[checkbox]:enable_malware_scanning</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,811][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>enable_malware_scanning</preferenceName>"}
[2018-02-23T17:39:04,814][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>enable_malware_scanning</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:04,819][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,819][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:04,823][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,824][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:04,824][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,825][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,826][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,827][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>"}
[2018-02-23T17:39:04,828][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,841][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>86349</pluginId>"}
[2018-02-23T17:39:04,844][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>86349</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,844][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:04,845][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,849][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:04,851][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,852][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,856][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,859][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,860][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,861][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,862][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,862][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,862][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,873][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>"}
[2018-02-23T17:39:04,875][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,881][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>86349</pluginId>"}
[2018-02-23T17:39:04,883][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>86349</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,891][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:04,894][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,899][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:04,902][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,903][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,904][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,911][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,919][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,920][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,922][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,930][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,931][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,932][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>"}
[2018-02-23T17:39:04,932][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,935][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>86349</pluginId>"}
[2018-02-23T17:39:04,936][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>86349</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,939][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:04,939][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,940][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:04,953][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,953][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,955][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,956][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:04,957][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,962][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:04,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,967][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:04,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,971][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>"}
[2018-02-23T17:39:04,976][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,976][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>86349</pluginId>"}
[2018-02-23T17:39:04,977][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>86349</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,977][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:04,984][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,990][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:04,991][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:04,996][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:04,998][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,003][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,004][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,011][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,013][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,013][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,021][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,021][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>"}
[2018-02-23T17:39:05,028][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OpenStack Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,033][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>86349</pluginId>"}
[2018-02-23T17:39:05,039][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>86349</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,040][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:05,040][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OpenStack Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,040][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:05,041][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,041][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:05,042][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,043][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,044][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,044][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,045][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,046][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,047][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,051][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>"}
[2018-02-23T17:39:05,059][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,059][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76866</pluginId>"}
[2018-02-23T17:39:05,064][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76866</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,065][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Address :</fullName>"}
[2018-02-23T17:39:05,066][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Address :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,066][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>K1000 Address :</preferenceName>"}
[2018-02-23T17:39:05,067][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>K1000 Address :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,067][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,074][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,075][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,077][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,079][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,080][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,080][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,081][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,081][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>"}
[2018-02-23T17:39:05,084][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,084][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76866</pluginId>"}
[2018-02-23T17:39:05,084][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76866</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,085][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Database Port :</fullName>"}
[2018-02-23T17:39:05,088][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Database Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,088][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>K1000 Database Port :</preferenceName>"}
[2018-02-23T17:39:05,107][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>K1000 Database Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,117][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,123][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>3306</preferenceValues>"}
[2018-02-23T17:39:05,133][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>3306</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,144][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>3306</selectedValue>"}
[2018-02-23T17:39:05,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>3306</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,157][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,159][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,160][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>"}
[2018-02-23T17:39:05,160][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,175][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76866</pluginId>"}
[2018-02-23T17:39:05,180][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76866</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,190][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Organization Database Name :</fullName>"}
[2018-02-23T17:39:05,192][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Organization Database Name :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,199][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>K1000 Organization Database Name :</preferenceName>"}
[2018-02-23T17:39:05,208][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>K1000 Organization Database Name :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,213][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,218][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,228][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>ORG1</preferenceValues>"}
[2018-02-23T17:39:05,232][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>ORG1</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,237][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>ORG1</selectedValue>"}
[2018-02-23T17:39:05,251][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>ORG1</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,265][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,266][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,267][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>"}
[2018-02-23T17:39:05,267][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,267][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76866</pluginId>"}
[2018-02-23T17:39:05,268][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76866</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,268][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Database Username :</fullName>"}
[2018-02-23T17:39:05,268][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[entry]:K1000 Database Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,269][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>K1000 Database Username :</preferenceName>"}
[2018-02-23T17:39:05,269][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>K1000 Database Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,270][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,270][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,271][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>R1</preferenceValues>"}
[2018-02-23T17:39:05,274][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>R1</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,299][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>R1</selectedValue>"}
[2018-02-23T17:39:05,300][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>R1</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,300][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,301][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,301][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>"}
[2018-02-23T17:39:05,301][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Dell KACE K1000 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,301][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76866</pluginId>"}
[2018-02-23T17:39:05,304][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76866</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,310][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[password]:K1000 Database Password :</fullName>"}
[2018-02-23T17:39:05,312][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Dell KACE K1000 Settings[password]:K1000 Database Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,332][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>K1000 Database Password :</preferenceName>"}
[2018-02-23T17:39:05,335][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>K1000 Database Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,338][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:05,340][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,362][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,368][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,373][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,380][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,380][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,381][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,381][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Settings</pluginName>"}
[2018-02-23T17:39:05,382][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,384][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76512</pluginId>"}
[2018-02-23T17:39:05,385][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76512</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,394][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Settings[entry]:Username :</fullName>"}
[2018-02-23T17:39:05,399][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Settings[entry]:Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,400][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Username :</preferenceName>"}
[2018-02-23T17:39:05,405][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,408][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,408][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,409][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,415][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,419][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,437][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,445][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,445][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,445][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Settings</pluginName>"}
[2018-02-23T17:39:05,446][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,446][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76512</pluginId>"}
[2018-02-23T17:39:05,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76512</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Settings[password]:Password :</fullName>"}
[2018-02-23T17:39:05,456][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Settings[password]:Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,459][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Password :</preferenceName>"}
[2018-02-23T17:39:05,460][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,460][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:05,460][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,461][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,461][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,462][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,476][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,476][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,477][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,478][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Settings</pluginName>"}
[2018-02-23T17:39:05,478][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,492][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76512</pluginId>"}
[2018-02-23T17:39:05,499][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76512</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,507][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Settings[entry]:Database for authentication :</fullName>"}
[2018-02-23T17:39:05,515][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Settings[entry]:Database for authentication :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,515][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Database for authentication :</preferenceName>"}
[2018-02-23T17:39:05,516][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Database for authentication :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,527][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,532][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,538][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,538][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,552][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,553][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,553][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,554][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,560][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Settings</pluginName>"}
[2018-02-23T17:39:05,561][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,571][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76512</pluginId>"}
[2018-02-23T17:39:05,578][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76512</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,579][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Settings[entry]:Port :</fullName>"}
[2018-02-23T17:39:05,579][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Settings[entry]:Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,590][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Port :</preferenceName>"}
[2018-02-23T17:39:05,601][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,602][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,626][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,627][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>27017</preferenceValues>"}
[2018-02-23T17:39:05,627][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>27017</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,628][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>27017</selectedValue>"}
[2018-02-23T17:39:05,632][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>27017</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,635][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,636][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,637][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>"}
[2018-02-23T17:39:05,642][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,665][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64286</pluginId>"}
[2018-02-23T17:39:05,666][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64286</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,672][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Username :</fullName>"}
[2018-02-23T17:39:05,673][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Palo Alto Username :</preferenceName>"}
[2018-02-23T17:39:05,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Palo Alto Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,694][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,701][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,702][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,707][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,714][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,723][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,723][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,729][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,742][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>"}
[2018-02-23T17:39:05,743][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,744][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64286</pluginId>"}
[2018-02-23T17:39:05,758][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64286</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,759][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[password]:Palo Alto Password :</fullName>"}
[2018-02-23T17:39:05,763][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[password]:Palo Alto Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,779][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Palo Alto Password :</preferenceName>"}
[2018-02-23T17:39:05,787][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Palo Alto Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,792][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:05,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,811][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:05,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,817][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,823][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,836][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,837][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,850][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>"}
[2018-02-23T17:39:05,854][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,855][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64286</pluginId>"}
[2018-02-23T17:39:05,855][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64286</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Port :</fullName>"}
[2018-02-23T17:39:05,869][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,869][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Palo Alto Port :</preferenceName>"}
[2018-02-23T17:39:05,870][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Palo Alto Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,870][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:05,870][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,871][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>443</preferenceValues>"}
[2018-02-23T17:39:05,886][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>443</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,886][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,891][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,898][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,904][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,905][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>"}
[2018-02-23T17:39:05,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,907][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64286</pluginId>"}
[2018-02-23T17:39:05,912][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64286</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,915][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:SSL :</fullName>"}
[2018-02-23T17:39:05,916][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:SSL :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,939][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL :</preferenceName>"}
[2018-02-23T17:39:05,943][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,943][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:05,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,948][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:05,948][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,948][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:05,951][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,959][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:05,965][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,972][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>"}
[2018-02-23T17:39:05,979][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:05,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64286</pluginId>"}
[2018-02-23T17:39:05,987][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64286</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,000][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:Verify SSL Certificate :</fullName>"}
[2018-02-23T17:39:06,000][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:Verify SSL Certificate :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,001][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>"}
[2018-02-23T17:39:06,001][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,001][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,006][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,025][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,038][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:06,046][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,047][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,048][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,058][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,058][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,065][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,065][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,066][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName>"}
[2018-02-23T17:39:06,066][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,067][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>TCP ping destination port(s) :</preferenceName>"}
[2018-02-23T17:39:06,074][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>TCP ping destination port(s) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,087][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:06,089][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,090][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>built-in</preferenceValues>"}
[2018-02-23T17:39:06,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>built-in</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,103][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>built-in</selectedValue>"}
[2018-02-23T17:39:06,110][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>built-in</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,110][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,115][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,119][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,120][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,121][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,126][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,130][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName>"}
[2018-02-23T17:39:06,131][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,139][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Do an ARP ping</preferenceName>"}
[2018-02-23T17:39:06,139][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Do an ARP ping</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,146][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,148][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:06,159][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,160][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:06,161][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,161][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,162][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,164][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,167][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,172][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,185][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,185][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName>"}
[2018-02-23T17:39:06,197][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,200][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Do a TCP ping</preferenceName>"}
[2018-02-23T17:39:06,206][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Do a TCP ping</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,206][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,212][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,222][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:06,229][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,230][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:06,230][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,230][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,235][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,237][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,237][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,246][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,247][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,247][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName>"}
[2018-02-23T17:39:06,248][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,248][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Do an ICMP ping</preferenceName>"}
[2018-02-23T17:39:06,249][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Do an ICMP ping</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,249][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,250][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,260][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:06,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,280][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:06,289][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,296][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,303][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,304][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,305][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,320][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName>"}
[2018-02-23T17:39:06,320][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,321][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Number of retries (ICMP) :</preferenceName>"}
[2018-02-23T17:39:06,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Number of retries (ICMP) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,321][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:06,326][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,326][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>2</preferenceValues>"}
[2018-02-23T17:39:06,328][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>2</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,328][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>2</selectedValue>"}
[2018-02-23T17:39:06,329][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>2</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,330][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,330][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,339][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,345][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,364][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,365][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName>"}
[2018-02-23T17:39:06,366][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,366][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName>"}
[2018-02-23T17:39:06,368][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,345][DEBUG][logstash.pipeline ] Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x2213a37f@/usr/share/logstash/logstash-core/lib/logstash/pipeline.rb:246 sleep>"}
[2018-02-23T17:39:06,390][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,397][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,403][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,403][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,404][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:06,404][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,405][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,405][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,406][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,413][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,419][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,424][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,426][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName>"}
[2018-02-23T17:39:06,428][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,435][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Make the dead hosts appear in the report</preferenceName>"}
[2018-02-23T17:39:06,436][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Make the dead hosts appear in the report</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,436][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,437][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,437][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:06,437][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,439][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,439][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,450][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,457][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,467][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName>"}
[2018-02-23T17:39:06,468][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,469][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Log live hosts in the report</preferenceName>"}
[2018-02-23T17:39:06,494][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Log live hosts in the report</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,503][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,532][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,541][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,552][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:06,562][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,582][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,583][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,583][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,588][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,609][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,609][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,620][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName>"}
[2018-02-23T17:39:06,627][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,628][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Test the local Nessus host</preferenceName>"}
[2018-02-23T17:39:06,629][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Test the local Nessus host</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,629][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,645][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:06,664][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,703][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:06,704][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,704][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,705][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,705][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,707][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,714][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,723][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,726][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Fast network discovery</fullName>"}
[2018-02-23T17:39:06,736][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Fast network discovery</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,753][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Fast network discovery</preferenceName>"}
[2018-02-23T17:39:06,759][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Fast network discovery</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,761][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,766][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,775][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,776][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,777][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:06,777][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,777][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,778][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,779][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Ping the remote host</pluginName>"}
[2018-02-23T17:39:06,779][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Ping the remote host</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,790][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10180</pluginId>"}
[2018-02-23T17:39:06,804][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10180</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,809][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Ping the remote host[checkbox]:Interpret ICMP unreach from gateway</fullName>"}
[2018-02-23T17:39:06,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Ping the remote host[checkbox]:Interpret ICMP unreach from gateway</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Interpret ICMP unreach from gateway</preferenceName>"}
[2018-02-23T17:39:06,835][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Interpret ICMP unreach from gateway</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,837][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,845][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,847][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:06,864][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,869][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:06,878][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,891][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:06,892][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,892][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>PCI DSS compliance</pluginName>"}
[2018-02-23T17:39:06,899][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>PCI DSS compliance</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,917][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33929</pluginId>"}
[2018-02-23T17:39:06,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33929</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,963][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>PCI DSS compliance[checkbox]:Check for PCI-DSS compliance</fullName>"}
[2018-02-23T17:39:06,965][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>PCI DSS compliance[checkbox]:Check for PCI-DSS compliance</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,967][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Check for PCI-DSS compliance</preferenceName>"}
[2018-02-23T17:39:06,968][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Check for PCI-DSS compliance</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:06,980][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:06,990][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,012][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:07,026][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,052][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:07,060][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,066][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,076][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,087][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,107][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,034][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:39:07,111][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:39:07,123][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,137][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName>"}
[2018-02-23T17:39:07,138][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,160][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable web applications tests</preferenceName>"}
[2018-02-23T17:39:07,169][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable web applications tests</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,169][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:07,170][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,170][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:07,172][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,174][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:07,204][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,227][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,234][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,252][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,253][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,260][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,260][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,271][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName>"}
[2018-02-23T17:39:07,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,289][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Maximum run time (min) :</preferenceName>"}
[2018-02-23T17:39:07,290][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Maximum run time (min) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,290][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:07,295][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,296][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>60</preferenceValues>"}
[2018-02-23T17:39:07,297][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>60</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,299][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>5</selectedValue>"}
[2018-02-23T17:39:07,310][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>5</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,332][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,367][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,368][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,369][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,369][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,373][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,385][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[checkbox]:Try all HTTP methods</fullName>"}
[2018-02-23T17:39:07,386][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[checkbox]:Try all HTTP methods</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,391][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Try all HTTP methods</preferenceName>"}
[2018-02-23T17:39:07,402][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Try all HTTP methods</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,410][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:07,415][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,427][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:07,437][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,437][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:07,439][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,448][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,448][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,449][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,459][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,465][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,472][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName>"}
[2018-02-23T17:39:07,478][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,496][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Combinations of arguments values</preferenceName>"}
[2018-02-23T17:39:07,507][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Combinations of arguments values</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,523][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:07,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,524][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues>"}
[2018-02-23T17:39:07,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>one value</selectedValue>"}
[2018-02-23T17:39:07,538][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>one value</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,543][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,546][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,553][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,561][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,562][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,562][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName>"}
[2018-02-23T17:39:07,570][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,577][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>HTTP Parameter Pollution</preferenceName>"}
[2018-02-23T17:39:07,586][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>HTTP Parameter Pollution</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,587][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:07,600][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,600][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:07,601][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,607][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:07,608][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,613][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,615][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,616][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,626][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,629][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,634][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,635][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName>"}
[2018-02-23T17:39:07,652][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,653][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Stop at first flaw</preferenceName>"}
[2018-02-23T17:39:07,653][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Stop at first flaw</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,660][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:07,670][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,674][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>per CGI;per port (quicker);per parameter (slow);look for all flaws (slower)</preferenceValues>"}
[2018-02-23T17:39:07,674][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>per CGI;per port (quicker);per parameter (slow);look for all flaws (slower)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,675][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>per parameter (slow)</selectedValue>"}
[2018-02-23T17:39:07,678][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>per parameter (slow)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,680][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,699][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,700][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,700][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,701][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName>"}
[2018-02-23T17:39:07,701][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,701][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Test embedded web servers</preferenceName>"}
[2018-02-23T17:39:07,711][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Test embedded web servers</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,711][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:07,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,712][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:07,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,872][DEBUG][logstash.util.decorators ] inputs/LogStash::Inputs::File: adding tag {"tag"=>"nessus"}
[2018-02-23T17:39:07,880][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:07,884][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,884][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,885][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,893][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>"}
[2018-02-23T17:39:07,899][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web Application Tests Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>39471</pluginId>"}
[2018-02-23T17:39:07,913][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>39471</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,920][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web Application Tests Settings[entry]:URL for Remote File Inclusion :</fullName>"}
[2018-02-23T17:39:07,934][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web Application Tests Settings[entry]:URL for Remote File Inclusion :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,935][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>URL for Remote File Inclusion :</preferenceName>"}
[2018-02-23T17:39:07,935][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>URL for Remote File Inclusion :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,935][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:07,943][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,950][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>http://rfi.nessus.org/rfi.txt</preferenceValues>"}
[2018-02-23T17:39:07,950][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>http://rfi.nessus.org/rfi.txt</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,958][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>http://rfi.nessus.org/rfi.txt</selectedValue>"}
[2018-02-23T17:39:07,958][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>http://rfi.nessus.org/rfi.txt</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,959][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:07,959][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,959][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Wake-on-LAN</pluginName>"}
[2018-02-23T17:39:07,960][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Wake-on-LAN</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,972][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>52616</pluginId>"}
[2018-02-23T17:39:07,974][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>52616</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,978][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Wake-on-LAN[file]:List of MAC addresses for Wake-on-LAN:</fullName>"}
[2018-02-23T17:39:07,978][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Wake-on-LAN[file]:List of MAC addresses for Wake-on-LAN:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>List of MAC addresses for Wake-on-LAN:</preferenceName>"}
[2018-02-23T17:39:07,979][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>List of MAC addresses for Wake-on-LAN:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:07,980][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:07,987][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:07,998][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,007][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,008][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,015][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Wake-on-LAN</pluginName>"}
[2018-02-23T17:39:08,029][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Wake-on-LAN</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,034][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>52616</pluginId>"}
[2018-02-23T17:39:08,035][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>52616</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,041][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Wake-on-LAN[entry]:Time to wait (in minutes) for the systems to boot:</fullName>"}
[2018-02-23T17:39:08,052][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Wake-on-LAN[entry]:Time to wait (in minutes) for the systems to boot:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,058][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Time to wait (in minutes) for the systems to boot:</preferenceName>"}
[2018-02-23T17:39:08,059][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Time to wait (in minutes) for the systems to boot:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,066][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:08,071][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,073][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>5</preferenceValues>"}
[2018-02-23T17:39:08,074][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>5</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,085][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,090][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,091][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,091][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,092][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>"}
[2018-02-23T17:39:08,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,121][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>58038</pluginId>"}
[2018-02-23T17:39:08,125][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>58038</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,127][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[entry]:LDAP user :</fullName>"}
[2018-02-23T17:39:08,128][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[entry]:LDAP user :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,128][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>LDAP user :</preferenceName>"}
[2018-02-23T17:39:08,140][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>LDAP user :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,152][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:08,179][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,180][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,185][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,198][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,198][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,208][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,223][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,233][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>"}
[2018-02-23T17:39:08,237][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,241][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>58038</pluginId>"}
[2018-02-23T17:39:08,241][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>58038</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,253][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[password]:LDAP password :</fullName>"}
[2018-02-23T17:39:08,272][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[password]:LDAP password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,291][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>LDAP password :</preferenceName>"}
[2018-02-23T17:39:08,295][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>LDAP password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,296][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:08,301][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,308][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,310][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,311][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,316][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,341][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,342][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,345][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>"}
[2018-02-23T17:39:08,351][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,360][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>58038</pluginId>"}
[2018-02-23T17:39:08,360][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>58038</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,376][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[entry]:Max results :</fullName>"}
[2018-02-23T17:39:08,385][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>LDAP &apos;Domain Admins&apos; Group Membership Enumeration[entry]:Max results :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,397][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Max results :</preferenceName>"}
[2018-02-23T17:39:08,398][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Max results :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,406][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:08,425][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,431][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1000</preferenceValues>"}
[2018-02-23T17:39:08,433][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1000</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,435][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,459][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>"}
[2018-02-23T17:39:08,465][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,475][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72095</pluginId>"}
[2018-02-23T17:39:08,476][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,493][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:08,498][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:08,513][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,540][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:08,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,550][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,553][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,553][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,555][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,575][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,576][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,586][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>"}
[2018-02-23T17:39:08,588][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,017][DEBUG][logstash.pipeline ] ame :</fullName>\n<preferenceName>Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[password]:Password :</fullName>\n<preferenceName>Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[entry]:Database for authentication :</fullName>\n<preferenceName>Database for authentication :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[entry]:Port :</fullName>\n<preferenceName>Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>27017</preferenceValues>\n<selectedValue>27017</selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Username :</fullName>\n<preferenceName>Palo Alto Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[password]:Palo Alto Password :</fullName>\n<preferenceName>Palo Alto Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Port :</fullName>\n<preferenceName>Palo Alto Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>443</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:SSL :</fullName>\n<preferenceName>SSL :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:Verify SSL Certificate :</fullName>\n<preferenceName>Verify SSL Certificate :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName>\n<preferenceName>TCP ping destination port(s) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>built-in</preferenceValues>\n<selectedValue>built-in</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName>\n<preferenceName>Do an ARP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName>\n<preferenceName>Do a TCP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName>\n<preferenceName>Do an ICMP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName>\n<preferenceName>Number of retries (ICMP) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>2</preferenceValues>\n<selectedValue>2</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName>\n<preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName>\n<preferenceName>Make the dead hosts appear in the report</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName>\n<preferenceName>Log live hosts in the report</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName>\n<preferenceName>Test the local Nessus host</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Fast network discovery</fullName>\n<preferenceName>Fast network discovery</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Interpret ICMP unreach from gateway</fullName>\n<preferenceName>Interpret ICMP unreach from gateway</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>PCI DSS compliance</pluginName>\n<pluginId>33929</pluginId>\n<fullName>PCI DSS compliance[checkbox]:Check for PCI-DSS compliance</fullName>\n<preferenceName>Check for PCI-DSS compliance</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName>\n<preferenceName>Enable web applications tests</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName>\n<preferenceName>Maximum run time (min) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>60</preferenceValues>\n<selectedValue>5</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Try all HTTP methods</fullName>\n<preferenceName>Try all HTTP methods</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName>\n<preferenceName>Combinations of arguments values</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues>\n<selectedValue>one value</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName>\n<preferenceName>HTTP Parameter Pollution</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName>\n<preferenceName>Stop at first flaw</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>per CGI;per port (quicker);per parameter (slow);look for all flaws (slower)</preferenceValues>\n<selectedValue>per parameter (slow)</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName>\n<preferenceName>Test embedded web servers</preferenceName>\n<preferenceType>checkbox</preferenceType>", "tags"=>["multiline", "multiline_codec_max_lines_reached", "nessus"], "type"=>"nessus", "host"=>"debian", "@version"=>"1", "@timestamp"=>2018-02-23T09:39:07.801Z, "path"=>"/home/najmi/nessus/alogolia_wk0wlr.nessus"}}
[2018-02-23T17:39:08,589][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72095</pluginId>"}
[2018-02-23T17:39:08,627][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,636][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:08,639][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,652][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:08,658][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,659][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:08,596][DEBUG][logstash.filters.xml ] Running xml filter {:event=>#<LogStash::Event:0x3e87bcab>}
[2018-02-23T17:39:08,666][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,679][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,690][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,691][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,709][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,710][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,711][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,711][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>"}
[2018-02-23T17:39:08,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,712][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72095</pluginId>"}
[2018-02-23T17:39:08,713][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,746][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:08,748][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,754][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:08,774][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,778][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:08,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,797][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,797][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,827][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,828][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,840][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,846][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,847][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>"}
[2018-02-23T17:39:08,919][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,920][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72095</pluginId>"}
[2018-02-23T17:39:08,920][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,923][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:08,923][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:08,924][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:08,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:08,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,934][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:08,935][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,947][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:08,959][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,967][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>"}
[2018-02-23T17:39:08,968][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Unix File Contents Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,968][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72095</pluginId>"}
[2018-02-23T17:39:08,990][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:08,994][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:08,997][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Unix File Contents Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,004][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:09,004][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,015][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,019][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,025][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,026][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,035][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,036][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,043][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,052][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,063][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,071][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,072][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64095</pluginId>"}
[2018-02-23T17:39:09,072][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,072][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:09,072][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,078][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:09,087][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,100][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,139][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,140][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,143][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,154][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,154][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,155][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,155][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,155][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,163][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,178][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64095</pluginId>"}
[2018-02-23T17:39:09,179][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:09,180][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,180][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:09,187][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,188][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,200][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,225][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,235][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,250][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,256][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,286][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,286][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,310][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,310][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,311][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64095</pluginId>"}
[2018-02-23T17:39:09,311][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:09,324][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,324][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:09,329][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,331][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,340][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,351][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,352][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,353][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,361][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,383][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,387][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,387][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,387][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,399][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64095</pluginId>"}
[2018-02-23T17:39:09,400][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,400][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:09,400][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,407][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:09,407][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,408][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,413][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,414][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,433][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,433][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,433][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Palo Alto Networks PAN-OS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,435][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>64095</pluginId>"}
[2018-02-23T17:39:09,435][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>64095</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:09,450][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Palo Alto Networks PAN-OS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,464][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:09,466][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,473][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,480][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,489][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,490][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,491][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,492][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,504][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,505][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,505][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,505][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,506][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,506][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,518][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:09,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,532][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:09,539][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,540][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,540][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,541][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,541][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,561][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,561][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,562][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,562][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,576][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,577][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,577][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:09,577][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,580][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:09,581][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,581][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,581][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,584][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,592][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,592][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,609][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,614][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,628][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,634][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,640][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,641][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,642][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:09,643][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,644][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:09,649][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,651][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,652][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,665][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,666][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,666][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,667][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,667][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,672][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,687][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,687][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,691][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,691][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:09,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:09,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,693][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,695][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,708][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,717][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,720][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,727][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,728][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,728][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,728][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,728][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,729][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:09,729][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,729][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:09,730][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,730][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,731][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,750][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,751][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,754][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,779][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,780][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,787][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,788][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:09,792][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Dell Force10 FTOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,795][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>72461</pluginId>"}
[2018-02-23T17:39:09,797][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>72461</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,806][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:09,807][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Dell Force10 FTOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,808][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:09,808][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,808][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:09,833][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,843][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:09,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,848][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:09,849][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,862][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,863][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,863][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:09,873][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,886][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:09,893][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,904][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Probe services on every port</fullName>"}
[2018-02-23T17:39:09,909][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Probe services on every port</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,909][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Probe services on every port</preferenceName>"}
[2018-02-23T17:39:09,913][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Probe services on every port</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,919][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:09,920][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,939][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:09,940][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,941][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:09,941][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,950][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:09,955][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,956][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:09,956][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,956][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:09,957][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,957][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Do not log in with user accounts not specified in the policy</fullName>"}
[2018-02-23T17:39:09,959][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Do not log in with user accounts not specified in the policy</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,960][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Do not log in with user accounts not specified in the policy</preferenceName>"}
[2018-02-23T17:39:09,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Do not log in with user accounts not specified in the policy</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,972][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:09,978][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:09,986][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:09,987][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:09,996][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,001][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,001][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,008][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,019][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,035][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,036][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Enable CGI scanning</fullName>"}
[2018-02-23T17:39:10,052][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Enable CGI scanning</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,058][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable CGI scanning</preferenceName>"}
[2018-02-23T17:39:10,060][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable CGI scanning</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,073][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:10,082][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,092][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:10,095][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,102][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:10,102][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,118][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,124][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,125][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,128][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,132][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,136][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,169][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[radio]:Network type</fullName>"}
[2018-02-23T17:39:10,178][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[radio]:Network type</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Network type</preferenceName>"}
[2018-02-23T17:39:10,179][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Network type</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:10,191][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,199][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Mixed (use RFC 1918);Private LAN;Public WAN (Internet)</preferenceValues>"}
[2018-02-23T17:39:10,201][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Mixed (use RFC 1918);Private LAN;Public WAN (Internet)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,204][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Mixed (use RFC 1918);Private LAN;Public WAN (Internet)</selectedValue>"}
[2018-02-23T17:39:10,212][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Mixed (use RFC 1918);Private LAN;Public WAN (Internet)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,214][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,220][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,235][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,251][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,252][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,252][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,252][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Enable experimental scripts</fullName>"}
[2018-02-23T17:39:10,252][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Enable experimental scripts</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,253][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable experimental scripts</preferenceName>"}
[2018-02-23T17:39:10,254][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable experimental scripts</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,256][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:10,268][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,281][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:10,287][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,301][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:10,302][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,309][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,319][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,328][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,355][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,356][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,361][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,369][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Thorough tests (slow)</fullName>"}
[2018-02-23T17:39:10,381][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Thorough tests (slow)</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,394][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Thorough tests (slow)</preferenceName>"}
[2018-02-23T17:39:10,398][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Thorough tests (slow)</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,398][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:10,399][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,399][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:10,412][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,430][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:10,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,454][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,463][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,471][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,485][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,485][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,486][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[radio]:Report verbosity</fullName>"}
[2018-02-23T17:39:10,486][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[radio]:Report verbosity</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,486][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Report verbosity</preferenceName>"}
[2018-02-23T17:39:10,491][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Report verbosity</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,499][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:10,501][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,503][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Normal;Quiet;Verbose</preferenceValues>"}
[2018-02-23T17:39:10,511][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Normal;Quiet;Verbose</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,528][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Normal</selectedValue>"}
[2018-02-23T17:39:10,529][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Normal</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,534][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,538][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,551][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,560][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,567][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,568][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,585][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[radio]:Report paranoia</fullName>"}
[2018-02-23T17:39:10,586][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[radio]:Report paranoia</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,603][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Report paranoia</preferenceName>"}
[2018-02-23T17:39:10,619][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Report paranoia</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,620][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:10,620][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,627][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Normal;Avoid false alarms;Paranoid (more false alarms)</preferenceValues>"}
[2018-02-23T17:39:10,633][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Normal;Avoid false alarms;Paranoid (more false alarms)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,638][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Paranoid (more false alarms)</selectedValue>"}
[2018-02-23T17:39:10,639][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Paranoid (more false alarms)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,651][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,652][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,661][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,662][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,669][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,681][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,682][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[entry]:HTTP User-Agent</fullName>"}
[2018-02-23T17:39:10,683][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[entry]:HTTP User-Agent</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,697][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>HTTP User-Agent</preferenceName>"}
[2018-02-23T17:39:10,697][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>HTTP User-Agent</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,697][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:10,698][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,704][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</preferenceValues>"}
[2018-02-23T17:39:10,705][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,705][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</selectedValue>"}
[2018-02-23T17:39:10,706][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,714][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,715][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,724][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,724][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,724][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,725][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,725][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[file]:SSL certificate to use :</fullName>"}
[2018-02-23T17:39:10,731][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[file]:SSL certificate to use :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,732][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL certificate to use :</preferenceName>"}
[2018-02-23T17:39:10,744][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL certificate to use :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,751][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:10,757][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,760][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:10,761][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,761][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:10,763][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,771][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,783][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,787][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,792][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,797][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,799][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,812][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[file]:SSL CA to trust :</fullName>"}
[2018-02-23T17:39:10,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[file]:SSL CA to trust :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL CA to trust :</preferenceName>"}
[2018-02-23T17:39:10,814][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL CA to trust :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:10,815][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:10,816][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,823][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:10,838][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,838][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,848][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,848][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,848][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,849][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,849][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[file]:SSL key to use :</fullName>"}
[2018-02-23T17:39:10,851][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[file]:SSL key to use :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,851][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL key to use :</preferenceName>"}
[2018-02-23T17:39:10,852][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL key to use :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,852][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:10,852][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,865][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:10,866][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,883][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:10,884][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,884][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,884][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,884][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,885][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,888][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,888][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[password]:SSL password for SSL key :</fullName>"}
[2018-02-23T17:39:10,902][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[password]:SSL password for SSL key :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL password for SSL key :</preferenceName>"}
[2018-02-23T17:39:10,902][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL password for SSL key :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,908][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:10,923][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:10,924][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:10,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:10,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:10,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,926][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:10,932][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,933][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Enumerate all SSL ciphers</fullName>"}
[2018-02-23T17:39:10,938][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Enumerate all SSL ciphers</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,951][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enumerate all SSL ciphers</preferenceName>"}
[2018-02-23T17:39:10,955][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enumerate all SSL ciphers</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,957][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:10,984][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,984][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:10,985][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:10,998][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:10,998][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,006][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,007][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:11,008][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,012][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:11,017][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,027][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Enable CRL checking (connects to Internet)</fullName>"}
[2018-02-23T17:39:11,028][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Enable CRL checking (connects to Internet)</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,035][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable CRL checking (connects to Internet)</preferenceName>"}
[2018-02-23T17:39:11,036][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable CRL checking (connects to Internet)</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,036][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:11,037][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,044][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:11,046][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,053][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,065][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,065][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,095][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,096][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Global variable settings</pluginName>"}
[2018-02-23T17:39:11,097][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Global variable settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,103][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>12288</pluginId>"}
[2018-02-23T17:39:11,108][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>12288</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,108][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Global variable settings[checkbox]:Enable plugin debugging</fullName>"}
[2018-02-23T17:39:11,108][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Global variable settings[checkbox]:Enable plugin debugging</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,109][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable plugin debugging</preferenceName>"}
[2018-02-23T17:39:11,109][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable plugin debugging</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,109][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:11,109][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,109][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:11,110][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,110][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:11,110][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,111][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,111][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,111][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web mirroring</pluginName>"}
[2018-02-23T17:39:11,111][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web mirroring</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10662</pluginId>"}
[2018-02-23T17:39:11,112][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10662</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web mirroring[entry]:Number of pages to mirror :</fullName>"}
[2018-02-23T17:39:11,112][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web mirroring[entry]:Number of pages to mirror :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,125][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Number of pages to mirror :</preferenceName>"}
[2018-02-23T17:39:11,134][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Number of pages to mirror :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,139][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,158][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1000</preferenceValues>"}
[2018-02-23T17:39:11,163][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1000</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,164][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>2000</selectedValue>"}
[2018-02-23T17:39:11,165][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>2000</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,166][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,166][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,174][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web mirroring</pluginName>"}
[2018-02-23T17:39:11,181][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web mirroring</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,187][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10662</pluginId>"}
[2018-02-23T17:39:11,194][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10662</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,195][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web mirroring[entry]:Maximum depth :</fullName>"}
[2018-02-23T17:39:11,195][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web mirroring[entry]:Maximum depth :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,200][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Maximum depth :</preferenceName>"}
[2018-02-23T17:39:11,209][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Maximum depth :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,209][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,213][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,213][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>6</preferenceValues>"}
[2018-02-23T17:39:11,218][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>6</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,220][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>8</selectedValue>"}
[2018-02-23T17:39:11,220][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>8</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,221][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,236][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,239][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web mirroring</pluginName>"}
[2018-02-23T17:39:11,246][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web mirroring</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,259][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10662</pluginId>"}
[2018-02-23T17:39:11,261][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10662</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,268][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web mirroring[entry]:Start page :</fullName>"}
[2018-02-23T17:39:11,273][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web mirroring[entry]:Start page :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,275][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Start page :</preferenceName>"}
[2018-02-23T17:39:11,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Start page :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,287][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,296][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,296][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>/</preferenceValues>"}
[2018-02-23T17:39:11,297][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>/</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,297][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>/:/recipe/includes:/recipe/recipe_images:/manager:/manager/images:/xampp</selectedValue>"}
[2018-02-23T17:39:11,298][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>/:/recipe/includes:/recipe/recipe_images:/manager:/manager/images:/xampp</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,310][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,315][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web mirroring</pluginName>"}
[2018-02-23T17:39:11,322][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web mirroring</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,332][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10662</pluginId>"}
[2018-02-23T17:39:11,332][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10662</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,342][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web mirroring[entry]:Excluded items regex :</fullName>"}
[2018-02-23T17:39:11,343][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web mirroring[entry]:Excluded items regex :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,343][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Excluded items regex :</preferenceName>"}
[2018-02-23T17:39:11,344][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Excluded items regex :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,351][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,352][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>/server_privileges\\.php|logout</preferenceValues>"}
[2018-02-23T17:39:11,364][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>/server_privileges\\.php|logout</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,381][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>/server_privileges\\.php|logout</selectedValue>"}
[2018-02-23T17:39:11,381][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>/server_privileges\\.php|logout</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,386][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,398][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,408][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Web mirroring</pluginName>"}
[2018-02-23T17:39:11,408][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Web mirroring</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,409][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10662</pluginId>"}
[2018-02-23T17:39:11,398][DEBUG][logstash.pipeline ] Pushing flush onto pipeline {:pipeline_id=>"main", :thread=>"#<Thread:0x2213a37f@/usr/share/logstash/logstash-core/lib/logstash/pipeline.rb:246 sleep>"}
[2018-02-23T17:39:11,431][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10662</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,432][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Web mirroring[checkbox]:Follow dynamic pages :</fullName>"}
[2018-02-23T17:39:11,440][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Web mirroring[checkbox]:Follow dynamic pages :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,441][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Follow dynamic pages :</preferenceName>"}
[2018-02-23T17:39:11,441][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Follow dynamic pages :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,445][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:11,445][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,446][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:11,446][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,453][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:11,463][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,477][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,477][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,477][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,479][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,479][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>83189</pluginId>"}
[2018-02-23T17:39:11,480][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>83189</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,480][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:11,499][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,506][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:11,509][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,530][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,538][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,544][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,555][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,557][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,559][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,574][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,587][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,592][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,604][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>83189</pluginId>"}
[2018-02-23T17:39:11,609][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>83189</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,611][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:11,613][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,615][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:11,619][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,625][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,626][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,627][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,627][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,640][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,645][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,646][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,647][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,654][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,655][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,658][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>83189</pluginId>"}
[2018-02-23T17:39:11,661][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>83189</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:11,664][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,664][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:11,665][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,665][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,665][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,668][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,678][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,678][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,682][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,683][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,683][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,690][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>83189</pluginId>"}
[2018-02-23T17:39:11,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>83189</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:11,695][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,698][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:11,699][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,702][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,703][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,714][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,715][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,719][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,720][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,720][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,721][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,721][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,722][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>OVAL Windows Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,722][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>83189</pluginId>"}
[2018-02-23T17:39:11,722][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>83189</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,723][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:11,724][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>OVAL Windows Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,726][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:11,728][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,732][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,734][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,735][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,735][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,735][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,735][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,736][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,736][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,739][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Settings</pluginName>"}
[2018-02-23T17:39:11,743][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,744][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95387</pluginId>"}
[2018-02-23T17:39:11,744][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95387</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,751][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Settings[entry]:Username :</fullName>"}
[2018-02-23T17:39:11,752][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Settings[entry]:Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,758][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Username :</preferenceName>"}
[2018-02-23T17:39:11,759][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,767][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,771][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,775][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,776][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,777][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,778][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,778][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,779][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,779][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Settings</pluginName>"}
[2018-02-23T17:39:11,794][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,795][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95387</pluginId>"}
[2018-02-23T17:39:11,801][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95387</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,812][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Settings[password]:Password :</fullName>"}
[2018-02-23T17:39:11,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Settings[password]:Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,812][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Password :</preferenceName>"}
[2018-02-23T17:39:11,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:11,813][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,813][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,814][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,814][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,814][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,814][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,814][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Settings</pluginName>"}
[2018-02-23T17:39:11,815][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95387</pluginId>"}
[2018-02-23T17:39:11,815][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95387</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,818][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Settings[entry]:Port :</fullName>"}
[2018-02-23T17:39:11,825][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Settings[entry]:Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,830][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Port :</preferenceName>"}
[2018-02-23T17:39:11,831][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,836][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,841][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,843][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>443</preferenceValues>"}
[2018-02-23T17:39:11,844][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>443</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,844][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>443</selectedValue>"}
[2018-02-23T17:39:11,845][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>443</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,845][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,845][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,845][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Settings</pluginName>"}
[2018-02-23T17:39:11,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,851][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95387</pluginId>"}
[2018-02-23T17:39:11,852][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95387</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,852][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Settings[checkbox]:SSL :</fullName>"}
[2018-02-23T17:39:11,853][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Settings[checkbox]:SSL :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,853][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL :</preferenceName>"}
[2018-02-23T17:39:11,853][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,853][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:11,854][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,862][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:11,862][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,863][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:11,863][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,863][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,869][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,871][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Settings</pluginName>"}
[2018-02-23T17:39:11,874][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,876][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95387</pluginId>"}
[2018-02-23T17:39:11,883][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95387</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Settings[checkbox]:Verify SSL Certificate :</fullName>"}
[2018-02-23T17:39:11,888][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Settings[checkbox]:Verify SSL Certificate :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,906][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>"}
[2018-02-23T17:39:11,909][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,910][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:11,910][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,911][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:11,911][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,915][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:11,917][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,921][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,921][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,923][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SSL Certificate Expiry</pluginName>"}
[2018-02-23T17:39:11,928][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SSL Certificate Expiry</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,937][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>15901</pluginId>"}
[2018-02-23T17:39:11,941][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>15901</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,943][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SSL Certificate Expiry[entry]:Identify certificates that expire within x days</fullName>"}
[2018-02-23T17:39:11,944][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SSL Certificate Expiry[entry]:Identify certificates that expire within x days</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,944][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Identify certificates that expire within x days</preferenceName>"}
[2018-02-23T17:39:11,949][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Identify certificates that expire within x days</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,951][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:11,951][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,954][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>60</preferenceValues>"}
[2018-02-23T17:39:11,955][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>60</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,955][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>60</selectedValue>"}
[2018-02-23T17:39:11,956][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>60</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,956][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,960][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,960][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,963][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,964][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76513</pluginId>"}
[2018-02-23T17:39:11,964][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76513</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,964][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:11,964][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,965][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:11,965][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,965][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:11,965][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,966][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:11,966][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,966][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:11,966][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,973][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:11,979][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,983][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>"}
[2018-02-23T17:39:11,986][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,989][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76513</pluginId>"}
[2018-02-23T17:39:11,991][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76513</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:11,992][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:12,000][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,010][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:12,011][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,011][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,011][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,016][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,016][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,017][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,017][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,017][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,018][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,019][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,019][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76513</pluginId>"}
[2018-02-23T17:39:12,028][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76513</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,031][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:12,036][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,036][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:12,039][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,046][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,047][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,048][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,052][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,053][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,053][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,055][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,057][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,059][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,062][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,063][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76513</pluginId>"}
[2018-02-23T17:39:12,066][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76513</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,067][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:12,068][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,069][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:12,071][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,071][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,071][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,071][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,073][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,076][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,076][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,076][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,077][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,091][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,094][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>MongoDB Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,104][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76513</pluginId>"}
[2018-02-23T17:39:12,104][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76513</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,105][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:12,105][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>MongoDB Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,105][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:12,107][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,108][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,108][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,112][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,113][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,113][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,113][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,113][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,114][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,120][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,126][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>81914</pluginId>"}
[2018-02-23T17:39:12,127][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>81914</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,129][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:12,132][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,137][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:12,141][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,143][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,144][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,145][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,145][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,146][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,147][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,148][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,148][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,158][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,160][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>81914</pluginId>"}
[2018-02-23T17:39:12,165][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>81914</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,167][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:12,172][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,174][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:12,176][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,180][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,184][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,187][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,196][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,201][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,205][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,215][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,218][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,219][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,232][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>81914</pluginId>"}
[2018-02-23T17:39:12,239][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>81914</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,255][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:12,256][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,263][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:12,275][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,276][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,280][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,284][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,285][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,291][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,292][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,314][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,322][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,350][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,353][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,354][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>81914</pluginId>"}
[2018-02-23T17:39:12,363][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>81914</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,380][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:12,382][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,326][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:39:12,408][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:39:12,409][DEBUG][logstash.util.decorators ] inputs/LogStash::Inputs::File: adding tag {"tag"=>"nessus"}
[2018-02-23T17:39:12,420][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:12,424][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,443][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,444][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,444][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,447][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,469][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,471][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,474][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,482][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,482][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,482][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>81914</pluginId>"}
[2018-02-23T17:39:12,491][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>81914</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,497][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:12,501][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,511][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:12,511][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,519][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,520][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,520][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,528][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,533][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,534][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,535][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,545][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName>"}
[2018-02-23T17:39:12,550][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,555][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>35703</pluginId>"}
[2018-02-23T17:39:12,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>35703</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,556][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Start the registry service during the scan</fullName>"}
[2018-02-23T17:39:12,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Start the registry service during the scan</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,557][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Start the registry service during the scan</preferenceName>"}
[2018-02-23T17:39:12,558][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Start the registry service during the scan</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,565][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:12,574][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,580][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:12,583][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,596][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:12,605][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,611][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,611][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,616][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName>"}
[2018-02-23T17:39:12,620][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,621][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>35703</pluginId>"}
[2018-02-23T17:39:12,631][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>35703</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,632][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Enable administrative shares during the scan</fullName>"}
[2018-02-23T17:39:12,632][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Enable administrative shares during the scan</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,632][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Enable administrative shares during the scan</preferenceName>"}
[2018-02-23T17:39:12,642][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Enable administrative shares during the scan</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,655][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:12,656][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,659][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:12,661][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,667][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,696][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,700][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,700][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,700][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,701][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,701][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:12,701][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,717][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:12,718][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,726][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:12,726][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,727][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,739][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,747][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,759][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,766][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,775][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,776][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,776][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,776][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,777][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,777][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:12,777][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,780][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:12,781][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:12,802][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,810][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,817][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,835][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,837][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,844][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,848][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,873][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,886][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,886][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,887][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:12,895][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,903][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:12,908][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,917][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:12,923][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,928][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:12,929][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,929][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:12,931][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,945][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:12,952][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,954][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:12,955][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,963][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:12,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,976][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:12,977][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,977][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:12,978][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:12,982][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:12,983][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,004][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,011][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,012][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,012][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:13,026][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,031][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:13,031][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,032][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:13,033][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,037][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,038][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,039][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,041][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,047][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,070][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,071][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,071][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,085][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SonicWALL SonicOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,103][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71955</pluginId>"}
[2018-02-23T17:39:13,106][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71955</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,111][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:13,111][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SonicWALL SonicOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,112][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:13,112][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,121][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,135][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,139][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,140][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,144][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,144][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,144][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,145][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,145][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,147][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,148][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,173][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:13,174][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:13,183][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,184][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,184][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,188][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,202][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,202][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,209][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,211][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,218][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,218][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,219][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,219][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,219][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,233][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:13,234][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,238][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:13,239][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,253][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,253][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,254][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,254][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,256][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,256][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,257][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,258][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,270][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,271][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,271][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,272][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,277][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:13,278][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,286][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:13,288][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,295][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,296][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,299][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,319][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,321][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,322][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,324][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,335][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,355][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,362][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,367][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:13,368][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,374][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:13,375][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,381][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,507][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,512][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,513][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,513][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,513][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,515][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,534][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,535][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,536][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,546][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:13,551][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,552][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:13,557][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,576][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,584][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,589][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,592][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,592][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,592][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,593][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,594][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,599][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Adtran AOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,611][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71991</pluginId>"}
[2018-02-23T17:39:13,612][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71991</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,624][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:13,625][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Adtran AOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,625][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:13,630][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,636][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,637][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,638][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,638][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,641][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,642][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,661][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,666][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,666][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,671][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,683][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>79356</pluginId>"}
[2018-02-23T17:39:13,698][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>79356</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,699][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:13,699][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,699][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:13,707][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,708][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,708][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,709][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,709][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,710][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,710][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,710][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,723][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,723][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,736][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>79356</pluginId>"}
[2018-02-23T17:39:13,743][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>79356</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,744][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:13,744][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,744][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:13,744][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,745][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,745][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,754][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,755][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,763][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,765][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,791][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,792][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,797][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>79356</pluginId>"}
[2018-02-23T17:39:13,820][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>79356</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,827][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:13,828][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,860][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:13,862][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,864][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,865][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,866][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,867][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,890][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,891][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,891][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,891][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,898][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,904][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,904][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>79356</pluginId>"}
[2018-02-23T17:39:13,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>79356</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,911][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:13,912][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,912][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:13,912][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,913][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,913][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,913][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,913][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,913][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,914][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,914][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:13,915][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,932][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>"}
[2018-02-23T17:39:13,934][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Rackspace Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,936][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>79356</pluginId>"}
[2018-02-23T17:39:13,937][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>79356</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,948][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:13,948][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Rackspace Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,958][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:13,962][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,966][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:13,987][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,988][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:13,988][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,988][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:13,989][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:13,995][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,000][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,003][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,004][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,004][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,005][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,005][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:14,008][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,014][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:14,014][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,019][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,020][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,032][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,037][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,039][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,053][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,054][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,054][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,054][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,055][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,055][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,059][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,060][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:14,060][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,061][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:14,061][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,076][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,083][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,095][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,097][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,097][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,097][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,098][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,099][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,099][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,099][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,100][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,100][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,100][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:14,103][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,104][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:14,104][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,105][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,133][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,134][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,136][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,138][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,139][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,153][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,163][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,168][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,169][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,177][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,177][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:14,182][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,203][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:14,204][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,205][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,211][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,220][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,220][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,220][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,221][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,223][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,224][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,224][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,225][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,230][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,231][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,248][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:14,249][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,250][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:14,260][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,260][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,260][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,261][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,261][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,263][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,267][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,282][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,282][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,287][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,297][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Brocade FabricOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,297][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>71842</pluginId>"}
[2018-02-23T17:39:14,299][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>71842</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,307][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:14,308][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Brocade FabricOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:14,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,339][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,341][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,341][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,347][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,362][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,362][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,363][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,368][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Use Host SID to Enumerate Local Users</pluginName>"}
[2018-02-23T17:39:14,377][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Use Host SID to Enumerate Local Users</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,379][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10860</pluginId>"}
[2018-02-23T17:39:14,380][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10860</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,389][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Use Host SID to Enumerate Local Users[entry]:Start UID :</fullName>"}
[2018-02-23T17:39:14,390][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Use Host SID to Enumerate Local Users[entry]:Start UID :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,391][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Start UID :</preferenceName>"}
[2018-02-23T17:39:14,403][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Start UID :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,409][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:14,410][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,413][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1000</preferenceValues>"}
[2018-02-23T17:39:14,419][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1000</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,422][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1000</selectedValue>"}
[2018-02-23T17:39:14,432][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1000</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,439][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,440][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,453][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Use Host SID to Enumerate Local Users</pluginName>"}
[2018-02-23T17:39:14,454][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Use Host SID to Enumerate Local Users</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,455][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10860</pluginId>"}
[2018-02-23T17:39:14,462][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10860</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,462][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Use Host SID to Enumerate Local Users[entry]:End UID :</fullName>"}
[2018-02-23T17:39:14,463][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Use Host SID to Enumerate Local Users[entry]:End UID :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,467][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>End UID :</preferenceName>"}
[2018-02-23T17:39:14,468][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>End UID :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,468][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:14,468][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,485][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1200</preferenceValues>"}
[2018-02-23T17:39:14,486][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1200</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,488][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1200</selectedValue>"}
[2018-02-23T17:39:14,491][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1200</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,495][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,496][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,506][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,508][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,517][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,518][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,523][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[radio]:IOS Config File To Audit :</fullName>"}
[2018-02-23T17:39:14,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[radio]:IOS Config File To Audit :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,540][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>IOS Config File To Audit :</preferenceName>"}
[2018-02-23T17:39:14,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>IOS Config File To Audit :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,547][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:14,554][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,554][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Saved/(show config);Running/(show running);Startup/(show startup)</preferenceValues>"}
[2018-02-23T17:39:14,560][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Saved/(show config);Running/(show running);Startup/(show startup)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,560][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Saved/(show config);Running/(show running);Startup/(show startup)</selectedValue>"}
[2018-02-23T17:39:14,561][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Saved/(show config);Running/(show running);Startup/(show startup)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,575][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,583][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,584][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,590][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,590][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,596][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,600][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:14,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,609][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:14,610][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,610][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,610][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,610][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,611][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,611][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,619][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,627][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,628][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,636][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,642][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,644][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,644][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,652][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:14,660][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,672][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:14,673][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,673][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,682][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,685][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,686][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,688][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,688][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,688][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,696][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,705][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,711][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,711][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,711][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,721][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:14,724][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,730][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:14,731][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,731][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,732][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,747][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,752][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,760][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,770][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,771][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,783][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,784][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,789][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,797][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,821][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:14,821][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,823][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:14,824][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,833][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,846][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,860][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,865][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,866][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,867][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,886][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,886][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,886][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,886][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,887][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:14,887][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,889][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:14,896][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,907][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,924][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,933][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,933][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,934][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:14,934][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Cisco IOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,934][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>46689</pluginId>"}
[2018-02-23T17:39:14,949][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>46689</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,950][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:14,959][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Cisco IOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,960][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:14,960][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,961][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:14,961][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,962][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:14,962][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,962][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:14,963][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,969][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:14,969][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:14,982][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,988][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:14,996][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,996][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Login page :</fullName>"}
[2018-02-23T17:39:14,996][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Login page :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,997][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Login page :</preferenceName>"}
[2018-02-23T17:39:14,997][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Login page :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:14,997][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,006][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,012][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>/</preferenceValues>"}
[2018-02-23T17:39:15,020][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>/</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,034][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,034][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,034][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,035][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,035][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,035][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,035][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,042][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,047][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Login form :</fullName>"}
[2018-02-23T17:39:15,048][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Login form :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,060][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Login form :</preferenceName>"}
[2018-02-23T17:39:15,064][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Login form :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,067][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,067][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,067][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,068][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,077][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,077][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,096][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,098][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,098][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,101][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,101][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,101][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,107][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Login form fields :</fullName>"}
[2018-02-23T17:39:15,115][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Login form fields :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,116][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Login form fields :</preferenceName>"}
[2018-02-23T17:39:15,121][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Login form fields :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,121][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,129][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,138][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>user=%USER%&amp;pass=%PASS%</preferenceValues>"}
[2018-02-23T17:39:15,138][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>user=%USER%&amp;pass=%PASS%</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,146][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>user=%USER%&amp;pass=%PASS%</selectedValue>"}
[2018-02-23T17:39:15,154][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>user=%USER%&amp;pass=%PASS%</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,159][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,164][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,166][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,166][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,168][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,175][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,176][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[radio]:Login form method :</fullName>"}
[2018-02-23T17:39:15,176][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[radio]:Login form method :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,176][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Login form method :</preferenceName>"}
[2018-02-23T17:39:15,177][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Login form method :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,177][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:15,177][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,177][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>POST;GET</preferenceValues>"}
[2018-02-23T17:39:15,178][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>POST;GET</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,203][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>POST;GET</selectedValue>"}
[2018-02-23T17:39:15,205][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>POST;GET</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,208][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,209][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,209][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,210][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,210][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,210][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,227][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[checkbox]:Automated login page search</fullName>"}
[2018-02-23T17:39:15,227][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[checkbox]:Automated login page search</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,233][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Automated login page search</preferenceName>"}
[2018-02-23T17:39:15,233][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Automated login page search</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,235][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,268][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,269][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:15,274][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,275][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:15,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,282][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,291][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,296][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,296][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,297][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,297][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,297][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Re-authenticate delay (seconds) :</fullName>"}
[2018-02-23T17:39:15,298][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Re-authenticate delay (seconds) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,306][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Re-authenticate delay (seconds) :</preferenceName>"}
[2018-02-23T17:39:15,307][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Re-authenticate delay (seconds) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,312][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,315][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,325][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,326][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,326][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,326][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,335][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,335][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,336][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,336][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,336][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,344][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Check authentication on page :</fullName>"}
[2018-02-23T17:39:15,344][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Check authentication on page :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,349][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Check authentication on page :</preferenceName>"}
[2018-02-23T17:39:15,350][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Check authentication on page :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,351][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,352][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,352][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,356][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,365][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,368][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,382][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,384][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,384][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,396][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,438][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,443][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,444][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Follow 30x redirections (# of levels) :</fullName>"}
[2018-02-23T17:39:15,444][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Follow 30x redirections (# of levels) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,444][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Follow 30x redirections (# of levels) :</preferenceName>"}
[2018-02-23T17:39:15,444][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Follow 30x redirections (# of levels) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,451][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,459][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>2</preferenceValues>"}
[2018-02-23T17:39:15,474][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>2</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,475][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>2</selectedValue>"}
[2018-02-23T17:39:15,481][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>2</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,496][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,496][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,506][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,508][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,515][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,516][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,516][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[entry]:Authenticated regex :</fullName>"}
[2018-02-23T17:39:15,518][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[entry]:Authenticated regex :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,534][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Authenticated regex :</preferenceName>"}
[2018-02-23T17:39:15,536][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Authenticated regex :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,542][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,555][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,555][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,555][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,556][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,556][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,557][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,557][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,557][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[checkbox]:Invert test (disconnected if regex matches)</fullName>"}
[2018-02-23T17:39:15,557][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[checkbox]:Invert test (disconnected if regex matches)</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,560][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Invert test (disconnected if regex matches)</preferenceName>"}
[2018-02-23T17:39:15,577][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Invert test (disconnected if regex matches)</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,584][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,584][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,585][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:15,586][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,586][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:15,586][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,559][DEBUG][logstash.filters.xml ] Event after xml filter {:event=>#<LogStash::Event:0x3e87bcab>}
[2018-02-23T17:39:15,588][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,597][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,602][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,614][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,615][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,624][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[checkbox]:Match regex on HTTP headers</fullName>"}
[2018-02-23T17:39:15,628][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[checkbox]:Match regex on HTTP headers</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,631][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Match regex on HTTP headers</preferenceName>"}
[2018-02-23T17:39:15,633][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Match regex on HTTP headers</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,634][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,634][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,634][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:15,635][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,636][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:15,636][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,636][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,638][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,639][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,643][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,652][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,656][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,661][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[checkbox]:Case insensitive regex</fullName>"}
[2018-02-23T17:39:15,661][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[checkbox]:Case insensitive regex</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Case insensitive regex</preferenceName>"}
[2018-02-23T17:39:15,662][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Case insensitive regex</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,663][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,663][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:15,663][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,664][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:15,664][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,666][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,667][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,673][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>HTTP login page</pluginName>"}
[2018-02-23T17:39:15,676][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>HTTP login page</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,676][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>11149</pluginId>"}
[2018-02-23T17:39:15,676][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>11149</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,676][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>HTTP login page[checkbox]:Abort web application tests if login fails</fullName>"}
[2018-02-23T17:39:15,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>HTTP login page[checkbox]:Abort web application tests if login fails</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Abort web application tests if login fails</preferenceName>"}
[2018-02-23T17:39:15,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Abort web application tests if login fails</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,677][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,678][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,678][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:15,680][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,680][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:15,680][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,683][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,683][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,693][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,698][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,699][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,703][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Server :</fullName>"}
[2018-02-23T17:39:15,707][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Server :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,708][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Server :</preferenceName>"}
[2018-02-23T17:39:15,711][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Server :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,712][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,715][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,717][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,717][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,717][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,717][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,719][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,720][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,720][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,720][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,720][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,721][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Port :</fullName>"}
[2018-02-23T17:39:15,721][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,721][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Port :</preferenceName>"}
[2018-02-23T17:39:15,721][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,729][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,730][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,735][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>443</preferenceValues>"}
[2018-02-23T17:39:15,738][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>443</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,739][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>443</selectedValue>"}
[2018-02-23T17:39:15,740][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>443</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,740][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,745][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,746][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,749][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,750][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,755][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,756][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Use SSL :</fullName>"}
[2018-02-23T17:39:15,756][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Use SSL :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,757][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Use SSL :</preferenceName>"}
[2018-02-23T17:39:15,757][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Use SSL :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,757][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,757][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,766][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:15,767][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,767][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:15,772][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,772][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,773][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,773][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,773][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,774][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,774][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,780][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Verify Certificate :</fullName>"}
[2018-02-23T17:39:15,783][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Verify Certificate :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,786][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Verify Certificate :</preferenceName>"}
[2018-02-23T17:39:15,787][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Verify Certificate :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,788][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:15,789][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,789][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:15,789][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,789][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:15,791][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,795][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,797][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,804][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Username :</fullName>"}
[2018-02-23T17:39:15,805][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,810][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Username :</preferenceName>"}
[2018-02-23T17:39:15,811][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,811][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:15,811][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,812][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,813][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,814][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,821][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,824][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>"}
[2018-02-23T17:39:15,827][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,827][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>84232</pluginId>"}
[2018-02-23T17:39:15,827][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>84232</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,828][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[password]:Satellite 6 Password :</fullName>"}
[2018-02-23T17:39:15,828][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Patch Management: Red Hat Satellite 6 Settings[password]:Satellite 6 Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,831][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Satellite 6 Password :</preferenceName>"}
[2018-02-23T17:39:15,832][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Satellite 6 Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,841][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:15,842][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,842][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,842][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,847][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,848][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,855][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,857][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>"}
[2018-02-23T17:39:15,859][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,861][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95388</pluginId>"}
[2018-02-23T17:39:15,862][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95388</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,862][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:15,863][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,866][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:15,867][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,867][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:15,867][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,868][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,871][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,878][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,878][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,879][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,884][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>"}
[2018-02-23T17:39:15,888][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,889][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95388</pluginId>"}
[2018-02-23T17:39:15,889][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95388</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,890][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:15,893][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,896][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:15,897][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:15,902][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,902][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,903][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,905][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,906][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>"}
[2018-02-23T17:39:15,906][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,906][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95388</pluginId>"}
[2018-02-23T17:39:15,906][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95388</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,907][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:15,907][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,923][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:15,923][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,931][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:15,933][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,936][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,936][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,936][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,937][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,937][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,939][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,939][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>"}
[2018-02-23T17:39:15,941][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,941][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95388</pluginId>"}
[2018-02-23T17:39:15,942][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95388</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,942][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:15,943][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,654][DEBUG][logstash.pipeline ] ame :</fullName>\n<preferenceName>Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[password]:Password :</fullName>\n<preferenceName>Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[entry]:Database for authentication :</fullName>\n<preferenceName>Database for authentication :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Settings</pluginName>\n<pluginId>76512</pluginId>\n<fullName>MongoDB Settings[entry]:Port :</fullName>\n<preferenceName>Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>27017</preferenceValues>\n<selectedValue>27017</selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Username :</fullName>\n<preferenceName>Palo Alto Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[password]:Palo Alto Password :</fullName>\n<preferenceName>Palo Alto Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[entry]:Palo Alto Port :</fullName>\n<preferenceName>Palo Alto Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>443</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:SSL :</fullName>\n<preferenceName>SSL :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Palo Alto Networks PAN-OS Settings</pluginName>\n<pluginId>64286</pluginId>\n<fullName>Palo Alto Networks PAN-OS Settings[checkbox]:Verify SSL Certificate :</fullName>\n<preferenceName>Verify SSL Certificate :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName>\n<preferenceName>TCP ping destination port(s) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>built-in</preferenceValues>\n<selectedValue>built-in</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName>\n<preferenceName>Do an ARP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName>\n<preferenceName>Do a TCP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName>\n<preferenceName>Do an ICMP ping</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName>\n<preferenceName>Number of retries (ICMP) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>2</preferenceValues>\n<selectedValue>2</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName>\n<preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName>\n<preferenceName>Make the dead hosts appear in the report</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName>\n<preferenceName>Log live hosts in the report</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName>\n<preferenceName>Test the local Nessus host</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Fast network discovery</fullName>\n<preferenceName>Fast network discovery</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Ping the remote host</pluginName>\n<pluginId>10180</pluginId>\n<fullName>Ping the remote host[checkbox]:Interpret ICMP unreach from gateway</fullName>\n<preferenceName>Interpret ICMP unreach from gateway</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>PCI DSS compliance</pluginName>\n<pluginId>33929</pluginId>\n<fullName>PCI DSS compliance[checkbox]:Check for PCI-DSS compliance</fullName>\n<preferenceName>Check for PCI-DSS compliance</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName>\n<preferenceName>Enable web applications tests</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName>\n<preferenceName>Maximum run time (min) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>60</preferenceValues>\n<selectedValue>5</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Try all HTTP methods</fullName>\n<preferenceName>Try all HTTP methods</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName>\n<preferenceName>Combinations of arguments values</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues>\n<selectedValue>one value</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName>\n<preferenceName>HTTP Parameter Pollution</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName>\n<preferenceName>Stop at first flaw</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>per CGI;per port (quicker);per parameter (slow);look for all flaws (slower)</preferenceValues>\n<selectedValue>per parameter (slow)</selectedValue>\n</item>\n<item><pluginName>Web Application Tests Settings</pluginName>\n<pluginId>39471</pluginId>\n<fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName>\n<preferenceName>Test embedded web servers</preferenceName>\n<preferenceType>checkbox</preferenceType>", "tags"=>["multiline", "multiline_codec_max_lines_reached", "nessus"], "type"=>"nessus", "host"=>"debian", "@version"=>"1", "@timestamp"=>2018-02-23T09:39:07.801Z, "path"=>"/home/najmi/nessus/alogolia_wk0wlr.nessus"}}
[2018-02-23T17:39:15,943][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:15,960][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,961][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:15,966][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,966][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:15,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,968][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:15,969][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,970][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:15,972][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,973][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>"}
[2018-02-23T17:39:15,983][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>F5 Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,984][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>95388</pluginId>"}
[2018-02-23T17:39:15,984][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>95388</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,984][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:15,985][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>F5 Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,987][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:15,987][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:15,989][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,000][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,001][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,001][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,001][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,006][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,009][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,010][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Salesforce.com Settings</pluginName>"}
[2018-02-23T17:39:16,010][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Salesforce.com Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,010][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76710</pluginId>"}
[2018-02-23T17:39:16,011][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76710</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,012][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Salesforce.com Settings[entry]:Username :</fullName>"}
[2018-02-23T17:39:16,012][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Salesforce.com Settings[entry]:Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,016][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Username :</preferenceName>"}
[2018-02-23T17:39:16,022][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,022][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,022][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,022][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,023][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,023][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,023][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,023][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,024][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Salesforce.com Settings</pluginName>"}
[2018-02-23T17:39:16,024][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Salesforce.com Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,027][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>76710</pluginId>"}
[2018-02-23T17:39:16,027][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>76710</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,028][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Salesforce.com Settings[password]:Password :</fullName>"}
[2018-02-23T17:39:16,029][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Salesforce.com Settings[password]:Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,038][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Password :</preferenceName>"}
[2018-02-23T17:39:16,039][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,044][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:16,046][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,049][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,053][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,056][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,057][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,060][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,060][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,062][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Active Outbound Connection to Host Listed in Known Bot Database</pluginName>"}
[2018-02-23T17:39:16,063][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Active Outbound Connection to Host Listed in Known Bot Database</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,063][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>58430</pluginId>"}
[2018-02-23T17:39:16,063][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>58430</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,063][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Active Outbound Connection to Host Listed in Known Bot Database[file]:Custom Netstat IP Threat List :</fullName>"}
[2018-02-23T17:39:16,064][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Active Outbound Connection to Host Listed in Known Bot Database[file]:Custom Netstat IP Threat List :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,068][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Custom Netstat IP Threat List :</preferenceName>"}
[2018-02-23T17:39:16,075][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Custom Netstat IP Threat List :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,080][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,083][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,083][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,084][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,084][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,084][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,085][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,095][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,096][DEBUG][logstash.util.decorators ] inputs/LogStash::Inputs::File: adding tag {"tag"=>"nessus"}
[2018-02-23T17:39:16,101][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Database Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,101][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Database Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,102][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33814</pluginId>"}
[2018-02-23T17:39:16,102][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33814</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,102][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Database Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:16,103][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Database Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,103][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:16,103][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,103][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,104][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,104][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,104][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,104][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,112][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,118][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,121][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,123][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Database Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,126][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Database Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,132][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33814</pluginId>"}
[2018-02-23T17:39:16,135][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33814</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,136][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Database Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:16,136][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Database Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,136][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:16,136][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,137][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,137][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,138][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,138][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,139][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,139][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,140][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,140][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,152][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Database Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,152][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Database Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,157][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33814</pluginId>"}
[2018-02-23T17:39:16,157][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33814</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,159][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Database Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:16,160][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Database Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,160][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:16,161][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,165][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,169][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,172][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,174][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,175][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,179][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,180][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,180][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Database Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,181][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Database Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,181][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33814</pluginId>"}
[2018-02-23T17:39:16,181][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33814</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,192][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Database Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:16,193][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Database Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,193][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:16,193][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,193][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,199][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,199][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,200][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,202][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,203][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,208][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,212][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,213][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Database Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,215][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Database Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,215][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>33814</pluginId>"}
[2018-02-23T17:39:16,216][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>33814</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,216][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Database Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:16,216][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Database Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,218][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:16,221][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,223][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,230][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,231][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,231][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,231][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,231][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,237][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,239][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,243][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Use Domain SID to Enumerate Users</pluginName>"}
[2018-02-23T17:39:16,245][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Use Domain SID to Enumerate Users</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,247][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10399</pluginId>"}
[2018-02-23T17:39:16,251][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10399</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,253][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Use Domain SID to Enumerate Users[entry]:Start UID :</fullName>"}
[2018-02-23T17:39:16,269][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Use Domain SID to Enumerate Users[entry]:Start UID :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,270][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Start UID :</preferenceName>"}
[2018-02-23T17:39:16,270][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Start UID :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,270][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,270][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,275][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1000</preferenceValues>"}
[2018-02-23T17:39:16,275][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1000</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,279][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1000</selectedValue>"}
[2018-02-23T17:39:16,281][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1000</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,285][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,288][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,295][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SMB Use Domain SID to Enumerate Users</pluginName>"}
[2018-02-23T17:39:16,299][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SMB Use Domain SID to Enumerate Users</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,307][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10399</pluginId>"}
[2018-02-23T17:39:16,308][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10399</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,309][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SMB Use Domain SID to Enumerate Users[entry]:End UID :</fullName>"}
[2018-02-23T17:39:16,309][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SMB Use Domain SID to Enumerate Users[entry]:End UID :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,314][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>End UID :</preferenceName>"}
[2018-02-23T17:39:16,314][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>End UID :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,316][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,316][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1200</preferenceValues>"}
[2018-02-23T17:39:16,323][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1200</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,325][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1200</selectedValue>"}
[2018-02-23T17:39:16,325][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1200</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,333][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,333][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,334][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Service Detection</pluginName>"}
[2018-02-23T17:39:16,335][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Service Detection</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,336][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>22964</pluginId>"}
[2018-02-23T17:39:16,352][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>22964</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,353][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Service Detection[radio]:Test SSL based services</fullName>"}
[2018-02-23T17:39:16,353][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Service Detection[radio]:Test SSL based services</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Test SSL based services</preferenceName>"}
[2018-02-23T17:39:16,365][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Test SSL based services</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,369][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:16,370][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,372][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Known SSL ports;All;None</preferenceValues>"}
[2018-02-23T17:39:16,390][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Known SSL ports;All;None</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,391][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>All</selectedValue>"}
[2018-02-23T17:39:16,396][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>All</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,397][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,398][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,398][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,400][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,401][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,405][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,406][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:16,406][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,407][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:16,411][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,412][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,412][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,422][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,422][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,424][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,424][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,425][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,425][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,431][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,444][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,447][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,448][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:16,448][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:16,449][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,449][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,449][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,450][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,450][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,450][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,451][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,451][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,451][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,462][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,462][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,462][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:16,463][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,463][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:16,473][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,474][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,480][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,481][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,482][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,482][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,482][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,482][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,483][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,487][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,503][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,504][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,504][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,505][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:16,505][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,510][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:16,510][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,511][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,511][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,512][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,512][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,513][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,513][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,523][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,524][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,524][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,524][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:16,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:16,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,526][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,531][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,532][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,532][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,532][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,533][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,533][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,533][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>"}
[2018-02-23T17:39:16,533][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Check Point GAiA Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>62679</pluginId>"}
[2018-02-23T17:39:16,542][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>62679</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:16,550][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Check Point GAiA Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,551][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:16,552][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,592][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:16,594][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,595][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,599][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,602][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,602][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,607][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,608][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,626][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:16,630][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,640][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:16,643][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,664][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[entry]:GMC Server :</fullName>"}
[2018-02-23T17:39:16,668][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[entry]:GMC Server :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,676][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>GMC Server :</preferenceName>"}
[2018-02-23T17:39:16,677][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>GMC Server :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,687][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,702][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,702][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,605][DEBUG][logstash.inputs.file ] _globbed_files: /home/najmi/logstash/*: glob is: ["/home/najmi/logstash/winlogbeat.1", "/home/najmi/logstash/winlogbeat.6", "/home/najmi/logstash/winlogbeat.4", "/home/najmi/logstash/winlogbeat.7", "/home/najmi/logstash/winlogbeat.2", "/home/najmi/logstash/winlogbeat.5", "/home/najmi/logstash/winlogbeat", "/home/najmi/logstash/winlogbeat.3"]
[2018-02-23T17:39:16,718][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,743][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,754][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,781][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,791][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:16,792][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,794][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:16,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,807][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[entry]:Port :</fullName>"}
[2018-02-23T17:39:16,817][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[entry]:Port :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,818][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Port :</preferenceName>"}
[2018-02-23T17:39:16,824][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Port :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,825][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,825][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,831][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,833][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,835][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,837][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,840][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,848][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:16,873][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,874][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:16,878][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,891][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[entry]:Domain :</fullName>"}
[2018-02-23T17:39:16,896][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[entry]:Domain :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,903][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain :</preferenceName>"}
[2018-02-23T17:39:16,908][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,926][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:16,930][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,938][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:16,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,951][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:16,967][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,968][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:16,981][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,986][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:16,991][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:16,996][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:17,022][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[entry]:Username :</fullName>"}
[2018-02-23T17:39:17,026][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[entry]:Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,026][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Username :</preferenceName>"}
[2018-02-23T17:39:17,037][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,060][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,061][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,068][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,087][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,092][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,093][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,094][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,098][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,099][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:17,115][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,115][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:17,116][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,118][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[password]:Password :</fullName>"}
[2018-02-23T17:39:17,119][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[password]:Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,122][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Password :</preferenceName>"}
[2018-02-23T17:39:17,123][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,130][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:17,131][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,131][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,131][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,132][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,132][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,132][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,132][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,132][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:17,133][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,134][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:17,148][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,157][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[checkbox]:SSL :</fullName>"}
[2018-02-23T17:39:17,158][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[checkbox]:SSL :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,158][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SSL :</preferenceName>"}
[2018-02-23T17:39:17,169][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SSL :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,170][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:17,171][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,172][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>yes</preferenceValues>"}
[2018-02-23T17:39:17,173][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>yes</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,176][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>yes</selectedValue>"}
[2018-02-23T17:39:17,177][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>yes</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,192][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,195][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,196][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Good MDM Settings</pluginName>"}
[2018-02-23T17:39:17,204][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Good MDM Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,205][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66963</pluginId>"}
[2018-02-23T17:39:17,210][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66963</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,211][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Good MDM Settings[checkbox]:Verify SSL Certificate :</fullName>"}
[2018-02-23T17:39:17,212][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Good MDM Settings[checkbox]:Verify SSL Certificate :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,212][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>"}
[2018-02-23T17:39:17,212][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Verify SSL Certificate :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,212][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>checkbox</preferenceType>"}
[2018-02-23T17:39:17,213][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>checkbox</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,213][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>no</preferenceValues>"}
[2018-02-23T17:39:17,223][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>no</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,223][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>no</selectedValue>"}
[2018-02-23T17:39:17,224][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>no</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,228][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,232][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,233][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,236][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,241][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,243][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,243][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Controller :</fullName>"}
[2018-02-23T17:39:17,249][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Controller :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,250][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Controller :</preferenceName>"}
[2018-02-23T17:39:17,250][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Controller :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,250][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,250][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,251][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,251][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,266][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,266][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,269][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,270][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,276][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,277][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,280][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,283][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,283][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain :</fullName>"}
[2018-02-23T17:39:17,288][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,288][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain :</preferenceName>"}
[2018-02-23T17:39:17,289][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,289][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,289][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,297][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,298][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,298][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,298][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,316][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,317][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,317][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,319][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,320][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Username :</fullName>"}
[2018-02-23T17:39:17,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Username :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,321][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Username :</preferenceName>"}
[2018-02-23T17:39:17,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Username :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,321][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,322][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,323][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,324][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,324][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,325][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,325][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,326][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,326][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,326][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,328][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[password]:Domain Password :</fullName>"}
[2018-02-23T17:39:17,346][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[password]:Domain Password :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,346][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Password :</preferenceName>"}
[2018-02-23T17:39:17,346][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Password :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,347][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:17,359][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,362][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,362][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,363][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,363][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,363][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,364][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,365][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,366][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,366][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,370][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 2:</fullName>"}
[2018-02-23T17:39:17,372][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 2:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,380][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Controller 2:</preferenceName>"}
[2018-02-23T17:39:17,386][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Controller 2:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,395][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,397][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,400][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,401][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,402][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,403][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,408][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,430][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,433][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,439][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,440][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,461][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,462][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain 2:</fullName>"}
[2018-02-23T17:39:17,467][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain 2:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,470][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain 2:</preferenceName>"}
[2018-02-23T17:39:17,477][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain 2:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,479][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,492][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,509][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,519][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,533][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,537][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,538][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,541][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,541][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ParNew"}
[2018-02-23T17:39:17,552][DEBUG][logstash.instrument.periodicpoller.jvm] collector name {:name=>"ConcurrentMarkSweep"}
[2018-02-23T17:39:17,551][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,583][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,585][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,585][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Username 2:</fullName>"}
[2018-02-23T17:39:17,589][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Username 2:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,589][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Username 2:</preferenceName>"}
[2018-02-23T17:39:17,595][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Username 2:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,598][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,616][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,616][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,617][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,623][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,631][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,632][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,636][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,643][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,655][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,655][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,656][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,656][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[password]:Domain Password 2:</fullName>"}
[2018-02-23T17:39:17,656][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[password]:Domain Password 2:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,657][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Password 2:</preferenceName>"}
[2018-02-23T17:39:17,657][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Password 2:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,658][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:17,658][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,662][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,664][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,700][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,700][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,704][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,704][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,706][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,711][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,712][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,713][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 3:</fullName>"}
[2018-02-23T17:39:17,718][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 3:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,718][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Controller 3:</preferenceName>"}
[2018-02-23T17:39:17,719][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Controller 3:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,719][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,720][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,736][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,740][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,741][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,741][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,747][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,751][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,752][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,760][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,772][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,773][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain 3:</fullName>"}
[2018-02-23T17:39:17,774][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain 3:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,778][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain 3:</preferenceName>"}
[2018-02-23T17:39:17,787][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain 3:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,787][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,788][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,795][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,795][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,796][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,803][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,805][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,810][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,812][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Username 3:</fullName>"}
[2018-02-23T17:39:17,817][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Username 3:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,817][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Username 3:</preferenceName>"}
[2018-02-23T17:39:17,819][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Username 3:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,831][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,831][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,832][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,832][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,833][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,833][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,834][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,841][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,841][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,850][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,851][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,851][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[password]:Domain Password 3:</fullName>"}
[2018-02-23T17:39:17,852][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[password]:Domain Password 3:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,860][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Password 3:</preferenceName>"}
[2018-02-23T17:39:17,861][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Password 3:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,861][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:17,861][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,867][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,868][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,868][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,868][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,868][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,869][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,869][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,869][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,880][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,883][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 4:</fullName>"}
[2018-02-23T17:39:17,884][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 4:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,884][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Controller 4:</preferenceName>"}
[2018-02-23T17:39:17,884][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Controller 4:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,889][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,890][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,904][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,905][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,905][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,906][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,908][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,921][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,921][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,927][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,928][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,928][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,929][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain 4:</fullName>"}
[2018-02-23T17:39:17,929][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain 4:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,929][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain 4:</preferenceName>"}
[2018-02-23T17:39:17,932][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain 4:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,936][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,940][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,940][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,940][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,946][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,950][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,951][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,957][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,958][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,958][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,963][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,975][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Username 4:</fullName>"}
[2018-02-23T17:39:17,976][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Username 4:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,976][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Username 4:</preferenceName>"}
[2018-02-23T17:39:17,976][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Username 4:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,976][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:17,977][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,977][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,977][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,977][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,978][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,978][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:17,978][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,978][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:17,979][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,979][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:17,981][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,981][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[password]:Domain Password 4:</fullName>"}
[2018-02-23T17:39:17,981][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[password]:Domain Password 4:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,982][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Password 4:</preferenceName>"}
[2018-02-23T17:39:17,982][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Password 4:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,982][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:17,982][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,984][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:17,985][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:17,987][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:17,995][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,007][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,013][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,015][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:18,024][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,024][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:18,031][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,031][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 5:</fullName>"}
[2018-02-23T17:39:18,031][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Controller 5:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,032][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Controller 5:</preferenceName>"}
[2018-02-23T17:39:18,032][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Controller 5:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,032][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,037][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,051][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,054][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,055][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,055][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,055][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,061][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,068][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:18,068][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,068][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:18,073][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,075][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain 5:</fullName>"}
[2018-02-23T17:39:18,076][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain 5:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,076][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain 5:</preferenceName>"}
[2018-02-23T17:39:18,076][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain 5:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,088][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,091][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,092][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,092][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,092][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,093][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,093][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,093][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:18,093][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,093][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:18,095][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,096][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[entry]:Domain Username 5:</fullName>"}
[2018-02-23T17:39:18,096][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[entry]:Domain Username 5:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,096][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Username 5:</preferenceName>"}
[2018-02-23T17:39:18,096][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Username 5:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,106][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,111][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,121][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,121][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,124][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,125][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,125][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,127][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,128][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>ADSI Settings</pluginName>"}
[2018-02-23T17:39:18,128][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>ADSI Settings</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,128][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>60024</pluginId>"}
[2018-02-23T17:39:18,134][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>60024</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,134][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>ADSI Settings[password]:Domain Password 5:</fullName>"}
[2018-02-23T17:39:18,135][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>ADSI Settings[password]:Domain Password 5:</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,142][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Domain Password 5:</preferenceName>"}
[2018-02-23T17:39:18,151][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Domain Password 5:</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,152][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>password</preferenceType>"}
[2018-02-23T17:39:18,152][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>password</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,158][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,160][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,171][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,179][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,180][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,181][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,186][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,187][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,189][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,194][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,200][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #1 :</fullName>"}
[2018-02-23T17:39:18,201][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,201][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #1 :</preferenceName>"}
[2018-02-23T17:39:18,203][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,207][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,207][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,208][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,208][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,208][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,208][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,218][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,227][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,228][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,229][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,239][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,240][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,240][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #2 :</fullName>"}
[2018-02-23T17:39:18,241][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,242][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #2 :</preferenceName>"}
[2018-02-23T17:39:18,266][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,266][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,267][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,272][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,272][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,275][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,276][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,276][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,276][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,277][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,277][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,277][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,277][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #3 :</fullName>"}
[2018-02-23T17:39:18,280][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,285][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #3 :</preferenceName>"}
[2018-02-23T17:39:18,285][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,285][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,286][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,294][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,295][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,295][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,303][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,303][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,304][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,311][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,311][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,313][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,314][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,316][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #4 :</fullName>"}
[2018-02-23T17:39:18,316][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,318][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #4 :</preferenceName>"}
[2018-02-23T17:39:18,319][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,319][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,320][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,320][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,320][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,321][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,323][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,324][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,324][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,324][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,324][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #5 :</fullName>"}
[2018-02-23T17:39:18,331][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,332][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Policy file #5 :</preferenceName>"}
[2018-02-23T17:39:18,332][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Policy file #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,332][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,333][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,337][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,339][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,340][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,340][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,340][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,345][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,347][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,350][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,351][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>70272</pluginId>"}
[2018-02-23T17:39:18,354][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>70272</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,354][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>"}
[2018-02-23T17:39:18,354][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Fortigate FortiOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>"}
[2018-02-23T17:39:18,355][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Offline config file (.txt or .zip) :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,355][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,355][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,356][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,356][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,356][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,356][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,356][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,357][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,357][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>Nessus TCP scanner</pluginName>"}
[2018-02-23T17:39:18,359][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>Nessus TCP scanner</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,360][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>10335</pluginId>"}
[2018-02-23T17:39:18,360][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>10335</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,360][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>Nessus TCP scanner[radio]:Firewall detection :</fullName>"}
[2018-02-23T17:39:18,360][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>Nessus TCP scanner[radio]:Firewall detection :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>Firewall detection :</preferenceName>"}
[2018-02-23T17:39:18,361][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>Firewall detection :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,361][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,361][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues>"}
[2018-02-23T17:39:18,362][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,369][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</selectedValue>"}
[2018-02-23T17:39:18,375][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,380][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,381][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,383][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,385][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,385][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,387][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,388][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #1 :</fullName>"}
[2018-02-23T17:39:18,390][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,391][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP File (zip) #1 :</preferenceName>"}
[2018-02-23T17:39:18,391][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP File (zip) #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,391][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,391][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,392][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,392][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,392][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,392][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,395][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,396][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,396][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,396][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,397][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,397][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,398][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #1 :</fullName>"}
[2018-02-23T17:39:18,398][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,398][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Version #1 :</preferenceName>"}
[2018-02-23T17:39:18,399][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Version #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,407][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,408][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,408][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>"}
[2018-02-23T17:39:18,408][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,413][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>"}
[2018-02-23T17:39:18,414][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,414][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,414][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,415][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,417][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,418][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,418][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,418][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #1 :</fullName>"}
[2018-02-23T17:39:18,418][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,423][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #1 :</preferenceName>"}
[2018-02-23T17:39:18,423][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,427][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,427][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,427][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,428][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,428][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,428][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,428][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,428][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,429][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,429][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,429][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,430][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,430][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #1 :</fullName>"}
[2018-02-23T17:39:18,430][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,430][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Benchmark ID #1 :</preferenceName>"}
[2018-02-23T17:39:18,430][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Benchmark ID #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,433][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,433][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,433][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,434][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,434][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,435][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,435][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,435][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,435][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #1 :</fullName>"}
[2018-02-23T17:39:18,436][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Profile ID #1 :</preferenceName>"}
[2018-02-23T17:39:18,436][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Profile ID #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,444][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,445][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,445][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,445][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,445][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,453][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,453][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,454][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,464][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,465][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,469][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,469][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,469][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #1 :</fullName>"}
[2018-02-23T17:39:18,470][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #1 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,473][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>OVAL Result Type #1 :</preferenceName>"}
[2018-02-23T17:39:18,481][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>OVAL Result Type #1 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,482][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,482][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,488][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>"}
[2018-02-23T17:39:18,489][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,491][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>"}
[2018-02-23T17:39:18,497][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,499][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,500][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,503][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,504][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,504][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,507][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,519][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #2 :</fullName>"}
[2018-02-23T17:39:18,520][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,520][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP File (zip) #2 :</preferenceName>"}
[2018-02-23T17:39:18,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP File (zip) #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,525][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,529][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,529][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,530][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,541][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,542][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,542][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,542][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,543][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,543][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,543][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #2 :</fullName>"}
[2018-02-23T17:39:18,543][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,544][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Version #2 :</preferenceName>"}
[2018-02-23T17:39:18,544][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Version #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,544][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,544][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,545][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>"}
[2018-02-23T17:39:18,545][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,545][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>"}
[2018-02-23T17:39:18,545][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,547][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,548][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,548][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,548][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,557][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,558][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,564][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #2 :</fullName>"}
[2018-02-23T17:39:18,564][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,574][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #2 :</preferenceName>"}
[2018-02-23T17:39:18,577][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,583][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,584][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,585][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,587][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,587][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,588][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,601][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,602][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,602][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,603][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,609][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,609][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,611][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #2 :</fullName>"}
[2018-02-23T17:39:18,612][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,614][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Benchmark ID #2 :</preferenceName>"}
[2018-02-23T17:39:18,616][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Benchmark ID #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,617][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,619][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,622][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,622][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,622][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,623][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,627][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,640][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,641][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,641][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,646][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,646][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,647][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #2 :</fullName>"}
[2018-02-23T17:39:18,648][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,648][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Profile ID #2 :</preferenceName>"}
[2018-02-23T17:39:18,649][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Profile ID #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,650][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,650][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,658][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,660][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,661][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,663][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,663][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,663][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,664][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,664][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,678][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,679][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,679][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #2 :</fullName>"}
[2018-02-23T17:39:18,679][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #2 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,680][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>OVAL Result Type #2 :</preferenceName>"}
[2018-02-23T17:39:18,680][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>OVAL Result Type #2 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,680][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,687][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,687][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>"}
[2018-02-23T17:39:18,691][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>"}
[2018-02-23T17:39:18,692][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,694][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,697][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,700][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,700][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,705][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,707][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #3 :</fullName>"}
[2018-02-23T17:39:18,708][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,708][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP File (zip) #3 :</preferenceName>"}
[2018-02-23T17:39:18,708][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP File (zip) #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,717][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:18,720][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,726][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,727][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,731][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,732][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,735][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,738][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,738][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,742][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,743][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,743][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,743][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #3 :</fullName>"}
[2018-02-23T17:39:18,744][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,746][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Version #3 :</preferenceName>"}
[2018-02-23T17:39:18,747][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Version #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,747][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,748][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,748][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>"}
[2018-02-23T17:39:18,748][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,749][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>"}
[2018-02-23T17:39:18,758][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,763][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,764][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,773][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,774][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,779][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,780][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,782][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #3 :</fullName>"}
[2018-02-23T17:39:18,784][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,785][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #3 :</preferenceName>"}
[2018-02-23T17:39:18,786][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,787][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,796][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,810][DEBUG][logstash.util.decorators ] inputs/LogStash::Inputs::File: adding tag {"tag"=>"nessus"}
[2018-02-23T17:39:18,815][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,839][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,841][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,842][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,843][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,844][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,846][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,853][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,853][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,854][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,855][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #3 :</fullName>"}
[2018-02-23T17:39:18,855][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,855][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Benchmark ID #3 :</preferenceName>"}
[2018-02-23T17:39:18,855][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Benchmark ID #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,856][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,861][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,862][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,863][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,863][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,863][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,864][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,871][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,873][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,882][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,887][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,896][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,897][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #3 :</fullName>"}
[2018-02-23T17:39:18,897][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,898][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Profile ID #3 :</preferenceName>"}
[2018-02-23T17:39:18,898][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Profile ID #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,898][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:18,900][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,900][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:18,903][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,910][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:18,911][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,920][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:18,922][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,925][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:18,925][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,929][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:18,931][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,934][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #3 :</fullName>"}
[2018-02-23T17:39:18,922][DEBUG][logstash.pipeline ] bal variable settings[file]:SSL key to use :</fullName>\n<preferenceName>SSL key to use :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Global variable settings</pluginName>\n<pluginId>12288</pluginId>\n<fullName>Global variable settings[password]:SSL password for SSL key :</fullName>\n<preferenceName>SSL password for SSL key :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Global variable settings</pluginName>\n<pluginId>12288</pluginId>\n<fullName>Global variable settings[checkbox]:Enumerate all SSL ciphers</fullName>\n<preferenceName>Enumerate all SSL ciphers</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Global variable settings</pluginName>\n<pluginId>12288</pluginId>\n<fullName>Global variable settings[checkbox]:Enable CRL checking (connects to Internet)</fullName>\n<preferenceName>Enable CRL checking (connects to Internet)</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Global variable settings</pluginName>\n<pluginId>12288</pluginId>\n<fullName>Global variable settings[checkbox]:Enable plugin debugging</fullName>\n<preferenceName>Enable plugin debugging</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Web mirroring</pluginName>\n<pluginId>10662</pluginId>\n<fullName>Web mirroring[entry]:Number of pages to mirror :</fullName>\n<preferenceName>Number of pages to mirror :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>1000</preferenceValues>\n<selectedValue>2000</selectedValue>\n</item>\n<item><pluginName>Web mirroring</pluginName>\n<pluginId>10662</pluginId>\n<fullName>Web mirroring[entry]:Maximum depth :</fullName>\n<preferenceName>Maximum depth :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>6</preferenceValues>\n<selectedValue>8</selectedValue>\n</item>\n<item><pluginName>Web mirroring</pluginName>\n<pluginId>10662</pluginId>\n<fullName>Web mirroring[entry]:Start page :</fullName>\n<preferenceName>Start page :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>/</preferenceValues>\n<selectedValue>/:/recipe/includes:/recipe/recipe_images:/manager:/manager/images:/xampp</selectedValue>\n</item>\n<item><pluginName>Web mirroring</pluginName>\n<pluginId>10662</pluginId>\n<fullName>Web mirroring[entry]:Excluded items regex :</fullName>\n<preferenceName>Excluded items regex :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>/server_privileges\\.php|logout</preferenceValues>\n<selectedValue>/server_privileges\\.php|logout</selectedValue>\n</item>\n<item><pluginName>Web mirroring</pluginName>\n<pluginId>10662</pluginId>\n<fullName>Web mirroring[checkbox]:Follow dynamic pages :</fullName>\n<preferenceName>Follow dynamic pages :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>OVAL Windows Compliance Checks</pluginName>\n<pluginId>83189</pluginId>\n<fullName>OVAL Windows Compliance Checks[file]:Policy file #1 :</fullName>\n<preferenceName>Policy file #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>OVAL Windows Compliance Checks</pluginName>\n<pluginId>83189</pluginId>\n<fullName>OVAL Windows Compliance Checks[file]:Policy file #2 :</fullName>\n<preferenceName>Policy file #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>OVAL Windows Compliance Checks</pluginName>\n<pluginId>83189</pluginId>\n<fullName>OVAL Windows Compliance Checks[file]:Policy file #3 :</fullName>\n<preferenceName>Policy file #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>OVAL Windows Compliance Checks</pluginName>\n<pluginId>83189</pluginId>\n<fullName>OVAL Windows Compliance Checks[file]:Policy file #4 :</fullName>\n<preferenceName>Policy file #4 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>OVAL Windows Compliance Checks</pluginName>\n<pluginId>83189</pluginId>\n<fullName>OVAL Windows Compliance Checks[file]:Policy file #5 :</fullName>\n<preferenceName>Policy file #5 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Settings</pluginName>\n<pluginId>95387</pluginId>\n<fullName>F5 Settings[entry]:Username :</fullName>\n<preferenceName>Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Settings</pluginName>\n<pluginId>95387</pluginId>\n<fullName>F5 Settings[password]:Password :</fullName>\n<preferenceName>Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Settings</pluginName>\n<pluginId>95387</pluginId>\n<fullName>F5 Settings[entry]:Port :</fullName>\n<preferenceName>Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>443</preferenceValues>\n<selectedValue>443</selectedValue>\n</item>\n<item><pluginName>F5 Settings</pluginName>\n<pluginId>95387</pluginId>\n<fullName>F5 Settings[checkbox]:SSL :</fullName>\n<preferenceName>SSL :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>F5 Settings</pluginName>\n<pluginId>95387</pluginId>\n<fullName>F5 Settings[checkbox]:Verify SSL Certificate :</fullName>\n<preferenceName>Verify SSL Certificate :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>SSL Certificate Expiry</pluginName>\n<pluginId>15901</pluginId>\n<fullName>SSL Certificate Expiry[entry]:Identify certificates that expire within x days</fullName>\n<preferenceName>Identify certificates that expire within x days</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>60</preferenceValues>\n<selectedValue>60</selectedValue>\n</item>\n<item><pluginName>MongoDB Compliance Checks</pluginName>\n<pluginId>76513</pluginId>\n<fullName>MongoDB Compliance Checks[file]:Policy file #1 :</fullName>\n<preferenceName>Policy file #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Compliance Checks</pluginName>\n<pluginId>76513</pluginId>\n<fullName>MongoDB Compliance Checks[file]:Policy file #2 :</fullName>\n<preferenceName>Policy file #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Compliance Checks</pluginName>\n<pluginId>76513</pluginId>\n<fullName>MongoDB Compliance Checks[file]:Policy file #3 :</fullName>\n<preferenceName>Policy file #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Compliance Checks</pluginName>\n<pluginId>76513</pluginId>\n<fullName>MongoDB Compliance Checks[file]:Policy file #4 :</fullName>\n<preferenceName>Policy file #4 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>MongoDB Compliance Checks</pluginName>\n<pluginId>76513</pluginId>\n<fullName>MongoDB Compliance Checks[file]:Policy file #5 :</fullName>\n<preferenceName>Policy file #5 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>\n<pluginId>81914</pluginId>\n<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #1 :</fullName>\n<preferenceName>Policy file #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>\n<pluginId>81914</pluginId>\n<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #2 :</fullName>\n<preferenceName>Policy file #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>\n<pluginId>81914</pluginId>\n<fullName>Mobile Device Manager Compliance Checks[file]:Policy file #3 :</fullName>\n<preferenceName>Policy file #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Mobile Device Manager Compliance Checks</pluginName>\n<pluginId>81914</pluginId>", "tags"=>["multiline", "multiline_codec_max_lines_reached", "nessus"], "type"=>"nessus", "host"=>"debian", "@version"=>"1", "@timestamp"=>2018-02-23T09:39:12.408Z, "path"=>"/home/najmi/nessus/alogolia_wk0wlr.nessus"}}
[2018-02-23T17:39:18,940][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #3 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,960][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>OVAL Result Type #3 :</preferenceName>"}
[2018-02-23T17:39:18,968][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>OVAL Result Type #3 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,978][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:18,979][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:18,951][DEBUG][logstash.pipeline ] Name>Cisco IOS Compliance Checks</pluginName>\n<pluginId>46689</pluginId>\n<fullName>Cisco IOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>\n<preferenceName>Offline config file (.txt or .zip) :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Login page :</fullName>\n<preferenceName>Login page :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>/</preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Login form :</fullName>\n<preferenceName>Login form :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Login form fields :</fullName>\n<preferenceName>Login form fields :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>user=%USER%&amp;pass=%PASS%</preferenceValues>\n<selectedValue>user=%USER%&amp;pass=%PASS%</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[radio]:Login form method :</fullName>\n<preferenceName>Login form method :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>POST;GET</preferenceValues>\n<selectedValue>POST;GET</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[checkbox]:Automated login page search</fullName>\n<preferenceName>Automated login page search</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Re-authenticate delay (seconds) :</fullName>\n<preferenceName>Re-authenticate delay (seconds) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Check authentication on page :</fullName>\n<preferenceName>Check authentication on page :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Follow 30x redirections (# of levels) :</fullName>\n<preferenceName>Follow 30x redirections (# of levels) :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>2</preferenceValues>\n<selectedValue>2</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[entry]:Authenticated regex :</fullName>\n<preferenceName>Authenticated regex :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[checkbox]:Invert test (disconnected if regex matches)</fullName>\n<preferenceName>Invert test (disconnected if regex matches)</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[checkbox]:Match regex on HTTP headers</fullName>\n<preferenceName>Match regex on HTTP headers</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[checkbox]:Case insensitive regex</fullName>\n<preferenceName>Case insensitive regex</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>HTTP login page</pluginName>\n<pluginId>11149</pluginId>\n<fullName>HTTP login page[checkbox]:Abort web application tests if login fails</fullName>\n<preferenceName>Abort web application tests if login fails</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>no</preferenceValues>\n<selectedValue>no</selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Server :</fullName>\n<preferenceName>Satellite 6 Server :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Port :</fullName>\n<preferenceName>Satellite 6 Port :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues>443</preferenceValues>\n<selectedValue>443</selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Use SSL :</fullName>\n<preferenceName>Satellite 6 Use SSL :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[checkbox]:Satellite 6 Verify Certificate :</fullName>\n<preferenceName>Satellite 6 Verify Certificate :</preferenceName>\n<preferenceType>checkbox</preferenceType>\n<preferenceValues>yes</preferenceValues>\n<selectedValue>yes</selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[entry]:Satellite 6 Username :</fullName>\n<preferenceName>Satellite 6 Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Patch Management: Red Hat Satellite 6 Settings</pluginName>\n<pluginId>84232</pluginId>\n<fullName>Patch Management: Red Hat Satellite 6 Settings[password]:Satellite 6 Password :</fullName>\n<preferenceName>Satellite 6 Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Compliance Checks</pluginName>\n<pluginId>95388</pluginId>\n<fullName>F5 Compliance Checks[file]:Policy file #1 :</fullName>\n<preferenceName>Policy file #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Compliance Checks</pluginName>\n<pluginId>95388</pluginId>\n<fullName>F5 Compliance Checks[file]:Policy file #2 :</fullName>\n<preferenceName>Policy file #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Compliance Checks</pluginName>\n<pluginId>95388</pluginId>\n<fullName>F5 Compliance Checks[file]:Policy file #3 :</fullName>\n<preferenceName>Policy file #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Compliance Checks</pluginName>\n<pluginId>95388</pluginId>\n<fullName>F5 Compliance Checks[file]:Policy file #4 :</fullName>\n<preferenceName>Policy file #4 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>F5 Compliance Checks</pluginName>\n<pluginId>95388</pluginId>\n<fullName>F5 Compliance Checks[file]:Policy file #5 :</fullName>\n<preferenceName>Policy file #5 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Salesforce.com Settings</pluginName>\n<pluginId>76710</pluginId>\n<fullName>Salesforce.com Settings[entry]:Username :</fullName>\n<preferenceName>Username :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Salesforce.com Settings</pluginName>\n<pluginId>76710</pluginId>\n<fullName>Salesforce.com Settings[password]:Password :</fullName>\n<preferenceName>Password :</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Active Outbound Connection to Host Listed in Known Bot Database</pluginName>\n<pluginId>58430</pluginId>\n<fullName>Active Outbound Connection to Host Listed in Known Bot Database[file]:Custom Netstat IP Threat List :</fullName>\n<preferenceName>Custom Netstat IP Threat List :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>", "tags"=>["multiline", "multiline_codec_max_lines_reached", "nessus"], "type"=>"nessus", "host"=>"debian", "@version"=>"1", "@timestamp"=>2018-02-23T09:39:16.095Z, "path"=>"/home/najmi/nessus/alogolia_wk0wlr.nessus"}}
[2018-02-23T17:39:18,981][DEBUG][logstash.pipeline ] alue>\n</item>\n<item><pluginName>ADSI Settings</pluginName>\n<pluginId>60024</pluginId>\n<fullName>ADSI Settings[password]:Domain Password 4:</fullName>\n<preferenceName>Domain Password 4:</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>ADSI Settings</pluginName>\n<pluginId>60024</pluginId>\n<fullName>ADSI Settings[entry]:Domain Controller 5:</fullName>\n<preferenceName>Domain Controller 5:</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>ADSI Settings</pluginName>\n<pluginId>60024</pluginId>\n<fullName>ADSI Settings[entry]:Domain 5:</fullName>\n<preferenceName>Domain 5:</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>ADSI Settings</pluginName>\n<pluginId>60024</pluginId>\n<fullName>ADSI Settings[entry]:Domain Username 5:</fullName>\n<preferenceName>Domain Username 5:</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>ADSI Settings</pluginName>\n<pluginId>60024</pluginId>\n<fullName>ADSI Settings[password]:Domain Password 5:</fullName>\n<preferenceName>Domain Password 5:</preferenceName>\n<preferenceType>password</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #1 :</fullName>\n<preferenceName>Policy file #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #2 :</fullName>\n<preferenceName>Policy file #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #3 :</fullName>\n<preferenceName>Policy file #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #4 :</fullName>\n<preferenceName>Policy file #4 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Policy file #5 :</fullName>\n<preferenceName>Policy file #5 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Fortigate FortiOS Compliance Checks</pluginName>\n<pluginId>70272</pluginId>\n<fullName>Fortigate FortiOS Compliance Checks[file]:Offline config file (.txt or .zip) :</fullName>\n<preferenceName>Offline config file (.txt or .zip) :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>Nessus TCP scanner</pluginName>\n<pluginId>10335</pluginId>\n<fullName>Nessus TCP scanner[radio]:Firewall detection :</fullName>\n<preferenceName>Firewall detection :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues>\n<selectedValue>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #1 :</fullName>\n<preferenceName>SCAP File (zip) #1 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #1 :</fullName>\n<preferenceName>SCAP Version #1 :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>1.2;1.1;1.0</preferenceValues>\n<selectedValue>1.2;1.1;1.0</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #1 :</fullName>\n<preferenceName>SCAP Data Stream ID (1.2 only) #1 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #1 :</fullName>\n<preferenceName>SCAP Benchmark ID #1 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #1 :</fullName>\n<preferenceName>SCAP Profile ID #1 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #1 :</fullName>\n<preferenceName>OVAL Result Type #1 :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>\n<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #2 :</fullName>\n<preferenceName>SCAP File (zip) #2 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #2 :</fullName>\n<preferenceName>SCAP Version #2 :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>1.2;1.1;1.0</preferenceValues>\n<selectedValue>1.2;1.1;1.0</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #2 :</fullName>\n<preferenceName>SCAP Data Stream ID (1.2 only) #2 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #2 :</fullName>\n<preferenceName>SCAP Benchmark ID #2 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #2 :</fullName>\n<preferenceName>SCAP Profile ID #2 :</preferenceName>\n<preferenceType>entry</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #2 :</fullName>\n<preferenceName>OVAL Result Type #2 :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>\n<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #3 :</fullName>\n<preferenceName>SCAP File (zip) #3 :</preferenceName>\n<preferenceType>file</preferenceType>\n<preferenceValues></preferenceValues>\n<selectedValue></selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #3 :</fullName>\n<preferenceName>SCAP Version #3 :</preferenceName>\n<preferenceType>radio</preferenceType>\n<preferenceValues>1.2;1.1;1.0</preferenceValues>\n<selectedValue>1.2;1.1;1.0</selectedValue>\n</item>\n<item><pluginName>SCAP Linux Compliance Checks</pluginName>\n<pluginId>66757</pluginId>\n<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #3 :</fullName>\n<preferenceName>SCAP Data Stream ID (1.2 only) #3 :</preferenceName>", "tags"=>["multiline", "multiline_codec_max_lines_reached", "nessus"], "type"=>"nessus", "host"=>"debian", "@version"=>"1", "@timestamp"=>2018-02-23T09:39:18.809Z, "path"=>"/home/najmi/nessus/alogolia_wk0wlr.nessus"}}
[2018-02-23T17:39:18,983][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>"}
[2018-02-23T17:39:18,994][DEBUG][logstash.filters.xml ] Running xml filter {:event=>#<LogStash::Event:0x60bac081>}
[2018-02-23T17:39:19,011][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,032][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>"}
[2018-02-23T17:39:19,045][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,046][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,059][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,093][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,096][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,097][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,097][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,125][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #4 :</fullName>"}
[2018-02-23T17:39:19,132][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,156][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP File (zip) #4 :</preferenceName>"}
[2018-02-23T17:39:19,176][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP File (zip) #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,179][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:19,184][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,185][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,204][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,211][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,228][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,228][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,247][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,257][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,264][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,265][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,265][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,282][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #4 :</fullName>"}
[2018-02-23T17:39:19,291][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,292][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Version #4 :</preferenceName>"}
[2018-02-23T17:39:19,301][DEBUG][logstash.filters.xml ] Event after xml filter {:event=>#<LogStash::Event:0x60bac081>}
[2018-02-23T17:39:19,306][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Version #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,319][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:19,334][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,349][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>"}
[2018-02-23T17:39:19,360][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,360][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>"}
[2018-02-23T17:39:19,368][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,371][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,381][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,382][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,384][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,386][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,388][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,388][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #4 :</fullName>"}
[2018-02-23T17:39:19,392][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,400][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #4 :</preferenceName>"}
[2018-02-23T17:39:19,406][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,417][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:19,418][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,425][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,426][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,427][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,427][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,428][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,428][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,428][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,429][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,436][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,438][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,371][DEBUG][logstash.filters.xml ] Running xml filter {:event=>#<LogStash::Event:0x5a7b77f>}
[2018-02-23T17:39:19,460][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #4 :</fullName>"}
[2018-02-23T17:39:19,462][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,463][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Benchmark ID #4 :</preferenceName>"}
[2018-02-23T17:39:19,465][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Benchmark ID #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,475][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:19,481][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,488][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,488][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,499][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,501][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,501][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,505][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,511][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,517][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,524][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,525][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,531][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #4 :</fullName>"}
[2018-02-23T17:39:19,532][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Profile ID #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,533][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Profile ID #4 :</preferenceName>"}
[2018-02-23T17:39:19,540][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Profile ID #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,554][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:19,556][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,570][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,573][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,593][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,596][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,599][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,602][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,623][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,624][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,624][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,626][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,631][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #4 :</fullName>"}
[2018-02-23T17:39:19,633][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:OVAL Result Type #4 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,634][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>OVAL Result Type #4 :</preferenceName>"}
[2018-02-23T17:39:19,634][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>OVAL Result Type #4 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,640][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:19,641][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,642][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>"}
[2018-02-23T17:39:19,649][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,651][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>"}
[2018-02-23T17:39:19,651][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>Full results w/ system characteristics;Full results w/o system characteristics;Thin results</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,651][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,652][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,652][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,653][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,654][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,668][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,685][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #5 :</fullName>"}
[2018-02-23T17:39:19,691][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[file]:SCAP File (zip) #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,692][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP File (zip) #5 :</preferenceName>"}
[2018-02-23T17:39:19,693][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP File (zip) #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,693][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>file</preferenceType>"}
[2018-02-23T17:39:19,631][DEBUG][logstash.filters.xml ] Event after xml filter {:event=>#<LogStash::Event:0x5a7b77f>}
[2018-02-23T17:39:19,713][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>file</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,719][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,737][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,720][DEBUG][logstash.filters.xml ] Running xml filter {:event=>#<LogStash::Event:0x1167d0ac>}
[2018-02-23T17:39:19,755][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,764][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,765][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,765][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,765][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,766][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,766][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,776][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,813][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #5 :</fullName>"}
[2018-02-23T17:39:19,846][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[radio]:SCAP Version #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,846][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Version #5 :</preferenceName>"}
[2018-02-23T17:39:19,847][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Version #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,849][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>radio</preferenceType>"}
[2018-02-23T17:39:19,853][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>radio</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,855][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>"}
[2018-02-23T17:39:19,856][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues>1.2;1.1;1.0</preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,858][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>"}
[2018-02-23T17:39:19,864][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue>1.2;1.1;1.0</selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,866][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,868][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,893][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,896][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,902][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,906][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,908][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #5 :</fullName>"}
[2018-02-23T17:39:19,909][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Data Stream ID (1.2 only) #5 :</fullName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,910][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #5 :</preferenceName>"}
[2018-02-23T17:39:19,910][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceName>SCAP Data Stream ID (1.2 only) #5 :</preferenceName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,904][DEBUG][logstash.filters.xml ] Event after xml filter {:event=>#<LogStash::Event:0x1167d0ac>}
[2018-02-23T17:39:19,922][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceType>entry</preferenceType>"}
[2018-02-23T17:39:19,929][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceType>entry</preferenceType>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,932][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<preferenceValues></preferenceValues>"}
[2018-02-23T17:39:19,936][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<preferenceValues></preferenceValues>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,946][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<selectedValue></selectedValue>"}
[2018-02-23T17:39:19,946][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<selectedValue></selectedValue>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,947][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"</item>"}
[2018-02-23T17:39:19,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"</item>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,947][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>"}
[2018-02-23T17:39:19,947][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<item><pluginName>SCAP Linux Compliance Checks</pluginName>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,948][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<pluginId>66757</pluginId>"}
[2018-02-23T17:39:19,948][DEBUG][logstash.codecs.multiline] Multiline {:pattern=>"<Report |</NessusClientData_v2>", :text=>"<pluginId>66757</pluginId>", :match=>false, :negate=>true}
[2018-02-23T17:39:19,948][DEBUG][logstash.inputs.file ] Received line {:path=>"/home/najmi/nessus/alogolia_wk0wlr.nessus", :text=>"<fullName>SCAP Linux Compliance Checks[entry]:SCAP Benchmark ID #5 :</fu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment