Skip to content

Commit bd66e7a

Browse files
authored
remove TA (#3755)
1 parent c664c28 commit bd66e7a

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

data_sources/ollama_server.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
name: Ollama Server
22
id: a7761a7c-ecaa-4164-8517-959cabfacaf9
3-
version: 1
4-
date: '2025-10-05'
3+
version: 2
4+
date: '2025-11-04'
55
author: Rod Soto, Splunk
6-
description: 'Ollama server logs (HTTP access logs via GIN framework and system logs including GPU/CPU utilization, model loading, memory allocation, errors, and warnings) via Splunk TA-ollama add-on by configuring file monitoring inputs to your log directories (sourcetype: ollama:server), or enable HEC for real-time API telemetry and prompt analytics (sourcetypes: ollama:api, ollama:prompts).'
6+
description: 'Ollama server logs (HTTP access logs via GIN framework and system logs including GPU/CPU utilization, model loading, memory allocation, errors, and warnings) via Splunk TA-ollama add-on by configuring file monitoring inputs to your log directories (sourcetype: ollama:server), or enable HEC for real-time API telemetry and prompt analytics (sourcetypes: ollama:api, ollama:prompts). This TA is not available on Splunkbase and must be installed manually via the GitHub repository - https://github.com/rosplk/ta-ollama'
77
sourcetype: ollama:server
88
source: server.log
9-
supported_TA:
10-
- name: Splunk TA for Ollama
11-
url: https://github.com/rosplk/ta-ollama
12-
version: 0.1.3
9+
supported_TA: []
1310
fields:
1411
- CPU_0_AVX
1512
- CPU_0_AVX2

0 commit comments

Comments
 (0)