How to delete old unused fields from fields panel via ELS, GL or Mongo?

Dear community,

I have a bunch of old fields from testing extractors which I want to delete from the fields panel:


Also I saw the previous post How to delete old unused fields from fields panel? but no one answered the question at all.
Do I need to delete the entire IndexSet where the extractor is running and generating those fields? In the GL API I can only see the endpoint “System/Fields: Get list of message fields that exist.”

Can anyone tell me how to delete a single field without deleting anything?

Best regards and thank you.
Hollowdew

1 Like

@hollowdew
Hello,
I personally never had to delete fields before, but I did a quick google search and found this.

Maybe that will give you more insight.
Hope that helps

2 Likes

Hello gsmith,

thank you very much for your help.
I will check this out today and let you know if this is working as expected.

Best regards
Hollowdew

The fields will age out based on your retention strategy if they’re not being used anymore.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.