Splunk Search

can i skip the lines when we start splunk for first time??

saifuddin9122
Path Finder

Hello

i want to know whether we can skip the lines when we start the splunk for the first time. if we can any body let me know how can we do it
if my question is wrong sorry for inconvenience. (i don't want to print the below output to my console)alt text

Tags (1)
1 Solution

skoelpin
SplunkTrust
SplunkTrust

This is more of a Linux question, but you can redirect the output to save to a new txt file when starting Splunk

./splunk start > output.txt 2>&1

View solution in original post

skoelpin
SplunkTrust
SplunkTrust

This is more of a Linux question, but you can redirect the output to save to a new txt file when starting Splunk

./splunk start > output.txt 2>&1

saifuddin9122
Path Finder

so if redirect it so the output will be suppressed from console???

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Yes, it will not show in the console. It will output it's entire contents to a file called output.txt

I just tested this and it worked as expected

0 Karma

saifuddin9122
Path Finder

thank you
made my work easy

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Great, I'm glad I could help!

Please accept/upvote the answer if this solved your problem

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Why? Don't you want to know if there are problems starting Splunk?

---
If this reply helps you, Karma would be appreciated.
0 Karma

saifuddin9122
Path Finder

i want to know. but, i am trying to write it to text file, i don't want it to print on console

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The output is written to $SPLUNK_HOME/var/log/splunk/splunk_stdout.log automatically. I'm not sure if you can suppress it from going to the console without side effects.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...