Serial Interface
Configuration Parameters
Getting Started
Command Line
$ fluent-bit -i serial -t data -p File=/dev/tnt0 -p BitRate=9600 -o stdout -m '*'$ echo 'this is some message' > /dev/tnt1Configuration File
Emulating Serial Interface on Linux
Build and install the tty0tty module
Last updated
Was this helpful?