Log stash Installation

Polter,
I have re installed (logstash-6.2.4)tested it but issue is same.
C:\Users\518785\ELK\logstash-6.2.4\bin>logstash.bat -f C:\Users\518785\ELK\logstash-6.2.4\config\logstash-simple.conf -t
Sending Logstash's logs to C:/Users/518785/ELK/logstash-6.2.4/logs which is now configured via log4j2.properties
[2018-04-26T01:46:03,268][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"fb_apache", :directory=>"C:/Users/518785/ELK/logstash-6.2.4/modules/fb_apache/configuration"}
[2018-04-26T01:46:03,286][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"netflow", :directory=>"C:/Users/518785/ELK/logstash-6.2.4/modules/netflow/configuration"}
[2018-04-26T01:46:03,503][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2018-04-26T01:46:03,576][INFO ][logstash.config.source.local.configpathloader] No config files found in path {:path=>"C:/Users/518785/ELK/logstash-6.2.4/config/logstash-simple.conf"}
[2018-04-26T01:46:03,591][ERROR][logstash.config.sourceloader] No configuration found in the configured sources.
Configuration OK
[2018-04-26T01:46:03,591][INFO ][logstash.runner ] Using config.test_and_exit mode. Config Validation Result: OK. Exiting Logstash

C:\Users\518785\ELK\logstash-6.2.4\bin>logstash.bat -f C:\Users\518785\ELK\logstash-6.2.4\config\logstash-simple.conf
Sending Logstash's logs to C:/Users/518785/ELK/logstash-6.2.4/logs which is now configured via log4j2.properties
[2018-04-26T01:47:06,113][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"fb_apache", :directory=>"C:/Users/518785/ELK/logstash-6.2.4/modules/fb_apache/configuration"}
[2018-04-26T01:47:06,138][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"netflow", :directory=>"C:/Users/518785/ELK/logstash-6.2.4/modules/netflow/configuration"}
[2018-04-26T01:47:06,343][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2018-04-26T01:47:06,559][INFO ][logstash.agent ] No persistent UUID file found. Generating new UUID {:uuid=>"bf8b377b-e78e-4aae-b4f2-45060e852c7e", :path=>"C:/Users/518785/ELK/logstash-6.2.4/data/uuid"}
[2018-04-26T01:47:07,245][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"6.2.4"}
[2018-04-26T01:47:07,414][INFO ][logstash.config.source.local.configpathloader] No config files found in path {:path=>"C:/Users/518785/ELK/logstash-6.2.4/config/logstash-simple.conf"}
[2018-04-26T01:47:07,442][ERROR][logstash.config.sourceloader] No configuration found in the configured sources.
[2018-04-26T01:47:07,792][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}

Regards,
Manoj.