Created
September 4, 2017 05:25
-
-
Save yoshikaw/d81a7f8d20c98ea24428476e1ec4c437 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-09-04 14:08:27.580 +0900: Embulk v0.8.31 | |
2017-09-04 14:08:37.276 +0900 [INFO] (0001:transaction): Loaded plugin embulk-output-elasticsearch (0.4.4) | |
2017-09-04 14:08:37.363 +0900 [INFO] (0001:transaction): Loaded plugin embulk-filter-column (0.7.1) | |
2017-09-04 14:08:37.407 +0900 [INFO] (0001:transaction): Loaded plugin embulk-filter-woothee (0.3.0) | |
2017-09-04 14:08:37.459 +0900 [INFO] (0001:transaction): Loaded plugin embulk-filter-insert (1.1.1) | |
2017-09-04 14:08:37.516 +0900 [INFO] (0001:transaction): Loaded plugin embulk-filter-eval (0.1.0) | |
2017-09-04 14:08:37.587 +0900 [INFO] (0001:transaction): Loaded plugin embulk-decoder-commons-compress (0.4.1) | |
2017-09-04 14:08:37.620 +0900 [INFO] (0001:transaction): Loaded plugin embulk-parser-apache-custom-log (0.4.0) | |
2017-09-04 14:08:37.673 +0900 [INFO] (0001:transaction): Listing local files at directory '/home/hogehoge/work/tmp' filtering filename by prefix 'embulk_run_20170904_140826_hogehoge1' | |
2017-09-04 14:08:37.675 +0900 [INFO] (0001:transaction): "follow_symlinks" is set false. Note that symbolic links to directories are skipped. | |
2017-09-04 14:08:37.678 +0900 [INFO] (0001:transaction): Loading files [/home/hogehoge/work/tmp/embulk_run_20170904_140826_hogehoge1_01-001-001_access_log.2017083105.bz2] | |
2017-09-04 14:08:37.711 +0900 [INFO] (0001:transaction): since format parameter is not given, use DateTimeFormatter. | |
[WARN] Plugin uses deprecated constructor of org.embulk.spi.time.TimestampParser. | |
[WARN] Report plugins in your config at: https://github.com/embulk/embulk/issues/745 | |
2017-09-04 14:08:37.889 +0900 [INFO] (0001:transaction): Using local thread executor with max_threads=2 / tasks=1 | |
2017-09-04 14:08:37.980 +0900 [INFO] (0001:transaction): Logging initialized @10553ms | |
2017-09-04 14:08:38.455 +0900 [INFO] (0001:transaction): Connecting to Elasticsearch version:2.4.6 | |
2017-09-04 14:08:38.455 +0900 [INFO] (0001:transaction): Executing plugin with 'insert' mode. | |
2017-09-04 14:08:38.455 +0900 [INFO] (0001:transaction): Inserting data into index[logstash-2017.08.31] | |
2017-09-04 14:08:38.465 +0900 [INFO] (0001:transaction): {done: 0 / 1, running: 0} | |
[WARN] Plugin uses deprecated constructor of org.embulk.spi.time.TimestampFormatter. | |
[WARN] Report plugins in your config at: https://github.com/embulk/embulk/issues/745 | |
2017-09-04 14:08:38.915 +0900 [INFO] (0024:task-0000): since format parameter is not given, use DateTimeFormatter. | |
2017-09-04 14:08:38.916 +0900 [INFO] (0024:task-0000): since format parameter is not given, use DateTimeFormatter. | |
2017-09-04 14:08:38.916 +0900 [INFO] (0024:task-0000): LogFormat : %h %v %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" "%{Cookie}i" "%{Set-cookie}o" %D %{X_VIASSL}i | |
2017-09-04 14:08:38.916 +0900 [INFO] (0024:task-0000): RegExp : (.*) ([^\s]*) (.*) \[([^\]]+)\] "(.*)" ([1-9]\d{2}) (-?\d+|-) "(.*)" "(.*)" "(.*)" "(.*)" (-?\d+|-) (.*) | |
2017-09-04 14:08:38.916 +0900 [INFO] (0024:task-0000): replacement : 13 | |
2017-09-04 14:09:01.643 +0900 [ERROR] (0024:task-0000): LEAK: ByteBuf.release() was not called before it's garbage-collected. See http://netty.io/wiki/reference-counted-objects. | |
html for more information. | |
Recent access records: 0 | |
Created at: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment