Getting Data In

Forwarder - Apache

tuplink
New Member

i am trying to get the forwarder to work with apache logs from the CLI

i issue the command
"./splunk input add monitor /var/log/apache2/"
and get this message
"Parameters must be in the form '-parameter value'"

0 Karma
1 Solution

rturk
Builder

You have provided the incorrect command. Try removing 'input' so it reads:

splunk add monitor /var/log/apache2/

As per the docs - Use the CLI

This should fix it for you 🙂

View solution in original post

0 Karma

rturk
Builder

You have provided the incorrect command. Try removing 'input' so it reads:

splunk add monitor /var/log/apache2/

As per the docs - Use the CLI

This should fix it for you 🙂

0 Karma

tuplink
New Member

thank you the CLI Can be so confusing

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...