Ensure latest Foundry stack has been installed
Instructions can be found here https://thinglogix.freshdesk.com/support/solutions/articles/16000057931-how-to-install-foundry
Create Send To Analytics Global Action
Create a new object with the object template as “Global Action”
Object must must be created under the root account for Foundry instance
Set following required attributes:
Name: {Any name}
Name is required, but can be set to anything
Payload: {"sourcetype": "json", "event": {"hello": "world"}}
Payload is required, but sourcetype and event can be modified as needed
Sourcetype must be valid Splunk source type, and event must abide by source type structure
HTTP URL: https://ec2-54-203-15-246.us-west-2.compute.amazonaws.com
You will get this from TLA installation
Action Type: Send to Analytics
Action Type is required and must be set to Send to Analytics
Token: 94EFB193-EDB8-4E17-940B-497F27903219
You will get this from TLA installation
End result should look similar to this:
Invoke Global Action
Global action can be invoked through either formula field or scheduled search
If global action does not appear, ensure that
All required attributes have been given values
Global action is created under root account