Splunk Logging Plugin
The wave of fresh logging plugins continues this week with the addition of Splunk. Now available for use direct from your Zuplo API project.
To add the Splunk logging plugin to your Zuplo project, add the following code to your zuplo.runtime.ts file. Set the url parameter to your Splunk HEC endpoint and the token parameter to your Splunk HEC token.
javascript
As with all our loggers, the Splunk Plugin supports custom fields via the
fields object, in addition to the
standard fields.
Full details can be found in the documentation.