小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > log rotationの意味・解説 

log rotationとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 ログ‐ローテーション

Weblio英和対訳辞書での「log rotation」の意味

log rotation

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「log rotation」の部分一致の例文検索結果

該当件数 : 15



例文

LOG ROTATION CONTROLLER AND LOG ROTATION CONTROL PROGRAM例文帳に追加

ログローテーション制御装置およびログローテーション制御プログラム - 特許庁

To adequately determine the capacity of a log to be deleted when a log rotation is carried out.例文帳に追加

ログのローテーション時に削除するログの容量を適切に決定する。 - 特許庁

AUTOMATIC ROTATION SETTING SYSTEM AND METHOD FOR LOG FILE例文帳に追加

ログファイルのローテート自動設定システムおよび方法 - 特許庁

To provide a log rotation controller and a log rotation control program, allowing maintenance of a state that log files are matched without allowing duplicate execution of acquisition of a log and log rotation even when a log area is restricted in a built-in system or the like.例文帳に追加

組み込み系などでログ領域が制限されている場合であっても、ログローテーションとログの取得が重複して実行されること無く、ログファイルの整合性がとれている状態を維持することができるログローテーション制御装置およびログローテーション制御プログラムを提供することを目的とする。 - 特許庁

To properly extract and store difference of log information regardless of a log format specific to equipment which outputs log information from log files whose rotation and generations are managed.例文帳に追加

ローテーション及び世代管理されているログファイルから、ログ情報を出力している機器固有のログフォーマットによらず、適切にログ情報の差分を抽出し保管する。 - 特許庁

When the current time reaches a rotation scheduled time, a log rotation performing part 14 copies a file 32 to a file 33, and performs rotation.例文帳に追加

ローテート予定時刻に達していれば、ログローテート実行部14はファイル32をファイル33にコピーし、ローテートを行う。 - 特許庁

例文

To provide an automatic rotation setting system for log file capable of automatically preventing a log from becoming extremely large without any system load of rotation processing.例文帳に追加

ローテート処理によるシステム負荷をかけることなく、ログの肥大化を自動的に防ぐことができるログファイルのローテート自動設定システムを提供する。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「log rotation」の部分一致の例文検索結果

該当件数 : 15



例文

RotatingFileHandler instances send error messages to disk files, with support for maximum log file sizes and log file rotation.例文帳に追加

RotatingFileHandler のインスタンスは最大ログファイルのサイズ指定とログファイルの交替機能をサポートしながら、ディスク上のファイルにエラーメッセージを送信します。 - Python

A time acquisition part 12 acquires a current time from a time management part 21 of a read-out clock 2 after queuing, and a log rotation time acquisition part 13 compares the current time with a rotation time stored in a rotation time storage part 31 of a storage device 3.例文帳に追加

時刻取得部12は、待ち合わせの後、時刻装置2の時刻管理部21から現在の時刻を取得し、ログローテート時刻取得部13は記憶装置3のローテート時刻記憶部31に格納されたローテート時刻との比較を行う。 - 特許庁

If you plan on using sysklogd or syslog-ng you might want to install logrotate afterwards as those system loggers don't provide any rotation mechanism for the log files.例文帳に追加

もしsysklogdかsyslog-ngを使おうと思っているなら、これらのシステムログツールにはログファイルをローテーションする機構が無いので、後でlogrotateをインストールしましょう。 - Gentoo Linux

The Log-Polar mapping of a vein image can provide image scaling, translation, rotation, and inclination correction with respect to the camera optical axis.例文帳に追加

静脈画像をLog−Polar変換することによって,画像の拡大縮小、平行移動、回転、カメラ光軸に対する傾斜の補正を可能にする。 - 特許庁

The rotation of the digital image, which is especially difficult owing to the lattice array of pixels, is implemented by the translation of the Log-Polar domain.例文帳に追加

特に、ディジタル画像は画素が格子状に配置されているために回転が難しいため、Log−Polarドメインの平行移動で実現する。 - 特許庁

To provide a log feeding apparatus which ensures stable feeding of logs mounted on a chain with a centered state without rotation, prevents an unprocessed surface from being left in the corners of square bars and allows the logs to be fed through a chain conveying mechanism with the alignment of essential cores retained, and a log feeding method.例文帳に追加

芯出しした状態でチェーンに載せても回転することなく安定し、角材の角に「野太」が生じることなくそのまま「芯出し」した状態を維持してチェーン搬送機構により送材することのできる原木の送材装置および送材方法を提供する。 - 特許庁

Syslogd is the most common logger for Linux and Unix in general.It has some log rotation facilities, but using/usr/sbin/logrotate in a cron job (logrotate is configured in/etc/logrotate.conf) might prove to be more powerful as logrotate has many features.例文帳に追加

概して、syslogdは最も一般的なLinux/UNIXのログツールです。 syslogdにはログのローテーション機能が付属しますが、logrotateには多くの機能があるため、/usr/sbin/logrotateをcronジョブ(logrotateは、/etc/logrotate.confで設定します)で使用する方が、より強力であるという事が分かるかもしれません。 - Gentoo Linux

例文

A watermark spectrum generator/processor 10 generates the amplitude spectrum of a watermark which is embedded in an original image, in the region immutable about rotation and translation acquired by log polar mapping of the amplitude spectrum acquired by two-dimensional discrete Fourier transform of the original image in which a watermark is embedded, and then by spatial frequency conversion in the angular direction of log polar coordinate system.例文帳に追加

透かしスペクトル生成処理部10は、透かし埋め込み対象の原画像を2次元離散フーリエ変換して得られる振幅スペクトルを対数極座標変換した上で、さらに対数極座標系の角度方向に空間周波数変換することにより得られる回転および平行移動に関して不変な領域において、原画像に埋め込むべき透かしの振幅スペクトルを生成する。 - 特許庁

>>例文の一覧を見る

「log rotation」の意味に関連した用語

log rotationのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS