Đỗ Trọng Hải

Results 41 comments of Đỗ Trọng Hải

Do you have any sample logs for reproduction?

hi folks, I asked some of the well-known LLMs and got informed that the given sample syslog might not strictly adhere to the RFC 5424 format. There should be a...

@rfratto wdyt of possibility of supporting RFC-3164 syslog messages for GA? @rbenea cmiiw but I saw that Unifi's syslog message doesn't adhere to RFC31164 standards ``` Unify: USwitch5-Dev 245a4c16aaaa,USW_FLEX_MINI-1.8.6.694: UENV:...

That's reasonable, let me do some cooking :D

This is gonna be non-trivial since it requires crafting a new Ragel state machine for RFC3164-compliant syslogs, similar to this [one](https://github.com/influxdata/go-syslog/blob/875f5bc594a41fe703acec40c32b03cbee749c2e/nontransparent/parser.go.rl). I allocated some of my time understanding this high...

I've rebased the PR with latest head in main branch. Could you kick off GH workflows again to see if the observe errors got resolved by their own? Thanks!

For some reasons, I couldn't get this tested properly as the I/O stream `sys.stdout` always got closed when I'm trying to compare 🤔 Result after executing `pytest tests/test_flows.py`

I think you've got the right lead with `prometheus.exporter.process` component with `comm` attribute being `["postgres", "tomcat"] Source: https://grafana.com/docs/agent/latest/flow/reference/components/prometheus.exporter.process/#matcher-block

Hi there, I'd love to work on this. Can I be assigned? Thanks!

Yes, please help assign to me if possible!