How-To: Export your RADIUS Logs to CrowdStrike Falcon

EZRADIUS enables your security team to monitor critical user actions by pushing the information to your SIEM. In this page we will show you how to connect your RADIUS logs to CrowdStrike Falcon.

Prerequisites

How To Export Your Cloud RADIUS Audit Logs To CrowdStrike Falcon Next-Gen SIEM

To export your EZRADIUS logs to CrowdStrike Falcon, you will need to enable Audit Log exports in your EZRADIUS subscription, set up your CrowdStrike Falcon environment with the proper endpoint, and then establish a connection from EZRADIUS to CrowdStrike Falcon. The following steps will walk through how to set this up.

How To Enable Log Export in EZRADIUS Portal

  1. Go to your EZRADIUS Portal.

  2. Click on Settings.

    EZRADIUS Cloud RADIUS portal Radius Authentication Overview dashboard with Settings option highlighted in navigation

  3. Scroll down to SIEM Settings and enable the Send Audit Logs to SIEM option.

    EZRADIUS Cloud RADIUS SIEM Settings panel with Send Audit Logs to SIEM checkbox highlighted in red

How to Configure the CrowdStrike Falcon SIEM in EZRADIUS Portal

To complete the connection in EZRADIUS you’ll need to configure your SIEM settings in CrowdStrike Falcon first. Follow these steps to set up EZRADIUS log imports.

How to Create a CrowdStrike Falcon Next-Gen SIEM HEC Data Connector

  1. In another tab, log into CrowdStrike Falcon.

  2. From the left-hand nav menu, click Next-Gen SIEM.

    Navigate to Next-Get SIEM in CrowdStrike Falcon
  3. Under Log management click Data onboarding.

    Navigate to Data Onboarding in Next-Gen SIEM
  4. Click Add connection.

    Click Add Connection button in Next-Gen SIEM
  5. Find and select HEC/HTTP Event Data Connector.

  6. Click Configure.

    New Connection Dialog configure Data Connector in Next-Gen SIEM
  7. Fill in the Connection name.

  8. Under Parsing and enrichment click Create new parser.

    How to Creating a New Parser in Next-Gen SIEM for EZRADIUS
  9. Change the dropdown from Blank template to Import.

  10. Download the EZRADIUS parser template: keytos-ezradius.yaml

    Note: This is a template parser for EZRADIUS that is designed to be used as a starting point for your final parser. It is intentionally bare-bones so it can be customized to your needs.

  11. Click Upload file to upload the provided parser.

    How to Upload a New Parser in Next-Gen SIEM for EZRADIUS
  12. Name the parser and click Create.

  13. Check the Terms and Conditions box.

  14. Click Create connection.

  15. Click Close.

  16. It will take a few seconds for the connector to be ready to receive data. Reload the page every few seconds until you see a prompt to Generate API key.

    How to Generate API key in Next-Gen SIEM
  17. Click Generate API key. (This page can only be opened during setup so record you API key.)

  18. Copy your API Key and your API URL.

How to Add Your Next-Gen SIEM HEC Connection Details in EZRADIUS

  1. Go back to your EZRADIUS tab.

  2. Select Splunk Cloud as the SIEM Provider, as Splunk uses the same HTTP Event Collector (HEC) log format used by Next-Gen SIEM.

  3. Paste your API key in Workspace Key.

  4. In EZRADIUS, paste your API URL in Splunk URL. It should look something like this.

    EZRADIUS with Advanced Settings Expanded showing Configuration for Next-GEN SIEM
  5. Click the Test Connection button, this will create a test log in Next-Gen SIEM to make sure EZRADIUS can write to Next-Gen SIEM.

  6. If the connection test was successful, click Save changes at the top of the page.

How To Create a CrowdStrike Falcon LogScale SIEM Data Connector

  1. In another tab, go to your CrowdStrike Falcon LogScale instance.

  2. Click on the Settings tab.

  3. Select the Ingest Tokens menu.

  4. Click on the Add Token button.

    Create Ingest Token in CrowdStrike Falcon LogScale
  5. Enter the token name.

  6. Assign the json parser and click Create.

    Create json parser in CrowdStrike Falcon LogScale
  7. Copy the token and the ingest host name.

    Copy the CrowdStrike Falcon LogScale token for EZRADIUS

How to Add Your LogScale Connection Details in EZRADIUS

  1. Go back to the EZRADIUS tab.

  2. Select CrowdStrike Falcon LogScale as the SIEM Provider.

    Set CrowdStrike Falcon LogScale as the SIEM in EZRADIUS
  3. Paste the ingest host name in the Ingestion Endpoint field.

  4. Paste the token in the Ingestion Token field.

  5. Click the Test Connection button, this will create a test log in LogScale to make sure EZRADIUS can write to LogScale.

    EZRADIUS Advanced Settings showing CrowdStrike Falcon LogScale SIEM configuration with Test Connection button highlighted
  6. If the connection test was successful, click Save changes at the top of the page.

    EZRADIUS Advanced Settings showing CrowdStrike Falcon LogScale SIEM configuration with Save Changes button highlighted

How To Create Alerts in CrowdStrike Falcon LogScale to Monitor Your Cloud RADIUS Activity

Using a SIEM enables you to create alerts for critical operations or abnormal behavior. We recommend setting up alerts for any high criticality event, and closely monitor medium and low events. Below are sample queries for the Administrator events.

LogType = "EZRadiusAdministrator" and Action = "NotAuthorized"