= fluent-plugin-rewrite-tag-filter == Overview === RewriteTagFilterOutput It has designed to rewrite tags like mod_rewrite. Also you can change a tag from apache log by domain, status-code(ex. 500 error), user-agent, and request-uri and so on with regular expression. == Installation # native fluentd user gem install fluent-plugin-rewrite-tag-filter # td-agent user /usr/lib64/fluent/ruby/bin/gem install fluent-plugin-rewrite-tag-filter == Configuration Format rewruterule Usage # It's a sample to exclude some static file log before split tag by domain. type tail path /var/log/httpd/access_log format /^(?[^ ]*) (?[^ ]*) [^ ]* (?[^ ]*) \[(?