<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des log - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/tag/log/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/tag/log/</link>
	<description>Engineering by passion</description>
	<lastBuildDate>Mon, 06 Mar 2023 11:09:39 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.mchelgham.com/wp-content/uploads/2023/03/cropped-cropped-cloud-icon-32x32.png</url>
	<title>Archives des log - MCHELGHAM</title>
	<link>https://www.mchelgham.com/tag/log/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>NSX-V : Accès au Engineering Mode (root) du NSX Manager</title>
		<link>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/</link>
					<comments>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 01 Jun 2021 22:00:00 +0000</pubDate>
				<category><![CDATA[NSX]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[engineering mode]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[nsx manager]]></category>
		<category><![CDATA[nsxv]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[support]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" fetchpriority="high" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p>Dans cet article, nous allons voir comment il est possible d&#8217;accéder au Engineering Mode des NSX Manager. Cela est utile en mode debug de l&#8217;appliance pour par exemple avoir une lecture avancée des logs. Pour cela: Connectez-vous avec votre client...</p>
<p>L’article <a href="https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/">NSX-V : Accès au Engineering Mode (root) du NSX Manager</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article, nous allons voir comment il est possible d&#8217;accéder au<strong> Engineering Mode</strong> des NSX Manager. Cela est utile en mode debug de l&#8217;appliance pour par exemple avoir une lecture avancée des logs. Pour cela:</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Connectez-vous avec votre client SSH préféré à votre NSX Manager. ensuite activer le mode enable</span></p>

<pre class="lang:sh decode:true">nsx-manager&gt; en
Password:</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois que vous êtes dans le mode enable, tapez <strong>st eng</strong> pour lancer le mode Engineering.</span></p>

<pre class="lang:sh decode:true">nsx-manager# st eng</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une message vous informe des risques de ce mode et qu&#8217;il faut uniquement l&#8217;utiliser avec le support VMware. faite Y pour continuer. Ensuite pour le password tapez</span> <strong>IAmOnThePhoneWithTechSupport</strong></p>

<pre class="lang:sh decode:true">Engineering Mode: The authorized NSX Manager system administrator is requesting 
a shell which is able to perform lower level unix commands/diagnostics 
and make changes to the appliance. VMware asks that you do so only 
in conjunction with a support call to prevent breaking your virtual 
infrastructure. Please enter the shell diagnostics string before proceeding.
Type Exit to return to the NSX shell. Type y to continue: y
Password:</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Maintenant vous êtes en root sur le nsx manager</span></p>

<pre class="lang:sh decode:true">[root@nsx-manager ~]#</pre><p>L’article <a href="https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/">NSX-V : Accès au Engineering Mode (root) du NSX Manager</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Installation] vRealize Log Insight 4.7</title>
		<link>https://www.mchelgham.com/installation-vrealize-log-insight-4-7/</link>
					<comments>https://www.mchelgham.com/installation-vrealize-log-insight-4-7/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Sun, 20 Jan 2019 23:00:00 +0000</pubDate>
				<category><![CDATA[vRealize]]></category>
		<category><![CDATA[4.7]]></category>
		<category><![CDATA[6.7]]></category>
		<category><![CDATA[analyse]]></category>
		<category><![CDATA[esxi 6.7]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[rapide]]></category>
		<category><![CDATA[syslog]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vrealize]]></category>
		<category><![CDATA[vrealize log insight]]></category>
		<category><![CDATA[widget]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/installation-vrealize-log-insight-4-7/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation.jpg 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation-300x146.jpg 300w" sizes="(max-width: 616px) 100vw, 616px" /><p>Introduction Dans cet article, nous allons voir comment mettre en place rapidement vRealize Log Insight 4.7. vRealize Log lnsight assure une gestion des journaux hétérogène et extrêmement évolutive avec des tableaux de bord intuitifs et exploitables, des analyses élaborées et une large...</p>
<p>L’article <a href="https://www.mchelgham.com/installation-vrealize-log-insight-4-7/">[Installation] vRealize Log Insight 4.7</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation.jpg 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vrli-installation-300x146.jpg 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">Introduction</span></h1>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article, nous allons voir comment mettre en place rapidement <strong>vRealize Log Insight 4.7</strong>.</span></p>

<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>vRealize Log lnsight</strong> assure une gestion des journaux hétérogène et extrêmement évolutive avec des tableaux de bord intuitifs et exploitables, des analyses élaborées et une large extensibilité tierce. Cette solution assure une visibilité approfondie des opérations et un dépannage plus rapide dans les environnements physiques, virtuels et Cloud.
</span></p>
</blockquote>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">Installation</span></h1>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour commencer, il est nécessaire d&#8217;upload le fichier <strong>OVF</strong> téléchargé précédemment. Faire un clic droit dans votre inventaire, choisir ensuite <strong>&#8220;Déployer un modèle OVF&#8221;</strong>.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio1.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir <strong>&#8220;Fichier local&#8221;</strong>, choisissez ensuite le fichier.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio2.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Donnez un nom à la nouvelle machine <strong>vRLI</strong> qui sera déployée.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio3.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisissez le cluster ou l&#8217;hôte dans lequel vous voulez déployer la <strong>VM vRLI</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio4.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquez sur <strong>NEXT</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio5.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Acceptez <strong>le contrat de licence</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio6.png" alt="" /></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir la<strong> taille du déploiement</strong> suivant vos besoins. Dans le cas de ce LAB la configuration <strong>Extra Small</strong> suffit largement.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio7.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisissez la banque de données qui accueillera la <strong>VM vRLI</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio8.png" alt="" /></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisissez le réseau dans lequel sera placé <strong>vRLI</strong>, dans mon cas c&#8217;est le réseau de Management dans lequel se trouve le <strong>vCenter</strong> et mes différents <strong>ESXi</strong> .</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio9.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseignez les propriétés demandées par l&#8217;assistant. (<strong>Hostname/IP/Masque/GW/DNS…</strong>)</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio13.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">De même ici.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio11.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseigner un mot de passe pour le compte <strong>root</strong> de l&#8217;<strong>appliance</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio12.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquez sur <strong>FINISH</strong> pour lancer le déploiement.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio14.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois que la <strong>VM</strong> est prête, lancez-la.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio17.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Si vous avez bien renseigné les paramètres vous devriez avoir l&#8217;écran de la console avec votre <strong>IP</strong> et <strong>FQDN</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio18.png" alt="" /></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Allez dans un navigateur web à l&#8217;adresse <a href="http://FQDN-ou-IP/">http://FQDN-ou-IP/</a> vous devriez avoir la page <strong>web de configuratio</strong>n de l&#8217;appliance. Cliquez sur Suivant.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio19.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir <strong>&#8220;Commencer un nouveau déploiement&#8221;.</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio20.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Attendez le démarrage…</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio21.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseignez l&#8217;email et un mot de passe pour le compte <strong>admin</strong> de <strong>vRLI</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio22.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquez sur<strong> Ajouter une licence</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio23.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseignez votre licence.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio24.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseigner l&#8217;adresse mail qui recevra les notifications système, sinon cliquez directement sur <strong>Enregistrer et continuer.</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio25.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Mettez vos serveurs <strong>NTP</strong>, sinon laissez ceux de <strong>VMware</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio26.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Si vous avez un serveur <strong>SMTP</strong>, renseignez les paramètres, sinon cliquez sur <strong>« Enregistrer et continuer »</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio27.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquez sur terminer pour finaliser la configuration.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio28.png" alt="" /></span>
<h1></h1>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">Intégration</span></h1>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Aller dans <strong>Menu</strong> =&gt; <strong>Administration</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/012119_2114_Installatio2.png" alt="" /></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans <strong>Intégration</strong>, Cliquez sur <strong>vSphere</strong>. Renseignez ensuite les informations d&#8217;authentifications au vCenter. Cliquez sur <strong>« Tester la connexion »</strong></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio29.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois le test de connexion est réussi, cliquez sur <strong>&#8220;Option avancées&#8221;.</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio30.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Sélectionner les ESXi pour lesquels vous voulez configurer <strong>SYSLOG</strong>. Cliquez ensuite sur <strong>OK</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio31.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquez ensuite sur &#8220;<strong>ENREGISTER</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio32.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois la configuration terminée, un message de confirmation apparait.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio34.png" alt="" /></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Allez ensuite dans <strong>&#8220;Tableau de bord&#8221;</strong> pour admirer les différents widgets de <strong>vRLI</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><img decoding="async" src="https://www.mchelgham.com/wp-content/uploads/2023/03/011519_2042_Installatio36.png" alt="" /></span>
<p style="text-align: center;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="font-size: 14pt;"><strong>Dans le prochain article nous verrons comment configurer de façon avancée vRLI</strong></span>.</span></p><p>L’article <a href="https://www.mchelgham.com/installation-vrealize-log-insight-4-7/">[Installation] vRealize Log Insight 4.7</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/installation-vrealize-log-insight-4-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
