.msi Installer (Windows)
What is calyptia-fluentd?
calyptia-fluentd?How to install calyptia-fluentd v1
calyptia-fluentd v1Step 1: Install calyptia-fluentd
calyptia-fluentdStep 2: Set up calyptia-fluentd.conf
calyptia-fluentd.conf<source>
@type windows_eventlog2
@id windows_eventlog2
channels application
read_existing_events false
tag winevt.raw
rate_limit 200
<storage>
@type local
persistent true
path C:\opt\td-agent\winlog.json
</storage>
</source>
<match winevt.raw>
@type stdout
</match>Step 3: Launch Calyptia-Fluentd Command Prompt
Step 4: Run calyptia-fluentd
calyptia-fluentdStep 5: Run calyptia-fluentd as Windows service
calyptia-fluentd as Windows serviceUsing GUI
Using net.exe
net.exeUsing Powershell Cmdlet
Step 6: Install Plugins
Next Steps
Last updated
Was this helpful?