I'm seting up a custom pattern like this :

NOBOT ((?!bot|crawl).)*
CUSTOM_LOG_FORMAT %{CLIENT:client_ip} %{NOTSPACE:ident} %{NOTSPACE:auth} 
\[%{HTTPDATE:ts:ts-httpd}\] "(?:%{WORD:verb:tag} %{NOTSPACE:request}(?: 
HTTP/%{NUMBER:http_version:float})?|%{DATA})" %{NUMBER:resp_code:tag} 
(?:%{NUMBER:resp_bytes:int}|-) %{QS:referrer} "%{NOBOT:agent}"

but it doesnt work, zero metrics are being imported into influxdb

the regex seems ok and it works fine when I test it here : 
http://grokconstructor.appspot.com/do/match


-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/3071231c-dae0-490e-989c-bb6bf55542b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to