Extract a string from a field: Grok Pattern

Hello,

INSERT INTO Salesforce(ID,AccountName) VALUES ('109','name)

Now I need to extract Salesforce from the above log?

How should I do that.

Should I use the grok here.

I'm aware of (?Some Pattern)

What should be the pattern here as I should only extract Salesforce

Please suggest

Thanks for your time as always :slight_smile:

can anyone please suggest.

Any help would be appreciated

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