[Groonga-commit] groonga/packages.groonga.org at 4bdedda [master] Use "timestamp" for time value column name

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Fri Nov 20 14:07:35 JST 2015


Kouhei Sutou	2015-11-20 14:07:35 +0900 (Fri, 20 Nov 2015)

  New Revision: 4bdeddad02ff1706998d3a787a09e0bc4fdbc7be
  https://github.com/groonga/packages.groonga.org/commit/4bdeddad02ff1706998d3a787a09e0bc4fdbc7be

  Message:
    Use "timestamp" for time value column name

  Modified files:
    ansible/files/fluentd/fluentd.conf

  Modified: ansible/files/fluentd/fluentd.conf (+1 -1)
===================================================================
--- ansible/files/fluentd/fluentd.conf    2015-11-20 13:59:12 +0900 (4ba5c9d)
+++ ansible/files/fluentd/fluentd.conf    2015-11-20 14:07:35 +0900 (1cca523)
@@ -10,7 +10,6 @@
   pos_file /var/log/td-agent/apache2_access.pos
   tag apache.log.www.access
   format apache2
-  keep_time_key true
 </source>
 
 <filter apache.log.**>
@@ -27,6 +26,7 @@
   <record>
     host ${hostname}
     type ${tag_parts[2]}
+    timestamp ${time}
   </record>
 </filter>
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index