Getting Data In

Field extraction and field alliasing not working

pal_sumit1
Path Finder

I need to rename field and calculate some field as I mentioned below but it not working at all.

[Workday]
INDEXED_EXTRACTIONS=csv
KV_MODE=none
MAX_TIMESTAMP_LOOKAHEAD = 32
NO_BINARY_CHECK = true
TIME_FORMAT = %Y%m%d %H:%M:%S
TIME_PREFIX=^
SHOULD_LINEMERGE = false
FIELDALIAS-alias1 = Work_Space_from_Worker_s_Primary_Job AS Work_Space_from_Workers_Primary_Job
EVAL-Continuous_Service_Date=strftime(strptime(Continuous_Service_Date,"%Y%m%d"),"%Y/%m/%d")
EVAL-Effective_Date_for_Current_Position=strftime(strptime(Effective_Date_for_Current_Position,"%Y%m%d"),"%Y/%m/%d")
EVAL-Sysdate=strftime(strptime(Sysdate,"%Y%m%d %H:%M:%S"),"%Y/%m/%d %H:%M:%S") 
EVAL-Future_Hire_Date=strftime(strptime(Future_Hire_Date,"%Y%m%d"),"%Y/%m/%d")
EVAL-Rehire_Date=strftime(strptime(Rehire_Date,"%Y%m%d"),"%Y/%m/%d")
EVAL-Original_Hire_Date=strftime(strptime(Original_Hire_Date,"%Y%m%d"),"%Y/%m/%d")

Thanks in advance.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please share some sample data.

---
If this reply helps you, Karma would be appreciated.
0 Karma

pal_sumit1
Path Finder

it's a CSV data ,

"20190621 09:27:02","19257","abc123","EMP","abc","","cdf","Ms.","","abc cdf","orange city","city","hy","12345","United States of America","12345679","abcdef@xyz.com","EMP","Female","50","20071014","20071014","","helloooeooood","20080108","A axcvr","515 acbtc-ase","515 abc123","515abdcfr","","orange city","city","hy","25646","United States of America","","515 asdghfv","ACTIVE_ASSIGN","Regular","Full time-Regular","","Active","40","Channeld","20180708","","Channeld","Channel","SSECHDPG","Sales","Individual Contributor","Other","PG","Exempt","123456","321456","12365","123456","123456","","","","","N","Y","309","73292","Solutions, Inc.","Segment Mgmt","Payroll ","12345","123654","0000","0000","000","00000","Biweekly","Sales","HCS","115","",

0 Karma
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...