Problem getting logstash started

Thanks for your reply. I removed the spaces from the path wheer logstash is installed. After that executed the following command again and this time it worked.
logstash -f logstash-simple.conf

However, I needed to place the config file in BIN folder so that it gets picked up.

Saurabh