<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to create hostcustomproperties.conf file properly? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110287#M7091</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;I tried to create hostcustomproperties.conf in order to define metadata for my systems monitored without success.&lt;/P&gt;
&lt;P&gt;I followed the guide: &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/configuration/define-tags-and-metadata-for-hosts/" target="_blank" rel="noopener noreferrer noreferrer"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/configuration/define-tags-and-metadata-for-hosts/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AppName=easyTravel&lt;/P&gt;
&lt;P&gt;Environment=Dev&lt;/P&gt;
&lt;P&gt;Organization=D1P&lt;/P&gt;
&lt;P&gt;Owner=john.doe@dynatrace.com&lt;/P&gt;
&lt;P&gt;Support=&lt;A href="https://www.dynatrace.com/support" target="_blank"&gt;https://www.dynatrace.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also restarted the dynatrace agent service but on DynatraceManaged I cannot see the metadata I previously added.&lt;/P&gt;
&lt;P&gt;Please can anyone help me?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 11:30:22 GMT</pubDate>
    <dc:creator>emanuele_longo</dc:creator>
    <dc:date>2023-03-23T11:30:22Z</dc:date>
    <item>
      <title>How to create hostcustomproperties.conf file properly?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110287#M7091</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;I tried to create hostcustomproperties.conf in order to define metadata for my systems monitored without success.&lt;/P&gt;
&lt;P&gt;I followed the guide: &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/configuration/define-tags-and-metadata-for-hosts/" target="_blank" rel="noopener noreferrer noreferrer"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/configuration/define-tags-and-metadata-for-hosts/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AppName=easyTravel&lt;/P&gt;
&lt;P&gt;Environment=Dev&lt;/P&gt;
&lt;P&gt;Organization=D1P&lt;/P&gt;
&lt;P&gt;Owner=john.doe@dynatrace.com&lt;/P&gt;
&lt;P&gt;Support=&lt;A href="https://www.dynatrace.com/support" target="_blank"&gt;https://www.dynatrace.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also restarted the dynatrace agent service but on DynatraceManaged I cannot see the metadata I previously added.&lt;/P&gt;
&lt;P&gt;Please can anyone help me?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:30:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110287#M7091</guid>
      <dc:creator>emanuele_longo</dc:creator>
      <dc:date>2023-03-23T11:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create hostcustomproperties.conf file properly?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110288#M7092</link>
      <description>&lt;P&gt;3 questions:&lt;/P&gt;&lt;P&gt;1. Is the file encoded in UTF-8?&lt;/P&gt;&lt;P&gt;2. Are you sure you have placed the file in correct directory and it has proper permissions?&lt;/P&gt;&lt;P&gt;3. Have you checked agent logs?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 12:01:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110288#M7092</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-03-17T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create hostcustomproperties.conf file properly?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110289#M7093</link>
      <description>&lt;P&gt;Hello Radoslaw,&lt;/P&gt;&lt;P&gt;thanks for your suggestion.&lt;/P&gt;&lt;P&gt;I resolved my issue.&lt;/P&gt;&lt;P&gt;The problem is due to %PROGRAMDATA% (I thought was C:\Program Files (x86)\dynatrace\oneagent\agent\conf) instead it is C:\ProgramData\dynatrace\oneagent\agent\config&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 12:16:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110289#M7093</guid>
      <dc:creator>emanuele_longo</dc:creator>
      <dc:date>2020-03-17T12:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create hostcustomproperties.conf file properly?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110290#M7094</link>
      <description>&lt;P&gt;your welcome, thanks for sharing details&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 12:24:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-create-hostcustomproperties-conf-file-properly/m-p/110290#M7094</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-03-17T12:24:57Z</dc:date>
    </item>
  </channel>
</rss>

