Artica is Splunk Universal Forwarders (UF) compliance
Universal Forwarders provide reliable, secure data collection from various sources and deliver the data to Splunk Enterprise or Splunk Cloud for indexing and analysis. There are several types of forwarders, but the most common is the universal forwarder, a small footprint agent, installed directly on an endpoint. Forwarders automatically send file-based data of any sort to the Splunk indexer. In most cases these are log events of some sort, but the files can contain any data in any format.
Artica sends the following events wrapped in different sources types to Splunk Server:
To install the Splunk Universal Forwarders go to:
To setup the Splunk Universal Forwarders go to:
If the service status is green the Universal Forwarders is ready to send data to the Splunk Server
$SPLUNK_HOME/etc/apps/<Name_of_add-on>
.Squid saves key information about HTTP and ICP transactions in access.log. To see the Squid access.log events on Splunk Server, search by source type artica:squid:access
It possible filter the results by fields, for example you can filter the results by a specific category name, in this example we want to show all the records that contains the category name "Google", so we search by artica:squid:access category_name=Google
NGINX writes information about client requests in the access log right after the request is processed. To see the NGINX access.log events on Splunk Server, search by source type artica:nginx:access
NGINX writes information about encountered issues of different severity levels to the error log. To see the NGINX error.log events on Splunk Server, search by source type artica:nginx:error
To see the ssh events on Splunk Server, search by source type artica:ssh
auth.log keeps authentication events for both successful or failed logins, and authentication processes.To see the auth events on Splunk Server, search by source type artica:auth
When you try install the Splunk Universal Forwarders and if the install button is disable with the message "not installed", it means that the Universal Forwarders binary is not installed on the server.
To fix this, go to: