MENU
LimaCharlie Log In
LimaCharlie Log In
v2
v1
Deprecated
v2
LimaCharlie Log In
Contents
x
Getting Started
Sensors
Query Console
Detection and Response
Events
Platform Management
Outputs
Add-Ons
FAQ
Release Notes
Connecting
Powered by
Adapter Examples
3 Articles
in this category
Share this
Print
Share
Dark
Light
Contents
Adapter Examples
3 Articles
in this category
Share
Dark
Light
Stdin
This example is similar to the Syslog example above, except it uses the CLI Adapter and receives the data from the CLI's STDIN interface. This method is perfect for ingesting arbitrary logs on disk or from other applications locally. ./lc_adapte...
Updated on : 28 May 2025
Stdin JSON
This example is similar to the Stdin example above, except it assumes the data being read is JSON, not just text. If your data source is already JSON, it's much simpler to let LimaCharlie do the JSON parsing directly. ./lc_adapter stdin client_opt...
Updated on : 28 May 2025
Windows Event Logs
This example shows collecting Windows Event Logs ( wel ) from a Windows box natively (and therefore is only available using the Windows Adapter ). This is useful for cases where you'd like to collect WEL without running the LimaCharlie Windows Agen...
Updated on : 28 May 2025