Knowledge Management

Cannot automatically migrate pre 4.1 tags.conf: Clarification or Suggestion where to begin?

muebel
SplunkTrust
SplunkTrust

I just updated my indexer to 4.1 this morning and found the following in the migration log:

Cannot automatically migrate pre 4.1 tags.conf : D:\Program Files\Splunk\etc\apps\SKB-windows\default\tags.conf Please consider doing manual migration

This was seen for most of the apps.

What is involved in a manual migration, and what likely cause exists to prevent an automatic migration?

Tags (1)
1 Solution

Mick
Splunk Employee
Splunk Employee

Manual migration will be an arduous task, as the entire format of that file has changed. Check out 4.0.10 tags.conf versus 4.1 tags.conf

After hearing of this failure of the migration script initially, we ran some tests in-house and produced the same error message, but the files were actually migrated successfully and do in fact match the new format correctly. Before you try migrating manually, you may want to verify this.

Version 4.1.1 was GA'd yesterday, and includes a fix to the migration script that will resolve this

View solution in original post

Mick
Splunk Employee
Splunk Employee

Manual migration will be an arduous task, as the entire format of that file has changed. Check out 4.0.10 tags.conf versus 4.1 tags.conf

After hearing of this failure of the migration script initially, we ran some tests in-house and produced the same error message, but the files were actually migrated successfully and do in fact match the new format correctly. Before you try migrating manually, you may want to verify this.

Version 4.1.1 was GA'd yesterday, and includes a fix to the migration script that will resolve this

muebel
SplunkTrust
SplunkTrust

Yeah... I sampled some current and past tags.conf files and it looks like all the information was actually migrated in the new format.

0 Karma

jrodman
Splunk Employee
Splunk Employee

The code to validate the migration was a little silly, it tested too early. The fix in 4.1.1 is just to make the migration script not cry wolf. Probably everything is fine.

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 ...