<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://pg.mnztech.work/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://pg.mnztech.work/dokuwiki/feed.php">
        <title>三歩あるけば物も忘れる - Aws:Cloudwatch</title>
        <description>お腹のお肉がメタボックル</description>
        <link>https://pg.mnztech.work/dokuwiki/</link>
        <image rdf:resource="https://pg.mnztech.work/dokuwiki/_media/logo.png" />
       <dc:date>2026-04-12T10:19:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/CloudWatchAgentStructure?rev=1614868388&amp;do=diff"/>
                <rdf:li rdf:resource="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ExportToS3?rev=1589260248&amp;do=diff"/>
                <rdf:li rdf:resource="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Linux?rev=1615044425&amp;do=diff"/>
                <rdf:li rdf:resource="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Windows?rev=1615044425&amp;do=diff"/>
                <rdf:li rdf:resource="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ProcessMonitoringCloudWatchAgent?rev=1629938189&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://pg.mnztech.work/dokuwiki/_media/logo.png">
        <title>三歩あるけば物も忘れる</title>
        <link>https://pg.mnztech.work/dokuwiki/</link>
        <url>https://pg.mnztech.work/dokuwiki/_media/logo.png</url>
    </image>
    <item rdf:about="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/CloudWatchAgentStructure?rev=1614868388&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-04T14:33:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudWatchAgentの要素</title>
        <link>https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/CloudWatchAgentStructure?rev=1614868388&amp;do=diff</link>
        <description>CloudWatchAgentの要素

前提

以下の通りディレクトリ名を便宜上、下記の通り命名して説明する。
 通称   説明                                                                                           Windows</description>
    </item>
    <item rdf:about="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ExportToS3?rev=1589260248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-12T05:10:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudwatchlogsからS3へファイルエクスポート</title>
        <link>https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ExportToS3?rev=1589260248&amp;do=diff</link>
        <description>CloudwatchlogsからS3へファイルエクスポート

はじめに

CloudWatchLogsをS3に退避する際に利用。

エクスポートする対象のS3バケットの準備

エクスポート先のS3バケットを準備します。
対象S3バケットの[アクセス許可]-[バケットポリシー]に設定します。</description>
    </item>
    <item rdf:about="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Linux?rev=1615044425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-06T15:27:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudWatchAgentのインストール-Linux</title>
        <link>https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Linux?rev=1615044425&amp;do=diff</link>
        <description>CloudWatchAgentのインストール-Linux

Redhat8.xを例にインストール手順を記載します。

インストール

CloudWatchAgentのインストール

&lt;https://docs.aws.amazon.com/ja_jp/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-commandline-fleet.html&gt;


collectdのインストール



コマンドメモ

Linux



デフォルト参照先[/root/.aws]配下の資格情報を読み込んでくれない場合の対処法</description>
    </item>
    <item rdf:about="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Windows?rev=1615044425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-06T15:27:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudWatchAgentのインストール-Windows</title>
        <link>https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/InstallCloudWatchAgent-Windows?rev=1615044425&amp;do=diff</link>
        <description>CloudWatchAgentのインストール-Windows

Windows2019を例にインストール手順を記載します。

インストール

&lt;https://docs.aws.amazon.com/ja_jp/AmazonCloudWatch/latest/monitoring/create-cloudwatch-agent-configuration-file-wizard.html&gt;

CloudWatchAgentのインストール

下記をダウンロードして実行します。
&lt;https://s3.amazonaws.com/amazoncloudwatch-agent/windows/amd64/latest/amazon-cloudwatch-agent.msi&gt;

コマンドメモ

Windows</description>
    </item>
    <item rdf:about="https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ProcessMonitoringCloudWatchAgent?rev=1629938189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-26T00:36:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudWatchAgentによるプロセス監視</title>
        <link>https://pg.mnztech.work/dokuwiki/Aws/Cloudwatch/ProcessMonitoringCloudWatchAgent?rev=1629938189&amp;do=diff</link>
        <description>CloudWatchAgentによるプロセス監視

CloudwatchAgentによるプロセス監視設定例になります。

以下の公式ドキュメントより、procstatプラグインでプロセス監視を試してみました。
&lt;https://docs.aws.amazon.com/ja_jp/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-procstat-process-metrics.html&gt;

procstat 向けの CloudWatch エージェントの設定</description>
    </item>
</rdf:RDF>
