Grok with Logstash - Invalid character -


i have following message:

[thu nov 01 21:54:03 2012] [error] [client 1.2.3.4] file não not exist: /usr/local/apache2/htdocs/default/cpc

that uses grok filter below:

^[(?%{day} %{month} %{monthday} %{time} %{year})]\s+([%{word:loglevel}]\s+)?%{greedydata:message}

the problem in {greedydata:message} block grok parser replacing character ã .

any idea of happened? it's running on windows server.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -