-
My log is like this
```
2017-07-15 14:57:27.796 [http-nio-8080-exec-1] INFO c.i.s.controller.LogInterceptor c4b496f0185e43e0b433eda8f5ec7c73 - ip: 0:0:0:0:0:0:0:1 uri: /search queryString: col1s=f…
zhugw updated
7 years ago
-
[Telegraf's logparser](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/logparser) supports grok patterns from logstash, which makes parsing "Combined log format"-like logs very easy.
-
## Bug report
```
Telegraf v1.2.1 (git: release-1.2 3b6ffb344e5c03c1595d862282a6823ecb438cff)
```
### Relevant telegraf.conf:
```
[agent]
collection_jitter = "0s"
debug = true
flush_bu…
-
I tried to parse the apache 'combined' log file as used in debian and other distros by default
Apache config:
`LogFormat "%h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined`
…
-
Hi, we wrote some custom regex for parsing Tomcat and custom formatted logs. Our logs contain multi-line messages and using the Debug Regex Tester (inc/test.php) we are able to get everything working …
-
## Bug report
When setting the agent.interval to "0s", telegraf panics.
### Relevant telegraf.conf:
```
[agent]
interval = "0s"
```
### System info:
Telegraf vdev-87-g8514acdc (git: mast…
-
current log prefix format is a bit inconsistent. white space is inserted in e.g. `[OK]` to align with 4 letter prefixes such as `INFO`, `VERB` and `WARN`, but not with 5 letter ones like `ERROR` and `…
-
__Proposal:__
Add logfile in influxdb.conf to specify log file location like that in telegraf
__Current behavior:__
The latest version writes log via systemd journal
__Desired behavior:__
Prov…
-
I followed instructions, emails are created after login but inbox sync does not happen. there is no error when I run the cron job manually via below command:
`runuser -l vmail -c '/srv/modoboa/env/…
-
e.g.
2016/05/04 18:14:15 [error] 3075#0: *11552 open() "/var/www/bak/mantoucc/favicon.ico" failed (2: No such file or directory), client: 115.175.32.29, server: mantoucc.com, request: "GET /favicon.i…