Splunk Enterprise

Can you please explain how to do partial fit on DensityFunction?

MG
Engager

Can you please explain how to do partial fit on DensityFunction

 I have created a lookup file for a day, say today.. it has fields src_ip, dest_ip, bytes, hod.

First created a search as below:
|inputlookup log_21.csv
| fit DensityFunction bytes by "hod" into model1 partial_fit=true


After that , i have to do partial fit for another lookup with same fields. How to do it?
|inputlookup log_22.csv

Labels (1)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...