View individual log details and create a field extraction processor đź”—
After you find a set of log records that contain specific useful information, you can view the contents of an individual record to get a complete view of the data in the log, broken down by fields and values and displayed in JSON format in the Fields panel. You can also see the number of times each field appears in all of your logs.
Once you have identified an interesting field, you can perform a field extraction and use it to transform your data. See Transform your data with log processing rules for more information.
Note
Only customers with a Splunk Log Observer entitlement in Splunk Observability Cloud can create a field extraction processor. If you are using Log Observer Connect, you can view and search Splunk Cloud Platform or Splunk Enterprise data in Log Observer, but you cannot transform it.
To view the contents of an individual log record and create a field extraction rule, follow these steps:
Select a log record line in the Logs table to display the Log Details panel.
This panel displays the entire record in JSON format as well as a table of each field and its value.
To do more with a particular field in the table, select the field value.
Log Observer displays a drop-down list with 5 options:
To copy the field value to the clipboard, select
To filter to the Logs table so it only displays log records containing the selected value, select
.To filter the Logs table so it doesn’t display log records containing the selected value, select
.To create a new log processing rule based on the selected field, select Transform your data with log processing rules.
. To learn more about extracting fields to create log processors, seeTo add the field as a new column in the Logs table, select
.Select
to go to the appropriate view in the Splunk Observability Cloud. For example, if you select a field related to Kubernetes, Observability Cloud displays related data in the Kubernetes Navigator. If you select fields related to APM, such as or , Observability Cloud displays the trace or span in the APM Navigator.