Storage nodes in Node-RED

Home Forums General Storage nodes in Node-RED

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11397
    Roman Ploskon
    Participant

    Hi,

    In the Node-RED I have added a file node to log the communication to the file.
    Could you please let me know where the file is physically stored or how could I access the file for reading?

    Thanks,
    Roman

    #11402
    Brandon Bayer
    Blocked

    Roman,

    Include the path to the file in the text field for the file name like this:
    /var/log/my-log.log

    If you don’t add a path, I believe the file will be at /my-log.log

    -Brandon

    • This reply was modified 8 years, 3 months ago by Brandon Bayer.
    #11515
    Roman Ploskon
    Participant

    Thank you Brandon,

    the file was actually located under /usr/bin folder. For someone else’s benefit, I used a SCP client to copy the file to my machine.

    Thanks,
    Roman

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.