Saeed kazemi

Results 10 comments of Saeed kazemi

Do you have any plan to add this feature? @otisg

Hi, sorry for my delay, writing the unit test for this matter It's not easy. Because providing the test environment in order to write unit tests requires having access to...

@otisg Can I start working on this issue?

Hi, I've accomplished to receive `netflow` packets and store them in `file`,`elasticsearch`, and `opensearch` output via this [package](https://github.com/delian/node-netflowv9). I need someone to review my code. Do I have to open...

https://github.com/sematext/logagent-js/pull/294

I am glad to announce that I've accomplished receiving the Fortigate Netflow traffic through the steps below: First thing first I captured the packets that are sent from the firewall...

Although I can get the data on STDOUt or even file, I can't send the data to the OpenSearch cluster with this method. Still get the ERROR that I mentioned...

After some investigation, I guess somehow the dependency roles of container-engine which is containerd don't run after containerd CRI selects. According to the Ansible documentation about role dependencies ([link](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies)): `Role...