URLVoid connector
Serverless Stack
The URLVoid connector communicates with the URLVoid API to check domain and URL reputation using multi-engine scanning.
You can create connectors in Stack Management > Connectors. For example:
URLVoid connectors have the following configuration properties:
- API Key
- The URLVoid API key for authentication.
You can test connectors as you're creating or editing the connector in Kibana.
The URLVoid connector has the following actions:
- Scan Domain
-
Scan a domain name for reputation and malicious activity.
- Domain (required): The domain name to scan.
- Check URL
-
Check a full URL for reputation and safety.
- URL (required): The URL to check.
- Get Domain Info
-
Retrieve detailed information about a domain including registrar and creation date.
- Domain (required): The domain name.
- Scan Domain Stats
- Get API usage statistics including queries remaining and queries used.
Use the Action configuration settings to customize connector networking configurations, such as proxies, certificates, or TLS settings. You can set configurations that apply to all your connectors or use xpack.actions.customHostSettings to set per-host configurations.
To use the URLVoid connector, you need an API key:
- Go to URLVoid.
- Sign up for an API account.
- Choose an API plan that suits your needs.
- After purchase, you'll receive your API key via email.
- Copy the API key to configure the connector.