Log Files Packet Forwarder LoRa

Hello,
I have a Kerlink LoRa Gateway and a ttn packet forwarder running on it. The data transfer is good. We can see in the gateway terminal the log files that are generated when the packet forwarder is running, e.g.:

> INFO: [down] PULL_ACK received in 388 ms

INFO: [down] PULL_RESP received :slight_smile:

INFO: [down] a packet will be sent on timestamp value 1600406803

INFO: [down] PULL_ACK received in 89 ms

INFO: [down] PULL_RESP received :slight_smile:

INFO: [down] a packet will be sent on timestamp value 1609874683

INFO: [down] PULL_ACK received in 99 ms

_##### 2019-05-03 11:09:07 GMT #####_

_### [UPSTREAM] ###_

_# RF packets received by concentrator: 2**_**

_# CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%_

_# RF packets forwarded: 2 (44 bytes)_

_# PUSH_DATA datagrams sent: 3 (593 bytes)_

_# PUSH_DATA acknowledged: 0.00%_

_### [DOWNSTREAM] ###_

_# PULL_DATA sent: 3 (100.00% acknowledged)_

_# PULL_RESP(onse) datagrams received: 2 (400 bytes)_

_# RF packets sent to concentrator: 2 (49 bytes)_

_# TX errors: 0**_**

_### [GPS] ###_

_# GPS sync is disabled**_**

_##### END #####

The question is, is there any directory where this log files are storaged? or maybe are they temporal files?

Thank you!

Pilar.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.