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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...