-
From #8. The current *practice* is to use import the log functions with a redundant name like:
```python
import logparser.debug.debug as debug
...
regex.append([debug.on_ignored_message,
```
…
-
I am testing with version 3.0 and I have the Apache log format like following:
log.format=%a %{Host}i %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\" %{Content-length}i %P %A
It will genera…
-
We have jobs here which works fine and another wich does not work.
Both has Timestamps enabled.
Timestamps could be seen, when showing the log.
-
When I try `pip install sklearn-crfsuite` I am getting an error
```
C:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt\stdio.h(1927): fatal error C1189: #error: Macro definition …
-
## Descriptions
Since 1.2.1 (but maybe before because I jump from 1.0.1 -> 1.2.1)
If I setup an input.exec source with an empty output I have an error with in log :
```
ERROR in input [inputs.ex…
-
This is a tracking issue to help us improve the overall test coverage.
Some functionality currently has little to no spec coverage, and this is something that needs to be addressed. The list below is…
-
## Bug report
In the current released version of telegraf and the latest version on the master branch, the precision value declared for metrics generated by the agent is not honored for all Seriali…
tjmcs updated
7 years ago
-
hi
when i access http://{my-project}/log-viewer, there is a error come out
"Allowed memory size of 67108864 bytes exhausted (tried to allocate 8388616 bytes) "
and it happened in "log-viewer/src/…
-
In trying to make `LogParser` more usable for the HSReplay parser, I'm discovering that there are actually _three_ distinct parts to our parser:
- The Power.log parser
- The Packet tree
- The Entity …
-
## Bug report
Panic when processing log parsed measurements with minmax aggregator
````
2016/12/13 11:12:15 I! Using config file: C:\Program Files\Telegraf\telegraf.conf
2016-12-13T10:12:1…