-
## Bug report
Using the logparser plugin to parse nginx access log files does not parse http basic auth requests when the username contains a digit or spaces.
Applies to both the _COMMON_LOG_FORMAT_…
-
Logparser plugin not considering flush interval even "flush_buffer_when_full = false" when "from beginning=true"
## Directions
I started parsing old logs to db, so logparser plugin was set to read…
-
After restart:
```
Mar 19 12:34:27 falcongate intel.retrieve_bad_domains[132]: FG-ERROR: Error while retrieving the bad domains from: http://mirror1.malwaredomains.com/files/immortal_domains.txt
…
-
Hello , I found a problem ,it's my telgraf run the log-parser plugin don't run the regex to influxdb,
this my custom partten;
custom_patterns = '''
VRHT %{WORD} %{URIPATHPARAM} HTTP/%{NUMBE…
-
## Bug report
Using BASE16NUM in a logparser pattern appears to result in logparser not parsing the log line
### Relevant telegraf.conf:
[[inputs.logparser]]
files = ["/home/username/ptpd2.sta…
-
Good evening,
I wanted to lookup a log file of a Java application and fuzzy match an Exception class name at any place in the log line, send it as a tag, as possibly send an arbitrary value as a fi…
-
Hi, I don't know if you are interested in supporting conda, but one of my users reported a failure to build python-crfsuite with conda
```bash
Running setup.py install for python-crfsuite
build…
-
> Exception in thread "main" nl.basjes.parse.core.exceptions.DissectionFailure: Invalid format: "28/feb/2017:03:39:40 +0800" is malformed at "feb/2017:03:39:40 +0800"
because log in server , but an…
-
I'm trying to save a parser object in a redis key/value store. I am able to pickle the parser on complete logs (i.e. `parser.read()`), but when pickling a parser mid stream (i.e. `parser.read_line…
-
pip install on Windows, with VS 2015 halts with error:
```
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\stdio.h(1927): fatal error C1189: #error: Macro definition of snprintf con…
dlauc updated
7 years ago