Tines Logs
Panther supports pulling logs directly from Tines
Overview
Panther can fetch Tines logs by querying the Tines API. Specifically, Panther pulls Tines Audit logs, by querying the Audit logs API.
To set up Tines as a log source in Panther, you'll need to generate a Tines API key that Panther can use to access your Tines instance, then set up Tines as a log source in Panther.
How to onboard Tines logs to Panther
Step 1: Generate a Tines API key
Copy the API key and store it in a secure location, as you will need it to create the log source in Panther.
Step 2: Create a new Tines source in Panther
In the left-hand navigation bar of your Panther Console, click Configure > Log Sources.
Click Create New.
Select Tines from the list of available log sources. Click Start Source Setup.
On the next screen, enter a descriptive name for the source, e.g.,
My Tines Audit logs
.Click Setup.
On the Set Credentials page, fill in the form:
Tines Domain: Enter your Tines tenant domain. As Tines's documentation outlines, Cloud deployments of Tines will have a domain similar to either
adjective-noun-1234.tines.io
oradjective-noun-1234.tines.com
API Key: Enter the Tines API key you generated in the previous step of this documentation.
Click Setup. You will be directed to a success screen:
You can optionally enable one or more Detection Packs.
The Trigger an alert when no events are processed setting defaults to YES. We recommend leaving this enabled, as you will be alerted if data stops flowing from the log source after a certain period of time. The timeframe is configurable, with a default of 24 hours.
Panther-managed detections
See Panther-managed rules for Tines in the panther-analysis GitHub repository.
Supported log types
Tines.Audit
These are audit logs of events in a Tines tenant. For more information, see Tines's Audit logs documentation.
Last updated