This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Privacy Policy & Terms of Service | |
| Last Updated: 22-February-2026 | |
| Overview | |
| This Messenger bot (“Service”) is a private, family-only tool that allows approved users to send SMS messages through a connected SMS gateway. | |
| Access is restricted to whitelisted Facebook users. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| input { | |
| file { | |
| type => "cslogs" | |
| path => "/etc/logstash/logs/log1.log" | |
| start_position => "beginning" | |
| # sincedb_path => "/home/ubuntu/.sincedb" | |
| } | |
| } |