Anonymitaet commented on a change in pull request #13564:
URL: https://github.com/apache/pulsar/pull/13564#discussion_r776900595
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
Review comment:
```suggestion
## Step 1: prepare PulsarApi.proto file
```
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of
PulsarApi.proto
+
+## add pulsar.lua to plugins
+
+open wireshark, go to 'About Wireshark', click 'Folders', then click
'Personal Lua Plugins'
+go to the plugin path, add put pulsar.lua to this path.
+
+## start to use
Review comment:
```suggestion
## Step 3: start to use
```
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of
PulsarApi.proto
Review comment:
```suggestion
You need to put PulsarApi.proto to a separate path.
1. Open your Wireshark.
2. Go to **Edit > Preferences > Protocols > ProtoBuf > Protobuf**, and then
search paths.
3. Add the path of PulsarApi.proto.
```
do you mean this?
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of
PulsarApi.proto
+
+## add pulsar.lua to plugins
+
+open wireshark, go to 'About Wireshark', click 'Folders', then click
'Personal Lua Plugins'
+go to the plugin path, add put pulsar.lua to this path.
Review comment:
```suggestion
1. Open Wireshark.
2. Go to **About Wireshark > Folders > Personal Lua Plugins > Plugin Path**.
3. Add pulsar.lua to this path.
```
do you mean this?
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of
PulsarApi.proto
+
+## add pulsar.lua to plugins
Review comment:
```suggestion
## Step 2: add pulsar.lua to plugins
```
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
Review comment:
```suggestion
# How to use
```
##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of
PulsarApi.proto
+
+## add pulsar.lua to plugins
+
+open wireshark, go to 'About Wireshark', click 'Folders', then click
'Personal Lua Plugins'
+go to the plugin path, add put pulsar.lua to this path.
+
+## start to use
+
+this plugin will register a pulsar protocol automatically in 6650, you can use
it to decode pulsar message now.
Review comment:
```suggestion
This plugin registers a Pulsar protocol automatically in 6650. You can use
it to decode Pulsar messages now.
```
English syntax details:
https://docs.google.com/document/d/1lc5j4RtuLIzlEYCBo97AC8-U_3Erzs_lxpkDuseU0n4/edit#bookmark=id.e8uqh1awkcnp
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]