Setting up Cribl data input | Troubleshooting setup & data ingestion issuesCribl data input setup: Go to the glide instance and navigate to the data input page.Click on the "New" button to create a new data input.Select the "Cribl" data input type from the list of available data inputs.Enter the name, description, MID server details (Host & Port) in the data input configuration.Provide a valid Cribl instance URL and API token in the data input configuration.Select the appropriate route from the dropdown list which will be mapped to the created destination (TCP JSON) in Cribl.Publish the data input configuration and start streaming log data from Cribl to the ServiceNow instance. Troubleshooting Cribl data input setup issues: Scenario: Failure during Cribl data input creation (failed to fetch routes and create destination in Cribl) in the Process section. Error Codes/Warning: Error fetching routes from Cribl: Failed to get available routes. Fix/Workaround: Proceed to publish the Cribl data input.Go to the Cribl instance and manually create the TCP JSON destination name "sn_hla_cribl_tcp_json_{data_input_name}" with the MID server details (Host & Port).Map the source necessary routes to the destination in Cribl.Start streaming from Cribl to the ServiceNow instance and verify log data ingestion. Troubleshooting the streaming issue: Scenario: No streaming of logs from Cribl to ServiceNow instance. Error Codes/Warning: Check your data streaming, 'there are no samples to present' error in Data input mapping. Fix/Workaround: Check the Cribl logs for any errors related to data input configuration or data routing. The log message should show "Successfully connected".Verify the connection between Cribl and MID server and ensure that the MID server is reachable from Cribl.Ensure that the TCP JSON destination is created in Cribl and configured with the correct MID server details.