-
LogParser will return the log line and pattern is list of strings. This is a little broken right now, we should return the TAG instead of patterns( which will be an array of strings instead of just on…
-
Thanks for your excellent project. But I have a little confused. I use drain as logparser, but the template count is 47. so I want to know what log parsing method you use to get the template.
-
Hi,
Great package. I have hit one small problem:
using logtools==0.8
got this exception:
```
File "/home/bkc/Python_Environments/weblog/lib/python2.7/site-packages/logtools/_parse.py", line 100,…
-
As far as I can tell, right now, when someone uses the holdout feature on a Trainer object (when verbose is set to True), you get a printout of information at each step about how the trainer is traini…
-
I have hacked version 2.9.7 got an mqtt logparser on it as well , Tuya app is giving me a quite annoying update notification, can i safely update it or do i need to hack all over again .. ?
![Screens…
guino updated
3 years ago
-
When l run this program following your README.md, this error occured.
**FileNotFoundError: [Errno 2] No such file or directory: './dataset/bgl/BGL.log_structured.csv'**
And I do not know how to …
-
Relevant telegraf.conf:
[[inputs.logparser]]
files = ["C:\\Users\\jen.tomm\\Desktop\\applicationlog_2019-11-13_07-43-25\\sample.log"]
from_beginning = false
[inputs.logparser.grok]
…
-
![image](https://github.com/dotnet/aspire/assets/969938/acdd61d7-0521-4842-9bd8-c6145587ea70)
When I hover over the URL, it excludes the port, etc.
This may have to do with colored port numbers …
-
### Relevant telegraf.conf:
```toml
[global_tags]
[agent]
interval = "10s"
round_interval = true
metric_batch_size = 1000
metric_buffer_limit = 10000
collection_jitter = "0s"
fl…
-
E.g.
```
X-SD-InfluxDb-Route catalog/category/view
```
We can then record that to a custom log and stream it to InfluxDb with https://github.com/influxdata/telegraf/tree/master/plugins/inputs/logpar…