Alexander A
Alexander A
**Describe the enhancement:** Add filebeat module autotest to check related.user field if user.name present Sometimes field user.name present and related.user missing. **Describe a specific use case for the enhancement or...
Filebeat RabbitMQ module missing related.user field. Check [test.log-expected.json](https://github.com/elastic/beats/blob/main/x-pack/filebeat/module/rabbitmq/log/test/test.log-expected.json) - user.name field present and related.user missing. The problem not only with this one module. Seems like here is no autotest to...
Discovery error: Global regular expression "Exclude Docker related file systems" does not exist. Template require regular expression. This part is missing in docs.
We have a problem with zabbix sender if name of a queue containing space and comma characters like "Queue, Name". According to https://www.rabbitmq.com/queues.html it's allowed. According to https://www.zabbix.com/documentation/3.4/manpages/zabbix_sender > Double-quote...
I added several patterns so may be it'll be helpful. POSTFIX_CLEANUP_REPLACE %{POSTFIX_QUEUEID:postfix.queueid}: replace: header Message-(Id|ID): from %{POSTFIX_CLIENT_INFO}; %{POSTFIX_KEYVALUE_DATA:postfix.keyvalue_data}: Message-(Id|ID): POSTFIX_SMTP_SSLAUTHERR %{POSTFIX_QUEUEID:postfix.queueid}: SASL authentication failed; server %{POSTFIX_RELAY_INFO} said: %{GREEDYDATA:postfix.smtp_response} POSTFIX_CLEANUP %{POSTFIX_CLEANUP_MILTER}|%{**POSTFIX_CLEANUP_REPLACE**}|%{POSTFIX_WARNING}|%{POSTFIX_KEYVALUE}...
Error: Cannot accurately apply filter: no value received for macro "{#SERVICE.STARTUPNAME}". https://www.zabbix.com/documentation/3.2/manual/introduction/whatsnew3210 Example: ``` { "{#SERVICE.TYPE}": "service", "{#SERVICE.NAME}": "systemd-sysctl.service", "{#SERVICE.DISPLAYNAME}": "Apply Kernel Variables", "{#SERVICE.PATH}": "/lib/systemd/system/systemd-sysctl.service", "{#SERVICE.STARTUPNAME}": "static", "{#SERVICE.CONDITIONRESULT}": "yes" },...
Hi all, I'm trying to figure out why tinytuay can't get my device status and localtuya can. I see that tinytuya decodes only UDP packets and ignores TCP packet and...