-
Hi, I was trying to user hearthsone-log-reader and this error came up.
This is my code:
```
const LogReader= require('hearthstone-log-reader');
let fs = require('fs');
logReader = new Log…
-
## Bug report
There is problem with logparser. It does not behave as it expected.
### Relevant telegraf.conf:
### System info:
* Telegraf 1.2.1
* OS Redhat 6
### Steps to reproduce:
1. S…
-
Greetings,
and thank you all for developing such an amazing product as Influxdb!
I want to report a bug that I ve noticed with the new 1.3.1 version of InfluxDB regarding the new and useful Time…
-
Hello all
First thank you for your open source project.
I need to monitor exim but I think there is no input plugin for exim. it will be so useful .
Thank you
## Feature Request
-
When i run "Pip Install usaddress" on Python 3.6.1 with Microsoft Visual C++ Build Tools 14 installed. I get this output from pip:
[From my cursory research, this seems to be the relevent Stackover…
-
Apparently log files when opened are mapped to memory in their entirety using a single MappedByteBuffer, which clearly limits the allowed size of the file.
Instead, the FileLogSource should, in its…
-
## Bug report
The documentation for the logparser timestamp modifiers is not clear and missing some good examples. We need concrete examples for parsing timestamps and help with escaping.
#2484 #…
-
the grok:
^#%{SPACE}Time:%{SPACE}%{NUMBER:YEAR}%{SPACE}%{TIME:time}(?m)\n#%{SPACE}User@Host:%{SPACE}%{WORD:user}\[%{WORD}\]%{SPACE}@%{SPACE}%{WORD:dbhost}?%{SPACE}\[%{IP:ip}\]%{SPACE}Id:%{SPACE}%{N…
-
### Proposal:
Response Code should be tag in the logparser plugin
### Current behavior:
It is a field
### Desired behavior:
Is should be a tag
### Use case: [Why is this important (helps with prior…
-
I'm working on some log analyzing and came across some uncool stuff on my live server which reads as follows:
> 111.222.333.444 - - [25/Jun/2017:11:51:35 +0200] "\x16\x03\x01" 400 0 "-" "-"
Is the…