CN114639473A - 设备相关日志文件的有效处理 - Google Patents

设备相关日志文件的有效处理 Download PDF

Info

Publication number
CN114639473A
CN114639473A CN202210246035.8A CN202210246035A CN114639473A CN 114639473 A CN114639473 A CN 114639473A CN 202210246035 A CN202210246035 A CN 202210246035A CN 114639473 A CN114639473 A CN 114639473A
Authority
CN
China
Prior art keywords
data
file
interest
device log
log files
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210246035.8A
Other languages
English (en)
Chinese (zh)
Inventor
S·M·文凯特桑
B·查克拉巴蒂
K·苏巴拉曼
N·布萨
A·S·斯里尼瓦桑纳特桑
D·贝拉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips NV
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips NV filed Critical Koninklijke Philips NV
Publication of CN114639473A publication Critical patent/CN114639473A/zh
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/81Indexing, e.g. XML tags; Data structures therefor; Storage structures
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/63ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for local operation
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • G06F3/04855Interaction with scrollbars

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Biomedical Technology (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Quality & Reliability (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Debugging And Monitoring (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
CN202210246035.8A 2014-02-18 2015-02-09 设备相关日志文件的有效处理 Pending CN114639473A (zh)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201461941097P 2014-02-18 2014-02-18
US61/941,097 2014-02-18
CN201580009225.6A CN106030590A (zh) 2014-02-18 2015-02-09 设备相关日志文件的有效处理
PCT/IB2015/050944 WO2015125041A1 (fr) 2014-02-18 2015-02-09 Traitement efficace de fichiers de journalisation associés à un dispositif

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201580009225.6A Division CN106030590A (zh) 2014-02-18 2015-02-09 设备相关日志文件的有效处理

Publications (1)

Publication Number Publication Date
CN114639473A true CN114639473A (zh) 2022-06-17

Family

ID=52774292

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202210246035.8A Pending CN114639473A (zh) 2014-02-18 2015-02-09 设备相关日志文件的有效处理
CN201580009225.6A Pending CN106030590A (zh) 2014-02-18 2015-02-09 设备相关日志文件的有效处理

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN201580009225.6A Pending CN106030590A (zh) 2014-02-18 2015-02-09 设备相关日志文件的有效处理

Country Status (5)

Country Link
US (1) US20170011101A1 (fr)
EP (1) EP3108366A1 (fr)
JP (2) JP6967350B2 (fr)
CN (2) CN114639473A (fr)
WO (1) WO2015125041A1 (fr)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170011101A1 (en) * 2014-02-18 2017-01-12 Koninklijke Philips N.V. Efficient processing of device related log files
US11278250B2 (en) * 2015-11-13 2022-03-22 Rensselaer Polytechnic Institute Simultaneous interior MRI X-ray imaging system (MRX)
US11385986B2 (en) 2016-03-31 2022-07-12 Siemens Industry Software Inc. Identification of key errors in a system having a large number of error events
US9524315B1 (en) 2016-03-31 2016-12-20 Sas Institute Inc. Date updating in support of data analysis
US10929763B2 (en) * 2016-08-26 2021-02-23 Nec Corporation Recommender system for heterogeneous log pattern editing operation
US10339102B2 (en) * 2016-09-30 2019-07-02 Vmware, Inc. Automating script creation for a log file
US11113138B2 (en) 2018-01-02 2021-09-07 Carrier Corporation System and method for analyzing and responding to errors within a log file
US11935646B1 (en) * 2018-03-26 2024-03-19 Glassbeam, Inc. Predicting medical device failure based on operational log data
WO2023110577A1 (fr) * 2021-12-13 2023-06-22 Koninklijke Philips N.V. Exploration interactive sensible au contexte de bilans de service de maintenance
EP4276626A1 (fr) * 2022-05-13 2023-11-15 Koninklijke Philips N.V. Résolution d'anomalies de dispositif d'imagerie médicale

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128613A (en) * 1997-06-26 2000-10-03 The Chinese University Of Hong Kong Method and apparatus for establishing topic word classes based on an entropy cost function to retrieve documents represented by the topic words
US5963982A (en) * 1997-07-02 1999-10-05 Webtv Networks, Inc. Defragmentation of stored data without pointer indirection
JP2002245257A (ja) * 2001-02-16 2002-08-30 Glory Ltd 自動機器の監視システム及び監視方法
JP4050497B2 (ja) * 2001-11-06 2008-02-20 インフォサイエンス株式会社 ログ情報管理装置及びログ情報管理プログラム
JP2005141663A (ja) * 2003-11-10 2005-06-02 Hitachi Ltd イベントログ解析支援装置、イベントログ表示方法
US7769709B2 (en) * 2004-09-09 2010-08-03 Microsoft Corporation Method, system, and apparatus for creating an archive routine for protecting data in a data protection system
CN100518079C (zh) * 2004-09-30 2009-07-22 北京航空航天大学 分布式性能数据采集方法
CN100357900C (zh) * 2005-01-20 2007-12-26 上海复旦光华信息科技股份有限公司 基于模板的异构日志信息自动提取与分析方法
US7895167B2 (en) * 2005-02-16 2011-02-22 Xpolog Ltd. System and method for analysis and management of logs and events
US7822850B1 (en) * 2008-01-11 2010-10-26 Cisco Technology, Inc. Analyzing log files
JP5444673B2 (ja) * 2008-09-30 2014-03-19 富士通株式会社 ログ管理方法、ログ管理装置、ログ管理装置を備えた情報処理装置、及びプログラム
CN101609610B (zh) * 2009-07-17 2011-06-15 中国民航大学 一种航班信息数据采集器及其处理方法
US8386498B2 (en) * 2009-08-05 2013-02-26 Loglogic, Inc. Message descriptions
US8321433B1 (en) * 2011-05-06 2012-11-27 Sap Ag Systems and methods for business process logging
US9811667B2 (en) * 2011-09-21 2017-11-07 Mcafee, Inc. System and method for grouping computer vulnerabilities
US8977909B2 (en) * 2012-07-19 2015-03-10 Dell Products L.P. Large log file diagnostics system
US20170011101A1 (en) * 2014-02-18 2017-01-12 Koninklijke Philips N.V. Efficient processing of device related log files

Also Published As

Publication number Publication date
US20170011101A1 (en) 2017-01-12
JP7313406B2 (ja) 2023-07-24
EP3108366A1 (fr) 2016-12-28
WO2015125041A1 (fr) 2015-08-27
JP2017506790A (ja) 2017-03-09
JP2021185496A (ja) 2021-12-09
JP6967350B2 (ja) 2021-11-17
CN106030590A (zh) 2016-10-12

Similar Documents

Publication Publication Date Title
JP7313406B2 (ja) 装置関連のログファイルの効果的な処理
US10394770B2 (en) Methods and systems for implementing a data reconciliation framework
US9665918B2 (en) Medical data generating apparatus and medical data generating method
US8412735B2 (en) Data quality enhancement for smart grid applications
US20100088346A1 (en) Method and system for attaching objects to a data repository
AU2013331476A1 (en) Specifying and applying rules to data
US10692593B1 (en) Identifying events in a badge of a graphical user interface
US20210397499A1 (en) Method to efficiently evaluate a log pattern
US20220223272A1 (en) Configuration anomaly detection in medical system configurations using frequent pattern mining
US8710976B2 (en) Automated incorporation of expert feedback into a monitoring system
WO2017134093A1 (fr) Reconstruction d'événement de soins de patient cognitif
Li et al. Automated extraction of radiation dose information from CT dose report images
Matiaško et al. Medical data management
US20220309474A1 (en) Maintenance history visualizer to facilitate solving intermittent problems
US20160224741A1 (en) Data input method
US20160110367A1 (en) Services management system
US20180150445A1 (en) Providing data quality feedback while end users enter data in electronic forms
US11055838B2 (en) Systems and methods for detecting anomalies using image based modeling
US11189026B2 (en) Intelligent organization of medical study timeline by order codes
Czuczman et al. Using a web-based image quality assurance reporting system to improve image quality
CN118215971A (zh) 用于从异构信息源提取诊断和解决流程的系统和方法
WO2023110411A1 (fr) Affichage de rapports antérieurs pertinents dans un contexte de télémédecine
WO2020260162A1 (fr) Contrôle de qualité de données basé sur des relations dérivées entre des colonnes de table
WO2024017679A1 (fr) Systèmes et procédés de recommandation d'actions de diagnostic pour des outils de diagnostic de dispositif médical
WO2023066817A1 (fr) Système intelligent de recherche et de recommandation sensible au contexte pour guider des ingénieurs de maintenance pendant la maintenance de dispositifs médicaux

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination