Forum Discussion
vincenthoag
Nov 15, 2023Copper Contributor
Ingest CEF logs in CommonSecurityLog with Logstasth
Hello We are migrating to Sentinel from Splunk. For the log ingestion we are using Native Data Connectors where we can and Logstash with the microsoft-sentinel-log-analytics-logstash-output-plugin f...
BillClarksonAntill
Dec 04, 2023Iron Contributor
Hey vincenthoag
Have you tried to rename the streams to "commonsecuritylog" by chance
"dataFlows": [
{
"streams": [
"Custom-SyslogStream"
],
"destinations": [
"clv2ws1"
vincenthoag
Dec 08, 2023Copper Contributor
Thank you for your answer I am working on a different configuration. I am using logstash to collect the logs and play a buffer role then send encrypted logs to a VMSS with AMA in Azure that will parse the logs and send them to sentinel.
I am still working on the terraform file, I'll post it when my config is working.
Thank you for your help.
I am still working on the terraform file, I'll post it when my config is working.
Thank you for your help.