Stashing Your First Event - Unknown Command '{' error

Hi, sorry I'm new to Logstash but I tried following the guide and got stuck with the following in my cmd prompt (I'm running on Windows). Is there something I missed?:

Have you tried using double quotes instead of single quotes (i.e. -e "input { ... instead of -e 'input { ...?

That worked, thanks Magnus! :slight_smile: