ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Degtyaryov <maga@replay.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: [JT] Форматирование логов: shell или perl
Date: Wed, 29 Jan 2003 19:41:25 +0300
Message-ID: <3E380435.4070601@replay.ru> (raw)
In-Reply-To: <20030129150646.7FB617A6A@sorry.mcnet.ru>

Flach wrote:
>>Для данной задачи это СЛИШКОМ мощная машина.
>>
>>Тормоза у вас возникают из-за того, что используемые утилиты работают с
>>текстовыми файлами построчно. mysql делает сортировку и запросы гораздо
>>более эффективными способами (если, конечно, вы установите индексы на
>>столбцы, по которым будете делать сортировку), т.е. загрузка и время
>>выполнения будут несравнимо меньшими.
>>
>>Посмотрите, насколько проще стала задача:
>>1.Ввод данных в mysql базу с помощью perl скрипта (который будет
>>содержать лишь 2 основных команды - regex для разбиения строки на
>>элементы записи и sql команду INSERT)
>>2. Вывод данных  с помощью perl скрипта  (который будет содержать лишь 2
>>основных команды -  sql команду SELECT и print)
>>И всё.
>>
>>Об удобстве хранения информации в этом случае я уже говорил.
> 
> 
>  Все написанное Вами и Сергеем Дегтяревым меня порадовало. Пути решения 
> проблемы ясны. 
>   Если я правильно понял,  не проблема с помощью Perl перенести из текстового 
> файла  oределенные колонки в Mysql,  а дальше уже дело техники. Надеюсь что 
> все получится :0)

А какие Вы логи разбираете? Может уже все написано до Вас?
Для сквида точно есть squid2mysql. Есть также apache2mysql.

--
Сергей Дегтярев



  reply	other threads:[~2003-01-29 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29 14:57 Flach
2003-01-29 16:41 ` Sergey Degtyaryov [this message]
2003-01-30  9:05   ` Flach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E380435.4070601@replay.ru \
    --to=maga@replay.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git