Skip Navigation

A welcome message from the affiliate who referred you:

Hello,

My name is Sergey, nickname TakeReal. I am Freelancer from St.Petersburg, Russia.
I offer great help for my affiliates.
Looks like you are my affiliate, so you can contact me if you have questions about VWorker.com. E-mail: Sergey(at)TakeReal.com
I know VWorker.com inside out because I work via VWorker.com since 2003.
I have 1038 completed jobs so far. My VWorker profile: http://bit.ly/takereal

--
Sergey aka Takereal.

Log Parser
Project Id: 1495297

Bookmark and Share
Bookmark in my 'To Do' list

Description

Posted by: False|1  Mentalix (3 ratings)
(Employer rating 10)
Non-action ratio: Very Good - 20.00%
Employer security verifications: Excellent
Approved on: Sep 10, 2010
1:36:48 PM EDT
Bidding closes: Sep 20, 2010
12:00:00 PM EDT
Viewed (by workers): 1402 times
Deadline: Tuesday Oct 5, 2010 3:08:39 PM EDT
(14 days after 9/21/2010 3:08:39 PM)
Phase:
100% of work was accepted by employer. Worker account has been credited and paid.
Sourcing type: Outsourcing
Payment Model: Pay-for-Deliverables
Max Accepted Bid: Bidding is closed
Estimated size: $100 - $499.99
Bidding type: Open Auction
Accepted bidder economy type(s): All
Accepted english fluency(ies): All
ExpertRating requirement: None
Project management: Do-it-yourself


 Sourcing Type: Outsourcing
This is an outsourcing project. To apply, place your bid below and we'll notify you if the employer picks you to work on it. Since this is a pay-for-deliverables project, you will bid a fixed price to complete the entire job. If you win and complete the work according to contract, you will be paid completely at the end (or partially as each of your optional milestones arrive). vWorker.com guarantees payment to all workers who meet their contracts.

Brief summary:
We receive log files via email (plain TXT attachments) that we need dumped into a SQL Server Express database.

The database would have a table for each customer/email address, and 6 columns denoted by the ; delimiter, each time stamp line would be given it's own row in the db.

We are running Windows SBS 2003 SP2 + Exchange 2003 SP2 right now and hope to have this script running (as a service maybe) on that machine to process emails as they arrive.  We are open to ideas for implementation, code language, etc.  

Include a brief description of how you would approach this app along with your bid.


Requirements Interview Answers:
To help you bid more accurately, the employer was interviewed about the requirements for this project. Below are their answers. Untitled Page
Project Type: What kind of work do you need done?
Software related (Includes desktop applications and internet websites)
Project Parts: What do you want the worker to do on this project?
Programming: The worker will take the requirements and translate them into the language of the computer (and test it).
Program Type: What kind of software should the worker create (and/or install)?
  • A desktop or server program: This software runs on a user's own PC/workstation, or on a server.
Desktop / server program info
Size of application: How many screens/forms need to be created/edited in this application?
I don't know.
Other info:I guess one config file or screen may be needed to designate the location of the SQL Server, the database to dump log events to, and the name of the mailbox to monitor for incoming logs.  Otherwise, this should be a systray or service type app, no GUI required.


We are not running Outlook (or Express), this is the Exchange server that would prefer it to run on as a SERVICE or SYSTRAY app.  Bid accordingly.

There is no POP3 available to retrieve the messages, they are in an Exchange mailbox.  They will not be in a folder on the C:\.  If you so choose, you can write two programs, one to extract the attachment and drop in it a folder and a second to query the folder, parse it, and dump it to the database.

We process very few emails per day, typically between 30-50 emails.  This is just getting overwhelming to do it by hand.  TXT file size is typically between 12KB and 500KB.
Programming Language: What programming language(s) do you want your application written in?
I do know the language(s).
Languages(s):
  • C#
  • Visual Basic .Net
  • Other: Powershell, ASP.Net
