I've created field extractions in splunkcloud.com, but they don't appear. Here are my extractions: settings>fields>field extractions: App: searching & reporting, config source: visible in app, Owner: sc_admin journal : EXTRACT-destip Inline "dest_ip\":\"(?P<destip>[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)\”" sc_admin search Global | Permissions Enabled object should appear: all apps permissions: apps r/w, sc_admin r/w journal : EXTRACT-srcip Inline "src_ip\":\"(?P<srcip>[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)\”" sc_admin search App | Permissions Enabled object should appear: this app only (search) permissions: sc_admin r/w After Add data from a tar.gz file upload, splunkcloud (login as sc_admin)>search>interesting fields: all fields:all fields doesn't include those fields. What am I missing? Btw, if I extract new fields with the same names it objects because they already exist.
... View more