[jboss-jira] [JBoss JIRA] (JGRP-2311) tshark/wireshark support

Bela Ban (Jira) issues at jboss.org
Fri Dec 14 06:30:00 EST 2018


    [ https://issues.jboss.org/browse/JGRP-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674766#comment-13674766 ] 

Bela Ban commented on JGRP-2311:
--------------------------------

Perhaps a function could be passed to ParseMessages, that is given the payload of a message and can read it. This could for example be used to read Infinispan messages.

> tshark/wireshark support
> ------------------------
>
>                 Key: JGRP-2311
>                 URL: https://issues.jboss.org/browse/JGRP-2311
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Major
>             Fix For: 4.0.17
>
>         Attachments: tshark-convert.py
>
>
> 1. Dump contents of wireshark/tahsrk/tcpdump-generated (PCAP) files (using {{ParseMessages}}
> 2. Do this dynamically, e.g. `tshark -Tfields -e data` | java ParseMessages
> In the second instantiation, ParseMessages would read packets from stdin.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list