devamtech

Results 8 comments of devamtech

thank you so much for your response, I am using the below yaml file on K8s 1.21 to deploy Cowrie, Can you please tell me where to provide ``` apiVersion:...

I am using Cowrie Version 2.2.0. I like this version because of below output but only problem is, getting this as a "String" ``` eventid': 'cowrie.login.success', 'username': b'root', 'password': b'kumar',...

Hi team, can you please help me on this issue, If I have json format, its easy to create kibana dashboard

thank you so much Michel for your response. I am using the cowrie 2.2 version and Only for login even I am getting error ``` jsonlog: Can't serialize: '{'eventid': 'cowrie.login.success',...

10 days before cowrie/cowrie:latest was having a different image, the same image I pushed to my local repository and using the same

can you please help me to get the below kind of output in cowrie/cowrie:latest eventid': 'cowrie.login.success', 'username': b'root', 'password': b'deva', 'message': "login attempt [b'root'/b'deva'] succeeded", 'sensor': 'cowrie-app-5bcb76dd6b-8s7wn', 'timestamp': '2021-05-22T07:12:08.262918Z', 'src_ip':...

The same format its coming in elastic search also, because the below logs is considering a string, if I use parsers and filter in fluent bit, its not working. log":...

Thank you Michel for your response. This is my fluentbit Configuration file. ``` apiVersion: v1 kind: ConfigMap metadata: name: fluent-bit-config namespace: logging labels: k8s-app: fluent-bit data: # Configuration files: server,...