can I configure multiple data connectors on the same linux cef forwarder?

Georges Hayek 46 Reputation points
2023-07-26T12:05:10.1466667+00:00

Hello,

I want to configure different data connectors with the same database table (CommonSecurityLogs). However, for a different data connector. is it feasible?

It will be appreciated if someone can help me with this.

Thank you,

Microsoft Security | Microsoft Sentinel
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 22,031 Reputation points Volunteer Moderator
    2023-07-26T14:40:20.5+00:00

    Hello @Georges Hayek ,

    Welcome to Microsoft Q&A again and thank you for posting your questions here.

    For a clarity, you were asking, if possible and if it is feasible for you to configure multiple data connectors on the same linux cef forwarder,

    Absolutely Yes! Using multiple data connectors for a table required more work out-of-the-box experience. To start with if you will want to forward multiple logs to Microsoft Sentinel workspace for the purpose of CEF forwarder.

    You'll need to designate and configure a Linux machine that will collect the logs from your devices and forward them to your Microsoft Sentinel workspace. This machine can be a physical or virtual machine in your on-premises environment, an Azure VM, or a VM in another cloud. This machine has two components that take part in this process: A syslog daemon, either rsyslog or syslog-ng, that collects the logs. The Log Analytics Agent (also known as the OMS Agent), that forwards the logs to Microsoft Sentinel.

    Also, to configure multiple data connectors for a table, you can use Excel to create and edit connections to external data sources that are stored in a workbook or in a connection file. You can easily manage these connections, including creating, editing, and deleting them using the current Queries & Connections pane or the Workbook Connections dialog box (available in previous versions)

    The best examples are discussed in the following links:

    1. Deploy a log forwarder to ingest Syslog and CEF logs to Microsoft Sentinel.
    2. Create, edit, and manage connections to external data.

    I hope this is helpful! You can vote for this answer if you found it useful.

    PS: Do not hesitate to let me know if you have any other questions.

    Best Regards,

    Sina Salam


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.