All Apps and Add-ons

Website Input: Cannot parse data with custom css selector for apache server-status page

kenntun
Engager

I would like to crawl data from the following section of the apache server-status page

alt text

I used the following css selector to select the section:
table:first-of-type tr:not(:first-child)

The results preview displays what I wanted. However, the app would not let me save the setting, showing an alert "The input could not be saved: An error occurred". What could I do?

Tags (1)
0 Karma

LukeMurphey
Champion

Could you be so kind to take a look at the logs and see what it says? Run the following search and let us know what kind of things you see:

index=_internal sourcetype=web_input_modular_input NOT (DEBUG OR INFO)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...