1. I am not sure if Direwolf is logging anything or not so:
A. If Direwolf were logging, is their a way I could find out, like a file format I could search for or a directory to search in? FYI, I am not expecting or assuming any of you will be familiar with Direwolf, which is why I am asking if their is any other way to find out if something is keeping logs.
B. If Direwolf isn't keeping logs, is their a way I could still log the information I am looking for? If it helps Direwolf is started using the "direwolf -p" command. "-p" puts it into KISS mode. I am guessing I will need to do something like "direwolf -p <command to create log of the incoming information>. FYI, some of the info in those packets would be FCC call sign, lat/long coordinates, etc.
In the big picture, I am wanting to eventually create a script that will organize and display the desired information, from the logs, either in the terminal or in a web interface. Any help on this would be greatly appreciated.