Product1 publisher2 min readPublished
Splunk is putting a log-trained LLM on Hugging Face under an open source license
A release date for the model is not public, and the OpenTelemetry Universal Collector it sits beside is due in beta in 2027. The Splunk telemetry model an observability team can download and test this week is still the metrics one.
The Product Desk · Product desk

What happened
- Splunk says it will publish an AI model on Hugging Face under an open source license, trained specifically to analyze and reason across log data.
- At its .conf26 conference the company also described a Universal Collector, built on an instance of OpenTelemetry and expected in beta in 2027.
- Splunk already publishes Cisco Time Series Model 1.0 on Hugging Face, an open source model trained to analyze metrics rather than logs.
Compiled by The Product DeskSomething wrong?How this is made
Why it matters
- capability Open weights let an observability team benchmark log triage against its own incident history before a procurement conversation.
- constraint A beta a full year out keeps the single-repository correlation story out of 2026 production plans and confines it to an evaluation lane.
- decision The choice between running the weights yourself and buying the hosted product cannot be priced until the license and the release date are public.
- precedent Two telemetry-specific models from the same vendor on Hugging Face sets the expectation that this class of model arrives as a downloadable artifact. That expectation changes what buyers can reasonably ask other observability vendors for.
At 2am the engineer on call filters to one service, narrows to the ten minutes around the page, and reads the last deploy. The pitch for a log-trained model is that the filtering step becomes a sentence she types, and according to Raja Mukhopadhyay, vice president of observability cloud for the Splunk arm of Cisco, the model exists so DevOps teams can observe AI applications and agents at scale [3][4].
The technical argument underneath is about memory. Mukhopadhyay said logs and traces could be analyzed with a general-purpose model, but the volume of that data would overwhelm the memory allocated to a context window, while the log model is trained to reason across it more efficiently [7]. He gave the same reason for training on metrics separately: general-purpose models learned from text, code and video, and metrics are numerical [6]. Both halves of that claim are testable on your own data. A team can hold the log volume from its last three incidents against the window it can actually afford to fill.
The two artifacts are on different clocks. One is downloadable now [5]; the other's beta target sits at least a calendar year past the .conf26 stage where it was described [11]. The devops.com report does not name which open source license the log model will carry or when it will land [10].
What the record supports is a set of weights you can point at last quarter's incidents before anyone signs anything. The evaluation belongs to you. The number to judge it by is median minutes from page to identified cause; a count of questions typed into an AI pane only tallies usage.
The collector is an argument about storage. Splunk says the Universal Collector makes it simpler to correlate events across DevOps, IT operations and security operations because teams no longer stand up separate repositories for different types of telemetry [8], and it is meant to gather logs, metrics and traces through one OpenTelemetry instance [9][2].
The forcing function for Monday is two columns. For each artifact, one column holds the date you could run it against a copy of your own telemetry, the other the single number you would judge it by. If the date column is blank, the item is a budget conversation for next year. The metrics model is the cheap test in the meantime, and what its model card says about license terms and evaluation is the best preview available of what the log model's card will say.
What to watch
- The model card when it appears: the license, the size, and whether Splunk publishes an evaluation on log data anyone else can reproduce.
- Whether the Universal Collector beta holds to 2027, and whether it ships as upstream OpenTelemetry components or a Splunk-specific build.
- Whether Cisco keeps metrics and logs as two separate open models or folds them into one artifact.