<source>
type tail
format /^(?<foo>.*)$/
path ...
pos_file ...
tag prefix.foo.suffix
</source>
[...]
<match prefix.**>
type forward
buffer_chunk_limit 512k
buffer_queue_limit 1024 # 1024 * 512kb = 512mb in memory buffer
flush_interval 1s
<server>
host IP
port ...
</server>
</match>
<source>
type forward
bind IP
chunk_size_warn_limit 1m
</source>
<match prefix.*.suffix>
type copy
<store>
type mongo
database ...
buffer_queue_limit 4096
flush_interval 1s
tag_mapped
capped
capped_size 500m
remove_tag_prefix prefix.
</store>
<store>
buffer_type memory
type per_prefix_file
path ...
flush_interval 0s
</store>
</match>
2015-05-07 22:21:47 +0200 [warn]: Input chunk size is larger than 'chunk_size_warn_limit': tag="prefix.foo.suffix" source="host: ..., addr: ..., port: ..." limit=1048576 size=6346265
2015-05-07 22:21:47 +0200 [warn]: Size of the emitted data exceeds buffer_chunk_limit.
2015-05-07 22:21:47 +0200 [warn]: This may occur problems in the output plugins ``at this server.``
2015-05-07 22:21:47 +0200 [warn]: To avoid problems, set a smaller number to the buffer_chunk_limit
2015-05-07 22:21:47 +0200 [warn]: in the forward output ``at the log forwarding server.``
--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This e-mail and any attachments are confidential and intended solely for the use of the addressee only. If you have received this message in error, you must not copy, distribute or disclose the contents; please notify the sender immediately and delete the message.
This message is attributed to the sender and may not necessarily reflect the view of Travis Perkins Trading Company Limited, 733503, Lodge Way House, Lodge Way, Harlestone Road, Northampton, NN5 7UG or its parent company Travis Perkins plc (Registered in England No. 824821; Lodge Way House, Lodge Way, Harlestone Road, Northampton, NN5 7UG; VAT number 408556737) and any of its subsidiaries. Agreements binding Travis Perkins Trading Company Limited may not be concluded by means of e-mail communication.
E-mail transmissions are not secure and Travis Perkins Trading accepts no responsibility for changes made to this message after it was sent. Whilst steps have been taken to ensure that this message is virus free, Travis Perkins Trading accepts no liability for infection and recommends that you scan this e-mail and any attachments. --
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+unsubscribe@googlegroups.com.