Misc. details: Open to alternatives, but needs to be an MS language - no python, PHP, etc.
Operating system(s) What operating systems(s) do you want your application to work on?
I do know the operating system(s):
  • Microsoft Windows -- version(s): Small Business Server 2003
  • Database: Will this project include a database?
    Yes, it does include a database.
    Details:
    • SQL Server -- version(s): Express 2008 R2
    Legal: 1) I require complete and fully-functional working program(s) in executable form as well as complete source code of all work done (so that I may modify it in the future).
    2) Deliverables must be in ready-to-run condition as follows (depending on the nature of the deliverables):
    2a) If there are any server-side deliverables (intended to only exist in one place in the Employer's environment) then they must be fully documented so they can be installed installed by the Employer.
    2b) All other software (including but not limited to any desktop software or software the employer intends to distribute) must include a software installation package that will install the software in ready-to-run condition on the platform(s) specified in this project (unless specified elsewhere by the Employer).
    3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Employer will receive exclusive and complete copyrights to all work purchased.
    3b) No part of the deliverable may contain any copyright restricted 3rd party components (including GPL, GNU, Copyleft, etc.) unless all copyright ramifications are explained AND AGREED TO by the employer on the site per the worker's Worker Legal Agreement.
    Detailed Requirements:

    vWorker.com requirements notice: As originally posted, this bid request does not have complete details. Should a dispute arise and this project go into arbitration "as is", the contract's vagueness might cause it to be interpreted against you, even though you were acting in good-faith. So for your protection, if you are interested in this project, please work-out and document the requirements onsite.



    This broadcast message was sent to all bidders on Friday Sep 10, 2010 2:03:04 PM:

    We are not running Outlook (or Express), this is the Exchange server that would prefer it to run on as a SERVICE or SYSTRAY app. Bid accordingly.There is no POP3 available to retrieve the messages, they are in an Exchange mailbox. They will not be in a folder on the C:\. If you so choose, you can write two programs, one to extract the attachment and drop in it a folder and a second to query the folder, parse it, and dump it to the database.

    This broadcast message was sent to all bidders on Friday Sep 10, 2010 2:12:36 PM:

    ZIP with log files uploaded.

    This broadcast message was sent to all bidders on Friday Sep 10, 2010 2:27:30 PM:

    Log event example: Sep 9 2010 1:46:56:433PM; PRINT_bgrd; ; Certified-55502159681 (1 in queue) (MDE Size=24.9 MBytes); bookin; should be parsed as (database columns): SQLdatetime ; Event ; MessageID ; Description ; User ; Notes These events start at line 3 of the log file. At the bottom of the log file is a summary of those events. That can be ignored.

    This broadcast message was sent to all bidders on Friday Sep 10, 2010 2:42:55 PM:

    A mailbox query interval time setting would be nice. In minutes, or hours. It does not have to import the logs the instant they arrive in the mailbox.

    This broadcast message was sent to all bidders on Friday Sep 10, 2010 3:10:08 PM:

    The text file attachments have a unique name. The parser should ignore filenames that have already been parsed and the email should be left alone in the inbox (not deleted).

    The ";" character is not used in any of the fields.


    This broadcast message was sent to all bidders on Friday Sep 10, 2010 4:43:15 PM:

    These log files are sent to a dedicated email address, and reside in a full mailbox on Exchange (no alias box).

    I don't want any code requiring Outlook (or Express) or to be running on a separate machine. If at all possible.

    SQL Server 2008 R2 Express is already installed on the server.

    No test server will be supplied for this project. No coder access to our production server will be granted.
    • Worker: On pay-for-deliverable projects, all deliverables must be uploaded to vWorker.com before the deadline(s)…with no exceptions. If this contract makes it impossible to do this (for example if it is for a service that cannot be uploaded), then do not start this project. Otherwise, you may find yourself unprotected by the payment guarantee. Instead, ask the employer to switch this project to pay-for-time, so you are guaranteed payment. If the employer will not switch this, then please alert us. (Click here for more details...)
    • Remember that contacting the other party outside of the site (by email, phone, etc.) on all outsourcing pay-for-deliverables projects < $500 (before the employer's money is escrowed) is a violation of both the employer and worker agreements. vWorker.com monitors all site activity for such violations and can instantly expel transgressors on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
    Categories:
    • The categories were created by the employer, but sometimes mistakes occur. If any of these categories are incorrect, please report it and let us know.
    • Like everything else on this page, these categories are part of the original contract for this project.
    Microsoft Windows, Database, Languages, Operating systems / platforms, Other (software language), C#, Visual Basic .Net, SQL Server, Technology, Software Development, Scripts and utilities, Tech details

    Additional Files:
    This project includes IMPORTANT additional attached files. Please download and read fully before bidding.
    46.40 kb

     
    Post first message
    ( Back to shortcuts )
    • Workers:
      1. If you already have an account: Click here to login. You'll be brought back to this page where you can respond and/or view your previous responses and/or bids on this project (if any).
      2. If you don't have an account: Click here to create one. You'll be brought back to this page so you can then respond.
    • Employers:
      1. Click here to log in. You will then be brought to the bidding section tab, where you can see all your bids/comments, accept one, etc.
     


    Where did the rest of this page go?

    We listened to your feedback and split up the long project page list into separate tabs (to group things better, make it faster loading and reduce clutter). Click here to see the new tabs, or click here to get to the new location of the shortcut / control panel.