Find Jobs
Hire Freelancers

Log file parser in any programming language

$30-250 USD

진행 중
게시됨 거의 9년 전

$30-250 USD

제출할때 지불됩니다
I have a log file for which I need a parser to be written. A sample line looks like this: ?/1/1161/238 [08/Jul/2015:12:45:34 +0000] "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" I need to take values out and put them into mysql. The first part just wants numbers taking ?/1/1161/238 converts to 1 1161 and 238. Next I need to take the timestamp [08/Jul/2015:12:45:34 +0000] and convert it to DATETIME. Finally the user agent string needs to be converted into operating system and browser info. This is the mapping: OS: 'Windows' => 1, 'Mac OS X' => 2, 'Linux' => 3, 'iOS' => 4, 'Android' => 5, 'Windows Phone' => 6, Browser: 'IE' => 1, 'Android' => 2, 'Firefox' => 3, 'Chrome' => 5, 'Opera' => 6, 'Safari' => 4, 'default_browser' => 99, 'default_os' => 99 Eventually the above data would be inserted into mysql like this: INSERT INTO `raw` (`eid`, `tid`, `pid`, `os`, `browser`, `dtime`) VALUES (1, 238, 1161, 1, 3, '2015-07-08 12:45:34'); It is very important that the script will omit lines that do not match this format. So is the line is incompatible or has some data missing then its ignored.
프로젝트 ID: 8028297

프로젝트 정보

38 제안서
원격근무 프로젝트
활동 중 9년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
We can do this in quick time. We are a team of expert web developers with lots of experience in web [login to view URL] are new to freelancer.com but not to web [login to view URL] give us a chance we will not let you down. Thanks
$50 USD 1일에
5.0 (10 건의 리뷰)
4.1
4.1
38 이 프로젝트에 프리랜서들의 평균 입찰은 $83 USD입니다.
사용자 아바타
Hello. It's easy project, especially if use C#. It's possible to complete it in 1 day or even sooner. What is Database Engine? MySQL? Thanks.
$50 USD 1일에
5.0 (1745 건의 리뷰)
8.1
8.1
사용자 아바타
This is pretty easy work for me. I can complete it in couple of hours. All I need to start is milestone payment from you. You'll release it after you check everything on your side so nothing to worry about for you. Thanks. Roman
$30 USD 1일에
4.9 (896 건의 리뷰)
8.3
8.3
사용자 아바타
I am a linux server admin/programmer. I have created few programs that is related to log files. I can do this. Script will be created in PHP.
$30 USD 2일에
5.0 (1673 건의 리뷰)
8.2
8.2
사용자 아바타
Hello, I can write your parse in PHP. Can do it in C or Python, but I have more experience with PHP log scanning. Thanks.
$50 USD 1일에
4.9 (411 건의 리뷰)
7.4
7.4
사용자 아바타
Hi. I have about 15 years of programming experience. I'm planning to implement the task using C# language. Please, send me examples of your log file before awarding the project to me.
$45 USD 2일에
5.0 (102 건의 리뷰)
6.8
6.8
사용자 아바타
Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !Ready !
$250 USD 5일에
4.9 (85 건의 리뷰)
7.1
7.1
사용자 아바타
I want to discuss this project with you further, let me know the best suitable time for you to schedule the meeting, Feel free to message me at any time, i used to be online 14 hrs in a day on this website so probably you will get a quick response from my end.
$309 USD 10일에
4.8 (55 건의 리뷰)
7.1
7.1
사용자 아바타
Hi, Please provide us a sample log. We are experts in perl. We can do this. Thanks
$50 USD 3일에
4.9 (285 건의 리뷰)
6.8
6.8
사용자 아바타
Hi Sir/Madam, I'm expert in Python programming and I have a lot of experience with file parsing, so I can help You with this project. Best regards, Fejs.
$30 USD 2일에
4.9 (142 건의 리뷰)
6.3
6.3
사용자 아바타
Hi! I have experience with parsers. I can create program using c# or c++. Could you send me a log file sample?
$44 USD 3일에
5.0 (14 건의 리뷰)
4.8
4.8
사용자 아바타
Hello. More 20 years programming experience. Had made similar many times on perl. Regards. ---------------------------------------------------------------------------------------------------------------------------------------------------
$100 USD 3일에
4.5 (37 건의 리뷰)
5.3
5.3
사용자 아바타
Dear employer, I've very good experience in data parsing. I can proceed with your project to parse the log file and insert the extracted data into mysql. I can give you a java program that can do this task. Hope that works for you. Please send in more details to proceed with the project. I'm ready to start working on the project. Looking forward to working with you. Awaiting a positive reply from you. Thanking you Shaik Allabakash.
$99 USD 3일에
4.9 (24 건의 리뷰)
4.6
4.6
사용자 아바타
Hi, I have experience in scripting, I can do this job. Please check my work history for relevant feedback. Do you have any preference in terms of scripting language and OS platform? Cheers, George
$133 USD 1일에
4.8 (8 건의 리뷰)
4.7
4.7
사용자 아바타
Hi, I'm fluent in Python and regular expressions. I can write a simple Python script that would perform all the necessary operations in a single run. Feel free to contact me :)
$35 USD 2일에
5.0 (15 건의 리뷰)
4.6
4.6
사용자 아바타
A proposal has not yet been provided
$155 USD 3일에
5.0 (33 건의 리뷰)
4.6
4.6
사용자 아바타
The line you posted as an example '?/1/1161/238 [08/Jul/2015:12:45:34 +0000] "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0"' can be parsed using regular expression, so my question here: is that OK with you? Also, you said after parsing and tokenize the lines, you would to insert it to a database, I am going to use MySQLi or PDO, so I would to know which one you prefer to use. Please feel free to contact me if you have any questions.
$150 USD 2일에
5.0 (10 건의 리뷰)
4.5
4.5
사용자 아바타
A proposal has not yet been provided
$147 USD 3일에
5.0 (10 건의 리뷰)
4.3
4.3
사용자 아바타
A proposal has not yet been provided
$236 USD 3일에
5.0 (16 건의 리뷰)
4.0
4.0
사용자 아바타
I can do it in 2 hours maximum. I am very skilled in this kind of work. I made a log parser for about 2 billion logs per day, realtime. Contact me if you are interested.
$35 USD 1일에
4.7 (7 건의 리뷰)
3.2
3.2
사용자 아바타
10 lat doświadczenia w konfiguracji i zarządzaniu serwerami opartymi o system Linux z szerokim wachlarzem usług. Pisanie skryptów w bashu i perlu wspomagających zarządzanie (również parsujących logi). Uczciwy i niezawodny.
$111 USD 3일에
5.0 (1 건의 리뷰)
2.7
2.7

고객에 대한 정보

국기 (POLAND)
Lodz, Poland
5.0
53
결제 수단 확인
6월 11, 2013부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.