MySQL
This document provides guidance on how to integrate MySQL with Google SecOps.
Configure MySQL integration in Google Security Operations
For detailed instructions on how to configure an integration in Google SecOps, see Configure integrations.
Actions
Ping
Description
Test connectivity to MySQL.
Parameters
N/A
Use cases
N/A
Run On
This action runs on all entities.
Action Results
Entity Enrichment
N/A
Insights
N/A
Script Result
| Script Result Name | Value Options | Example |
|---|---|---|
| is_success | True/False | is_success:False |
JSON Result
N/A
Run SQL Query
Description
Create a SQL file and run it against a given database instance
Parameters
| Parameter | Type | Default Value | Description |
|---|---|---|---|
| Database Name | String | N/A | The DB name to run the query on. |
| Query | String | N/A | The query to run. Default: SELECT * FROM <>. |
Use cases
N/A
Run On
This action runs on all entities.
Action Results
Entity Enrichment
N/A
Insights
N/A
Script Result
| Script Result Name | Value Options | Example |
|---|---|---|
| results | N/A | N/A |
JSON Result
N/A
Need more help? Get answers from Community members and Google SecOps professionals.