[Dxspider-support] See spots which originated at a specific node?

Kin ea3cv at cronux.net
Sun Aug 4 08:17:10 BST 2024


Hi Keith,

Spots can be viewed in the debug or spot files. In your case it is better to use the spots directory.
You could do this from the command line:

awk -F'^' '$8 == "EA3CV-2" {print $0}' /spider/local_data/spots/2024/215.dat

I guess you know that the file 215.dat represents the day of the year (001-365), so you can choose any day of the year or use "*" to search the whole year.

There are other ways to do it ;)

Regards,

Kin EA3CV


-----Mensaje original-----
De: Dxspider-support <dxspider-support-bounces at tobit.co.uk> En nombre de Keith Maton via Dxspider-support
Enviado el: sábado, 3 de agosto de 2024 23:33
Para: The DXSpider Support list <dxspider-support at tobit.co.uk>
CC: Keith Maton <g6nhu at me.com>
Asunto: [Dxspider-support] See spots which originated at a specific node?

Hi all,

Is there an easy way to see via the console which spots originated at a specific node?

So if for example, I wanted to see which spots came from users of Kin’s node, is there a command I can enter at the console?

If not, it is possible to find that info in the debug log?  If so, what exactly should I be searching for please?

I’m just curious.

73 Keith




_______________________________________________
Dxspider-support mailing list
Dxspider-support at tobit.co.uk
https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support




More information about the Dxspider-support mailing list