And I figured it out very quickly after doing the obvious and turning up the logging level to debug. It appears authentication is required for the new index URL path. Sorry for the spam!
Jason Dana JHUAPL REDD/RA2 Senior Systems Administrator/Software Engineer jason.d...@jhuapl.edu<mailto:jason.d...@jhuapl.edu> 240-564-1045 (w) Need Support from REDD? You can enter a ticket using the new REDD Help Desk Portal (https://help.rcs.jhuapl.edu/servicedesk) if you have an active account or e-mail redd-h...@outermail.jhuapl.edu<mailto:redd-h...@outermail.jhuapl.edu>. From: slurm-users <slurm-users-boun...@lists.schedmd.com> on behalf of "Dana, Jason T." <jason.d...@jhuapl.edu> Reply-To: Slurm User Community List <slurm-users@lists.schedmd.com> Date: Tuesday, August 24, 2021 at 9:19 AM To: Slurm User Community List <slurm-users@lists.schedmd.com> Subject: [EXT] Alert-Verify-Sender: [slurm-users] Elasticsearch Plugin Not Working After Update APL external email warning: Verify sender slurm-users-boun...@lists.schedmd.com before clicking links or attachments Hello all, I recently updated our cluster from Slurm 20.02.03 to 20.11.8. The Elasticsearch plugin was working great before the upgrade, but afterwards I’m not seeing any indications of the plugin running or attempting to connect in the logs. Here is the slurm.conf entry for 20.11.8: SlurmctldDebug=info SlurmctldLogFile=/var/log/slurm/slurmctld.log SlurmdDebug=info SlurmdLogFile=/var/log/slurm/slurmd.log JobCompType=jobcomp/elasticsearch JobCompLoc=<ip>:9200/abyss-slurm/_doc JobCompParams=timeout=5,connect_timeout=5 SlurmSchedLogFile=/var/log/slurm/slurm_sched.log SlurmSchedLogLevel=1 DebugFlags=Elasticsearch Any thoughts on what could be the issue? I am building and installing Slurm from source and verified the plugin was built and installed. Jason