Latest questions in DevOps Tools

0 votes
1 answer

When Concourse CI should be chosen instead of Jenkins?

Concourse and Jenkins can be primarily classified ...READ MORE

Aug 3, 2020 in DevOps Tools by Sirajul
• 59,230 points
1,198 views
0 votes
1 answer

How to add two external load balancers(specifically HAProxy) to the Kubernetes High availability cluster

You can set two load balancer in ...READ MORE

Jun 30, 2020 in DevOps Tools by MD
• 95,440 points
1,829 views
0 votes
1 answer

[main]Something happen while delivering an email {:exception=>#<EOFError: end of file reached>}

Hi@akhtar, You are trying to use port no. ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
846 views
0 votes
1 answer

How to send email notification using Logstash?

Hi@akhtar, You can use the Email plugin in ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
2,375 views
0 votes
1 answer
0 votes
1 answer

How to filter IP from a log file using Logstash?

Hi@akhtar, You can use the filter plugin in Logstash. It ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
976 views
0 votes
1 answer

ERROR: Could not find a valid gem 'logstash-core-plugin-api' (>= 0) in any repository

Hi@akhtar, I think you don't have JRuby installed ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
1,976 views
0 votes
1 answer

Error: com.microsoft.sqlserver.jdbc.SQLServerDriver not loaded. :jdbc_driver_library is not set, are you sure you included the proper driver client libraries in your classpath?

Hi@akhtar, This has been an issue with the logstash-filter-jdbc_static driver. ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
1,960 views
0 votes
1 answer

[ERROR][org.logstash.Logstash] java.lang.NoClassDefFoundError: Could not initialize class org.logstash.config.ir.compiler.ComputeStepSyntaxElement

Hi@akhtar, Logstash server needs OpenJDK in the background. ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,440 points
1,709 views
0 votes
1 answer

How to connect log file as an input in Logstash?

Hi@akhtar, You can use the file plugin to ...READ MORE

Jun 17, 2020 in DevOps Tools by MD
• 95,440 points
1,500 views
0 votes
1 answer

How to configure Keyboard as stdin in Logstash?

Hi@akhtar, You can find stdin and stdout plugins ...READ MORE

Jun 17, 2020 in DevOps Tools by MD
• 95,440 points
1,493 views
0 votes
1 answer

How to install Logstash in CentOS/RHEL?

Hi@akhtar, To install Logstash on the system, you ...READ MORE

Jun 17, 2020 in DevOps Tools by MD
• 95,440 points
3,871 views
0 votes
1 answer

{"error":"Content-Type header [application/x-www-form-urlencoded] is not supported","status":406}

Hi@akhtar, In your command, you have to mention ...READ MORE

Jun 16, 2020 in DevOps Tools by MD
• 95,440 points
5,225 views
0 votes
1 answer

curl: (56) Recv failure: Connection reset by peer

Hi@akhtar, Check your network connectivity. It will take ...READ MORE

Jun 11, 2020 in DevOps Tools by MD
• 95,440 points
9,710 views
+1 vote
1 answer

Not able to browse jenkins from windows browser!

Hi@akhtar, You may get this error because your ...READ MORE

May 4, 2020 in DevOps Tools by MD
• 95,440 points
8,023 views
0 votes
0 answers

How can I use Tomcat in Eclipse IDE?

Hi everyone, Can anyone tell me, how can I ...READ MORE

Mar 12, 2020 in DevOps Tools by akhtar
• 38,230 points
498 views
0 votes
1 answer

What is the need of database in devops?

DevOps is the convergence of development and ...READ MORE

Feb 11, 2020 in DevOps Tools by Sirajul
• 59,230 points
674 views
0 votes
1 answer

How to convert ant project into a maven project??

Suppose for instance, you want to convert ...READ MORE

Feb 6, 2020 in DevOps Tools by anonymous
• 59,230 points
9,131 views
0 votes
2 answers

Can I configure my virtual machine as slave in Jenkins?

The first step is the VirtualBox cloud ...READ MORE

Aug 26, 2020 in DevOps Tools by Pistle
• 1,000 points
5,267 views
0 votes
0 answers

How to install java 8 using heira in puppet?

How do I install java8 using a ...READ MORE

Feb 3, 2020 in DevOps Tools by anonymous
• 19,610 points
447 views
0 votes
1 answer

Is terraform alternative to configuration management tools like ansible or puppet??

Ansible/Puppet/Chef is primarily a configuration management tool, ...READ MORE

Feb 3, 2020 in DevOps Tools by anonymous
• 59,230 points
1,125 views
+2 votes
0 answers

How do I install Maven on CentOS?

I went through below menetioned tutorial https://www.edureka.co/community/38761/how-do-i-install-maven-on-centos but somehow ...READ MORE

Dec 27, 2019 in DevOps Tools by Manoj
• 140 points
484 views
0 votes
1 answer

How do you restructure working directory files in a git repository?

If we have a file called 'myfile.txt' ...READ MORE

Nov 26, 2019 in DevOps Tools by anonymous
• 59,230 points
2,885 views
0 votes
0 answers

How do you restructure working directory files in a git repository?

How do you restructure working directory files ...READ MORE

Nov 26, 2019 in DevOps Tools by anonymous
• 19,610 points
471 views
0 votes
1 answer

What are the steps to permanently remove a committed file from the repository?

To remove a file for example 'myfile.txt'; ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
1,420 views
0 votes
1 answer

What are the steps to unstage files and discard changes in the working directory?

If the git status command displays 'myfile.txt' ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
1,701 views
0 votes
1 answer

How to get the current status of a local repository in Git?

Using 'git status' command in the repository ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
594 views
0 votes
1 answer

What important devops tools should my organisation adopt if it is about to undergo a devops transition?

There are five key areas in which ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
509 views
+1 vote
1 answer

i have a pyhton code in my git/git repository how to build that code in jenkins

Follow these steps @Bhaskar: Step 1: Open the Jenkins ...READ MORE

Oct 14, 2019 in DevOps Tools by Kalgi
• 52,360 points
637 views
+1 vote
0 answers

Selenium Code Errors on Eclipse Compiler

After added the external JAR library, I ...READ MORE

Jul 15, 2019 in DevOps Tools by limcw
• 270 points
1,046 views
0 votes
2 answers

Can Jenkins detect and build new tags from Git repository?

Yes, this can be done in 3 ...READ MORE

Jun 25, 2019 in DevOps Tools by Neel
• 3,020 points
17,796 views
+2 votes
3 answers

mvn not recognized as an internal or external command error

Setting the environment variables JAVA_HOME, MAVEN_HOME and  ...READ MORE

Jun 3, 2019 in DevOps Tools by Sirajul
• 59,230 points
90,880 views
0 votes
1 answer

All commands in Vagrant are giving me errors

Hey @Isha, the problem is with your ...READ MORE

Mar 5, 2019 in DevOps Tools by Kyraa
1,422 views
0 votes
1 answer

Error while automating performance testing using Bamboo

Hey @Nisha, the command you're using is ...READ MORE

Mar 5, 2019 in DevOps Tools by Yesha
563 views
0 votes
1 answer

What are the different services provided by Nagios?

Nagios provides multiple services and I've listed ...READ MORE

Mar 1, 2019 in DevOps Tools by Isha
540 views
0 votes
1 answer

What is Nagios?

When you talk about Nagios, the first ...READ MORE

Mar 1, 2019 in DevOps Tools by Lynda
517 views
0 votes
1 answer

How do I install Splunk on Windows?

Hi haseeb, you can install Splunk Enterprise ...READ MORE

Feb 28, 2019 in DevOps Tools by Kalgi
938 views
0 votes
2 answers

Nagios on windows

You do not install Nagios server on ...READ MORE

Feb 28, 2019 in DevOps Tools by Kevin
683 views
0 votes
1 answer

Saltstack on windows

Hi Neha, the reason you cannot find ...READ MORE

Feb 28, 2019 in DevOps Tools by Kunal
612 views
0 votes
1 answer

How to install Splunk on CentOS?

Hey Alia,  Follow these steps to install Splunk ...READ MORE

Feb 27, 2019 in DevOps Tools by Anvit
1,987 views
0 votes
1 answer

How to install Nagios on CentOS?

Follow these steps: Install the required packages yum install ...READ MORE

Feb 27, 2019 in DevOps Tools by Avinash
715 views
0 votes
1 answer

How to install Saltstack on CentOS?

Hey @Dipti, follow these steps to install ...READ MORE

Feb 27, 2019 in DevOps Tools by Avinash
1,092 views
0 votes
1 answer

How do i install splunk on ubuntu?

Hey @Dipti, follow these steps to install ...READ MORE

Feb 27, 2019 in DevOps Tools by Kalgi
702 views
0 votes
1 answer

How do i install Nagios on Ubuntu?

 Hey @Kiran, installing Nagios requires you to ...READ MORE

Feb 27, 2019 in DevOps Tools by Riya
756 views
0 votes
1 answer

How do I install saltstack on Ubuntu?

Hey @Nishu, follow these steps to install ...READ MORE

Feb 26, 2019 in DevOps Tools by Harsha
4,247 views
0 votes
1 answer

i have installed maven on linux amazon instance (redhat) , but cli command does not give expected result.

Hey @Vinod, your command to check for ...READ MORE

Feb 22, 2019 in DevOps Tools by Kalgi
• 52,360 points
2,245 views
0 votes
1 answer

destroying container after build success

Hey, Define your pipeline to clone the git ...READ MORE

Jan 17, 2019 in DevOps Tools by Hannah
• 18,570 points
1,207 views
0 votes
1 answer

How do I set maximum queue connection for nginx port in Windows?

Since increasing queue size did not fix your problem ...READ MORE

Aug 22, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
953 views