This is embarrassing, but does anyone else find setting and saving the Wireshark configuration profiles confusing? Here's the use cases I'd like enumerated: 1) I have my columns set just the way I want them. I now want to save the setup as a configuration profile so I can reapply them later. This is what I currently do:
2) I want my current configuration altered by the selected configuration profile. This is what I currently do:
This seems to work. That is, it seems to apply the selected profile. Obviously, I'm missing something subtle here. Does something make make the buttons OK and Apply do different things under different circumstances? Is there something about the order of the way I select the profile then hit apply that changes whether you're changing the profile or changing your current configuration? asked 16 Dec '13, 13:05 firebush |
One Answer:
The "New Profile" will create a new profile with default settings applied. So if you want to create a specific profile you should start by using "New Profile", then modify it. Not the other way around. answered 16 Dec '13, 13:07 Jasper ♦♦ |
I see. So, if you realize you have things set up the way you want it and then decide to save it as a profile, there's no way to do so? You'll lose your setting when you create the new profile and it applies the default?
Each profile except for the default profile is placed into a subdirectory of the "Personal Configuration" folder, while the default profile consists of the files found in the base "Personal configuration" folder. You can find the path of that folder if you take a look at the "Folders" tab of the "About Wireshark" dialog.
If you modified the settings of Wireshark you need to find the directory that contains the current profile. And then it's just a matter of copying/moving the files to another subfolder (which you can also create by hand if you want)
Very good. Thanks for the input, Jasper!