Installation

Free Licence Migration

michaelomalley
Engager

Hi Guys,

I have been trialing Splunk now for the duration of the Free-Enterprise license and would now like to move over to the free license.

I have tried this on another test box which I have and I am still receiving this error when I try search the data:

Error in 'litsearch' command: Your Splunk license expired or you have exceeded your license limit too many times. Renew your Splunk license by visiting www.splunk.com/store or calling 866.GET.SPLUNK.

On this test box I am not sending too much data (only one firewall), so would expect this not to exceed the 500Mb limit.

I have ran the below command on the test server to show a 48h period and its no-where near the limit, or is it?...

index=_internal earliest=-48h source=*metrics.log per_index_thruput | eval mb=kb/1024 | stats sum(mb) by series

series  sum(mb)

1 _audit 0.361480773
2 _internal 46.5331381808
3 main 78.1099844046

Can anyone advise on the best way to migrate or clear this error?

Thanks


Tags (3)

michaelomalley
Engager

Thanks Draineh,

Is there any search which can be run to see when you last hit a violation/came close to one?, that way I could get an idea of when I could expect to get access back in.

0 Karma

Drainy
Champion

If you get 5 or more violations within a 30 day period then it will lock your search. It won't unlock again until you have 30 consecutive days free of any warnings (Splunk still indexes while search is locked) so it may not be related to the last 48 hours at all.
Once on the free license you can have only 3 violations within a 30 day period.

Also it could be the license expiring, you can switch to the free one via manager -> licensing and there is an option to switch to the free license.

See here for more detail;
http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutlicenseviolations

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...