zhaohangbo
zhaohangbo
@seratch Thanks for your reply. The `batchInsert()` and `create()` methods in the model, which generated by Reverse Engineering, have a bug needs to be fixed. In the picture I uploaded...
same question @juander

to solve the issue, do like this. 
Encountered same issue. Find no code about definition in PlayReader.scala  we should add the logic of reading swagger definition in PlayReader.scala
Is that mean I need to configure the Network Device by myself ? Either define that field type with a suitable data type and field name in Network Device: 225:...
Thank you very much for your quick reply and help. I've tried many times to add different skip fields in definitions /some/path/to/my_netflow_def.yml like, ``` 148: - :skip 176: - :skip...
And still having the 2 warnings: No matching template for flow id 263 No matching template for flow id 256
@codeout Thanks, but what tshark captured is binary, I am using ``` tshark -f "udp port 5140" -i any -V ``` Am I using it in the wrong way ?...
Thanks a lot !! The command works. Several minutes later I can see the content of netflow on my terminal. Although at the beginning, still can't find templates 256,263, since...